summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-16Merged revisions 176249,176252 via svnmerge from Mark Michelson
2009-02-16Merged revisions 175597 via svnmerge from David Vossel
2009-02-16Assist proper thread synchronization when stopping the logger thread.Mark Michelson
2009-02-16Can't set debug level 2 (intense debugging) unless the syntax matchesTilghman Lesher
2009-02-16Remove chan_features.Russell Bryant
2009-02-16Merged revisions 176029 via svnmerge from Joshua Colp
2009-02-16Make the causes array static, and remove the type name as it is not needed.Russell Bryant
2009-02-16Merged revisions 175921 via svnmerge from Michiel van Baak
2009-02-15Make ast_sched_report() and ast_sched_dump() thread safe.Russell Bryant
2009-02-15Fix a number of problems with ast_sched_report().Russell Bryant
2009-02-15Merged revisions 175825 via svnmerge from Olle Johansson
2009-02-15Merged revisions 175792 via svnmerge from Olle Johansson
2009-02-15Merged revisions 175777 via svnmerge from Olle Johansson
2009-02-13Blocked revisions 175698 via svnmergeJason Parker
2009-02-13Merge queue-reset branch to AsteriskMark Michelson
2009-02-13Add manager events for chanspy starting or stoppingMark Michelson
2009-02-13fix a few more XML documentation problemsRussell Bryant
2009-02-13add missing </para>Russell Bryant
2009-02-13Fixed iax2 key rotation backwards compatibilityDavid Vossel
2009-02-13Merged revisions 175590 via svnmerge from Mark Michelson
2009-02-13Add an option to keep the recorded file upon hangup.Joshua Colp
2009-02-13document G.722.1/.1C supportKevin P. Fleming
2009-02-13Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1...Kevin P. Fleming
2009-02-13add 'faxbuffers' configuration option information to CHANGESDwayne M. Hubbard
2009-02-13Add dynamic fax buffer configuration option to chan_dahdi.confDwayne M. Hubbard
2009-02-12Blocked revisions 175407 via svnmergeMark Michelson
2009-02-12Remove useless string copy, and make sscanf safe againRussell Bryant
2009-02-12Adds force encryption option to iax.confDavid Vossel
2009-02-12Merged revisions 175311 via svnmerge from Tilghman Lesher
2009-02-12Merged revisions 175294 via svnmerge from Jeff Peeler
2009-02-12Avoid using ast_strdupa() in a loop.Russell Bryant
2009-02-12Don't enable something by default that has a dependency on something _not_ en...Russell Bryant
2009-02-12correct warning message to not refer specifically to DAHDIKevin P. Fleming
2009-02-12Merged revisions 175187 via svnmerge from Jeff Peeler
2009-02-12Setting key rotation to be off by defaultDavid Vossel
2009-02-12Merged revisions 175124 via svnmerge from Russell Bryant
2009-02-12Make lock information for ao2_trylock be more useful and gnarlyMark Michelson
2009-02-12Issue a warning message if our candidate's IP is the loopback address.Philippe Sultan
2009-02-12Merged revisions 175029 via svnmerge from Philippe Sultan
2009-02-11Fix a bit of odd logic for announcing position. Sync with 1.6.0's logicMark Michelson
2009-02-11Fix odd "thank you" sound playing behavior in app_queue.cMark Michelson
2009-02-11Fix 'd' option for app_dial and add new option to Answer applicationMark Michelson
2009-02-11Blocked revisions 174885 via svnmergeTilghman Lesher
2009-02-11Tell the device state core a change happened when a channel is freed but not ...Joshua Colp
2009-02-10Fix potential for stack overflows in app_chanspy.cMark Michelson
2009-02-10Fix an fd leak that would occur in HTTP AMI sessionsMark Michelson
2009-02-10Only decrease inringing count if above zero.Joshua Colp
2009-02-10improve slinfactory API to remove implicit sample rate and require explicit s...Kevin P. Fleming
2009-02-10Blocked revisions 174644 via svnmergeJoshua Colp
2009-02-10Merged revisions 174583 via svnmerge from Matthew Nicholson