summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2009-03-17Allow H.323 Plus library to be used in addition to the OpenH323 libraryJeff Peeler
2009-03-17OPENR2 uses an incorrect string value if the extension delimiter is not present.Richard Mudgett
2009-03-16Add MFC/R2 support for chan_dahdi.Russell Bryant
2009-03-16Merged revisions 182281 via svnmerge from David Vossel
2009-03-16Merged revisions 182208 via svnmerge from Tilghman Lesher
2009-03-13Fix an issue with requesting a T38 reinvite before the call is answered.Joshua Colp
2009-03-13improve a bit of suboptimal codeKevin P. Fleming
2009-03-12Merged revisions 181768 via svnmerge from Mark Michelson
2009-03-11Merged revisions 181340 via svnmerge from David Vossel
2009-03-11Merged revisions 181328 via svnmerge from Joshua Colp
2009-03-11Merged revisions 181295 via svnmerge from Joshua Colp
2009-03-11Fix malloc debug macros to work properly with h323.Jeff Peeler
2009-03-11Add missing comment that quotes RFC 3891Mark Michelson
2009-03-11Merged revisions 181029,181031 via svnmerge from Mark Michelson
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp
2009-03-04Resolve object matching issues related to the removal of the sip_user object.Russell Bryant
2009-03-04Allow for "magic" pickups to work when we wish to ignore the contextMark Michelson
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