aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-09Clear the AST_CDR_FLAG_DIALED flag for channels going into the pbx via the G ...mnicholson1-0/+5
2010-07-09Document that a leading and trailing slash is expected for test categories.russell2-1/+11
2010-07-07Close the DAHDI FD on error when processing chan_dahdi toneduration config pa...rmudgett1-0/+1
2010-07-07Correct how 100, 200, 300, etc. is said. Also add the crazy British numbers.tilghman1-0/+9
2010-07-06Ensure file.o is built correctly.jpeeler1-1/+1
2010-07-06Correct sip.conf.sample comments for prematuremedia option.jpeeler1-6/+8
2010-07-06Add option to not do a call forward on 482 Loop Detectedtwilson2-10/+22
2010-07-06Fix problem with RFC 2833 DTMF not being accepted.mmichelson1-1/+5
2010-07-06Make get_member_status return QUEUE_NO_MEMBERS instead of QUEUE_NO_REACHABLE_...mnicholson1-4/+6
2010-07-05Command 'stop gracefully' doesn't.tilghman2-16/+44
2010-07-05Remove extra line breaks from 'core show config mappings'pabelanger1-3/+1
2010-07-02Have the DEADLOCK_AVOIDANCE macro warn when an unlock fails, to help catch po...tilghman9-6395/+19675
2010-07-02Autoservice loop optimization causes a busy loop, when channels are serviced ...tilghman1-0/+5
2010-07-02Fix various typos, reported by Lintiantzafrir6-14/+14
2010-07-02If all members are paused, the wrong status is indicated.tilghman1-0/+7
2010-07-01Don't return a partially initialized datastore.russell1-1/+4
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