summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2009-05-04Merged revisions 192213 via svnmerge from David Vossel
2009-05-02Conditional include ioctl's to change EC policy based on DAHDI caps.Sean Bright
2009-05-01Merged revisions 191559 via svnmerge from Tilghman Lesher
2009-05-01Set debug message back to DEBUG level.Tilghman Lesher
2009-04-30Add buffer and echo canceller control to CHANNEL() dialplan function for DAHD...Kevin P. Fleming
2009-04-29Make H.323 compile with FDLEAK detection code enabledTilghman Lesher
2009-04-29Outgoing PTP redirected calls did not wait for the COLR from the redirected-t...Richard Mudgett
2009-04-29Consistent SSL/TLS options across conf filesDavid Vossel
2009-04-28Add support setting CPC from channel variableMatthew Fredrickson
2009-04-28Make sure that we do not clear the down flag on the BRI during PTMP link tran...Matthew Fredrickson
2009-04-27Make PTP DivertingLegInformation3 message behavior closer to the specifications.Richard Mudgett
2009-04-24TLS/SSL private key optionDavid Vossel
2009-04-24There is no need to use the struct ast_party_connected_line.source update val...Richard Mudgett
2009-04-24Fix a build error.Russell Bryant
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-24Fix nat setting on RTP instances.Joshua Colp
2009-04-23Merged revisions 190356 via svnmerge from Russell Bryant
2009-04-23Merged revisions 190286 via svnmerge from Joshua Colp
2009-04-22Make chan_h323 respect packetization settings and fix small reload issue.Jeff Peeler
2009-04-22Do not continue to receive DTMF, when the channel is hungup and about to be d...Tilghman Lesher
2009-04-21Fixes segfault when switching UDP to TCP in sip.conf after reload.David Vossel
2009-04-21Added CCBS/CCNR Party A support and enhanced COLP support.Richard Mudgett
2009-04-20Merged revisions 189391 via svnmerge from Doug Bailey
2009-04-20Fix a bug with non-UDP connections that caused dialogs to not get freed.Joshua Colp
2009-04-18Merged revisions 189203 via svnmerge from David Vossel
2009-04-17Merged revisions 188833,189134 via svnmerge from Richard Mudgett
2009-04-17Prevent a crash when SIP blonde transferring an unbridged call.Mark Michelson
2009-04-17Merged revisions 188946 via svnmerge from Joshua Colp
2009-04-17Merged revisions 188937 via svnmerge from Joshua Colp
2009-04-16Merged revisions 188835 via svnmerge from Tilghman Lesher
2009-04-16SIP state notify reorganizationDavid Vossel
2009-04-16Fix a bug with the dahdi_setoption callback in chan_dahdi.Joshua Colp
2009-04-15Merged revisions 188646 via svnmerge from David Vossel
2009-04-15Don't try to do anything in pri_check_restart with service messages unlessJeff Peeler
2009-04-14change some capitalizationJeff Peeler
2009-04-14Add service maintenance message supportJeff Peeler
2009-04-14Fix a bug with the change I made yesterday to outbound proxy support.Joshua Colp
2009-04-13Fix a bug where using an outbound proxy would cause the local address to be 1...Joshua Colp
2009-04-10Fix module embedding for chan_h323.Jeff Peeler
2009-04-10Indicating connected line or redirecting updates were missing a call to lock ...Mark Michelson
2009-04-10Fix some uninitialized memory notices that appeared under valgrind.Joshua Colp
2009-04-10ast_strdup failures aren't really failures if the original value was NULL.Mark Michelson
2009-04-10Ensure pvt is not NULL before dereferencing it.Tilghman Lesher
2009-04-10Miscellaneous minor changes to chan_misdn.Richard Mudgett
2009-04-10Make chan_misdn_log() avoid generating the log message if logging is disabled.Richard Mudgett
2009-04-09Add a new option, mwi_from, to sip.conf.Mark Michelson
2009-04-09Merged revisions 187484 via svnmerge from Mark Michelson
2009-04-09Allow '/' in username portion of register; this is a regression.Tilghman Lesher
2009-04-09Merged revisions 187362 via svnmerge from Tilghman Lesher
2009-04-09Do not try to send the format read/format write/make compatible options over ...Joshua Colp