aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-01Allow admin user to join conference without using admin mode and no user pin.jpeeler1-2/+1
2010-07-01Ensure channel placed in meetme in ringing state is properly hung up.jpeeler1-0/+14
2010-06-29Allow the "useragent" value to be restored into memory from the realtime back...tilghman1-6/+8
2010-06-29_Really_ skip the channel... don't just retry for another 200 cycles.tilghman1-1/+1
2010-06-29Remove properties that were erroneously merged to 1.4 from one of my branches.russell0-0/+0
2010-06-28Don't change ownership/group/permissions on run directory, if it already exists.tilghman1-4/+8
2010-06-28Also trim trailing blanks on #includestilghman1-1/+1
2010-06-28Change the way that we read include files, to accommodate for changes in GCC ...tilghman1-13/+6
2010-06-28Backport applicable parts of test_astobj2.russell1-0/+329
2010-06-28Backport unit test API to 1.4.russell10-2/+1270
2010-06-28Decode URI in contact header of 302 response.mmichelson1-0/+1
2010-06-28Force SILENTMAKE where it is needed.russell1-5/+6
2010-06-28Backport method of setting SUBMAKE from trunk.russell1-1/+5
2010-06-25Make the structure of the table specified before match the queries and results.tilghman1-5/+5
2010-06-24ss_thread calls pri_grab without lock during overlap dialrmudgett1-0/+2
2010-06-23Send AgentComplete manager events in the event of blind and attended transfers.mnicholson1-0/+29
2010-06-23First caller into a dynamic conference now enter pin once.pabelanger1-3/+4
2010-06-23Backport part of revision 136715 to fix callerid in voicemail text files (IMA...tilghman1-2/+3
2010-06-22Decrease the module ref count in sip_hangup when SIP_DEFER_BYE_ON_TRANSFER is...mnicholson1-0/+1
2010-06-22Allow users to specify a port for dundi peers.mnicholson1-5/+8
2010-06-22Modify chan_sip's packet generation api to automatically calculate the Conten...mnicholson2-75/+61
2010-06-21Do not use sizeof to calculate size of a heap allocated character array.jpeeler1-60/+62
2010-06-18Check for newly added memory allocation failures gracefully during AEL2 parsing.jpeeler1-25/+69
2010-06-18Fix crash when parsing some heavily nested statements in AEL on reload.jpeeler1-3/+6
2010-06-18Remove an unnecessary assignment that causes a DEBUG_THREADS build failure on...russell1-4/+0
2010-06-18Fix a build problem on Mac OS X with DEBUG_THREADS enabled.russell4-19536/+6433
2010-06-18Eliminate deadlock potential in dahdi_fixup().jpeeler1-2/+2
2010-06-17Set sin_family in ast_get_ip_or_srv() and removed the 'last' member of the as...mnicholson2-6/+3
2010-06-16Need to lock the agent chan before access its internal bits.qwell1-0/+2
2010-06-16Fixed typo in macro-pagepabelanger1-1/+1
2010-06-16fixes chan_iax2 race conditiondvossel1-6/+4
2010-06-15Merged revisions 270658 via svnmerge from twilson1-18/+20
2010-06-15Variables have always been case-sensitive, so we should not be removing case-...tilghman1-1/+1
2010-06-15Move information about zonemessages into the [zonemessages] section.lmadsen1-33/+32
2010-06-15fixes FXS port still ringing when answered, as reported by Tzafrir on dev-list.alecdavis1-0/+1
2010-06-14Properly play first file in sort list.pabelanger1-4/+9
2010-06-12Fix typo in examplepabelanger1-1/+1
2010-06-11For SpeeX, 0 bits remaining is valid and does not need an emitted warning.tilghman1-1/+3
2010-06-10Fix potential crash when writing raw SLIN audio on a PLC-enabled channel.mmichelson1-3/+22
2010-06-10Add text version of PLC doc to 1.4mmichelson1-0/+131
2010-06-10Ensure restartable system calls can restart (BSD signal semantics)tilghman2-0/+5
2010-06-09Don't stop Asterisk if chan_oss fails to register 'Console' (due to another c...russell1-1/+1
2010-06-09Let systems without a working fork() use res_musiconhold.qwell1-1/+10
2010-06-09Fix Debian init script to not use -c.pabelanger2-19/+27
2010-06-08Reduce startup time for cdr_tds with large CDR tables.seanbright1-1/+1
2010-06-07Fix summary for "core waitfullybooted" CLI command. Thanks, mnicholson.russell1-1/+1
2010-06-05Rest In Peacetilghman1-1/+1
2010-06-04Get rid of a warning that gets printed out when the console is configured wit...russell1-1/+4
2010-06-04AC_CONFIG_SUBDIRS has a bad side-effect on cross-compiles.tilghman2-195/+6
2010-06-04Comment out a rule that likes to break the chan_h323 build randomly.russell1-2/+6