aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-22Use autotagged externalsv1.4.35-rc1lmadsen0-0/+0
2010-07-22Importing release summary for 1.4.35-rc1 release.lmadsen2-0/+775
2010-07-22Importing files for 1.4.35-rc1 release.lmadsen3-0/+29431
2010-07-22Creating tag for the release of asterisk-1.4.35-rc1lmadsen0-0/+0
2010-07-22Allow PLC to function properly when channels use SLIN for audio.mmichelson1-1/+3
2010-07-20Delete IMAP messages in reverse order, to ensure reordering after each expung...tilghman1-5/+8
2010-07-20Do not queue up DTMF frames while a call is on hold.tilghman3-1/+37
2010-07-20Off-by-one errortilghman1-5/+3
2010-07-19Regression with T.38 negotiationpabelanger1-7/+7
2010-07-19Avoid trying to pickup a parked extension before the park operation is comple...jeang1-1/+1
2010-07-17Remove uclibc cross-compile triplet, as uclibc has a working fork()... it's o...tilghman2-3/+3
2010-07-16Save and restore AST_FLAG_BRIDGE_HANGUP_DONT on attended transfer.tringenbach1-0/+13
2010-07-16Since we split values at the semicolon, we should store values with a semicol...tilghman2-31/+133
2010-07-16Default to no udptl error correction so that error correction will be disable...mnicholson1-0/+5
2010-07-16priexclusive in chan_dahdi.conf ignored when reloading dahdi modulermudgett1-2/+4
2010-07-16Interpret device state AST_DEVICE_UNKNOWN as extension state AST_EXTENSION_NO...mnicholson1-1/+2
2010-07-16If variable gotten is not set, will segfault on Solaris.tilghman1-1/+1
2010-07-16For pass through DTMF tones, measure the actual duration between the begin an...mnicholson1-0/+13
2010-07-16Total analysis time error with SIP and silence suppressionpabelanger1-3/+4
2010-07-15In a perfect world, the frame source would never be NULL. In the meantime, do...jpeeler1-1/+1
2010-07-14Update documentation for voicemail.conf externpass option.lmadsen1-1/+2
2010-07-13Only reset a CDR that exists.russell1-1/+3
2010-07-13Use chan->cdr instead of chan_cdr (just like peer->cdr instead of peer_cdr in...russell1-1/+1
2010-07-13Access peer->cdr directly instead of through a saved off reference.russell1-1/+1
2010-07-13Move SQL scripts into their own database-specific directories.tilghman5-0/+0
2010-07-12Make user removals and traversals thread safe in meetme.jpeeler1-85/+173
2010-07-12Change ast_write to not stop generator when called from ast_prod.jpeeler1-5/+5
2010-07-09fix tab-completion for unload command.pabelanger1-1/+6
2010-07-09Fix logging message for stale nonce.pabelanger1-1/+1
2010-07-09give a better error message when attempting to unload a module that is not lo...mnicholson1-1/+3
2010-07-09don't unload modules that returned AST_MODULE_LOAD_DECLINE when they were loadedmnicholson1-2/+2
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