summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2009-05-26Remove some redundant or unnecessary connected line-related function calls.Mark Michelson
2009-05-26Fix a bug where the sip unregister CLI command did not completely unregister ...Joshua Colp
2009-05-23set MFCR2_CATEGORY just when starting the pbxMoises Silva
2009-05-22SIP set outbound transport type from RegistrationDavid Vossel
2009-05-22Don't crash if an RTP instance can't be created. This could occur when anSean Bright
2009-05-22Implement a new element in AstXML for AMI actions documentation.Eliel C. Sardanons
2009-05-22s/it's/its/Mark Michelson
2009-05-22resolve compiler warningRussell Bryant
2009-05-22Fix build under dev mode and remove some casts that are no longer necessary asSean Bright
2009-05-22Make chan_misdn compile.Richard Mudgett
2009-05-22Merged revisions 196116 via svnmerge from Joshua Colp
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-21Merged revisions 195991 via svnmerge from David Vossel
2009-05-20Get rid of some duplicated code and correct a connected line error.Mark Michelson
2009-05-19Add basic support for handling connected line-related UPDATE requests.Mark Michelson
2009-05-19Merged revisions 195448 via svnmerge from Joshua Colp
2009-05-18The facilityenable parameter does not have anything to do with pritimer param...Richard Mudgett
2009-05-18Fix a bug where specifying an empty outboundproxy would cause packets to get ...Joshua Colp
2009-05-15Merged revisions 194873 via svnmerge from David Vossel
2009-05-15Merged revisions 194557,194685 via svnmerge from David Vossel
2009-05-14Merged revisions 194484 via svnmerge from Mark Michelson
2009-05-14Add outgoing_colp misdn.conf port parameter.Richard Mudgett
2009-05-12Update spiral support in trunk and 1.6.X to match what is in 1.4.Mark Michelson
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-05-11Merged revisions 193613 via svnmerge from Richard Mudgett
2009-05-08TCP not matching valid peer.David Vossel
2009-05-08Merged revisions 193262 via svnmerge from David Vossel
2009-05-07Merged revisions 193050 via svnmerge from Richard Mudgett
2009-05-07Send DTMF frame before playing back audio.Tilghman Lesher
2009-05-07Merged revisions 192932 via svnmerge from Tilghman Lesher
2009-05-06Fix a bug where a timer would be created but not acknowledged.Joshua Colp
2009-05-06Merged revisions 192633 via svnmerge from Joshua Colp
2009-05-05Fixed crashes from issue8824 review board channel locking changes.Richard Mudgett
2009-05-05Revert CPC patch for now, until I decide whether or not it all should be merg...Matthew Fredrickson
2009-05-05Fix a bug with setting t38pt_udptl at the user or peer level.Joshua Colp
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