summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2009-03-03Please prefix default values with DEFAULTOlle Johansson
2009-03-02Do not try to remove a registration scheduled item if the scheduler context h...Joshua Colp
2009-03-01Properly free memory and remove scheduler entries when a transmission failure...Mark Michelson
2009-02-27Add reload support to chan_skinny.Michiel van Baak
2009-02-26IAX2 prune realtime, minor tweak to last fixDavid Vossel
2009-02-26IAX2 prune realtime fixDavid Vossel
2009-02-24Allows manager command to see if IAX link is trunked and encrypted. Displays ...David Vossel
2009-02-24Merged revisions 178205 via svnmerge from Joshua Colp
2009-02-23update the new manager commands in chan_skinny to matchMichiel van Baak
2009-02-23Changes the way keyrotation is enabled by defaultDavid Vossel
2009-02-22Add a couple of manager commands to chan_skinnyMichiel van Baak
2009-02-21On update, test against the existence of sipregs.Tilghman Lesher
2009-02-21make chan_sip.c compile on OpenBSD again.Michiel van Baak
2009-02-20Set sip_request ast_str data to NULL so ast_str_copy allocates space properlyJeff Peeler
2009-02-18Modify h323 to build against PTLib as well as the older PWLibJeff Peeler
2009-02-18Fix ordering of output for a ChannelUpdate manager event.Joshua Colp
2009-02-18T38 faxdetect should jump to the 'fax' extension for incoming calls onlyDwayne M. Hubbard
2009-02-17create a UDPTL structure in create_addr_from_peer() if it does not already ex...Dwayne M. Hubbard
2009-02-17Prior to masquerade, move the group definitions to the channel performing theTilghman Lesher
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
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-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 175597 via svnmerge from David Vossel
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-16Merged revisions 175921 via svnmerge from Michiel van Baak
2009-02-15Fix a number of problems with ast_sched_report().Russell Bryant
2009-02-15Merged revisions 175777 via svnmerge from Olle Johansson
2009-02-13Fixed iax2 key rotation backwards compatibilityDavid Vossel
2009-02-13Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1...Kevin P. Fleming
2009-02-13Add dynamic fax buffer configuration option to chan_dahdi.confDwayne M. Hubbard
2009-02-12Remove useless string copy, and make sscanf safe againRussell Bryant
2009-02-12Adds force encryption option to iax.confDavid Vossel
2009-02-12Avoid using ast_strdupa() in a loop.Russell Bryant
2009-02-12correct warning message to not refer specifically to DAHDIKevin P. Fleming
2009-02-12Setting key rotation to be off by defaultDavid Vossel
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-10Only decrease inringing count if above zero.Joshua Colp
2009-02-10Set the type for the peer structure to be a peer as the default.Joshua Colp
2009-02-10Make the logic for inuse and inringing manipluation match that of 1.4. The ol...Joshua Colp
2009-02-09Fix something I messed up in the merge I just didMark Michelson
2009-02-09Merged revisions 174282 via svnmerge from Mark Michelson
2009-02-06Merged revisions 174082 via svnmerge from Dwayne M. Hubbard
2009-02-06Adds immediate yes/no option to iax.confDavid Vossel
2009-02-06Don't subscribe to a mailbox on pseudo channels. It is futile. This solves an...Joshua Colp
2009-02-06Merged revisions 173967-173968 via svnmerge from Joshua Colp