summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-17TypoOlle Johansson
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2009-02-17Add assertions in the quest to track down a refcount leak.Tilghman Lesher
2009-02-17Fix a race condition that caused device states to become incorrect for hints.Russell Bryant
2009-02-17TypoOlle Johansson
2009-02-17If there are no realtime engines, there's no reason to check for realtime fam...Olle Johansson
2009-02-17In this version, we can combine the queries, because we support droppingTilghman Lesher
2009-02-17Merged revisions 176426 via svnmerge from Tilghman Lesher
2009-02-16Might want to update the buffer pointer after a realloc (or we crash)Tilghman Lesher
2009-02-16add support for Siren7 and Siren14 flavors of prompts and music on holdKevin P. Fleming
2009-02-16Merged revisions 176354 via svnmerge from David Vossel
2009-02-16Use the correct list macros for deleting an item from the middle of a list.Tilghman Lesher
2009-02-16Merged revisions 176216 via svnmerge from Kevin P. Fleming
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