summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2009-06-01Add missing unlock of local pvt.Mark Michelson
2009-06-01Remove documentation for the 'exten' argument to the AGENT function.Mark Michelson
2009-06-01Fix a bug where the Event and Content-Type headers were added twice to outgoi...Joshua Colp
2009-05-30When removing all packets from a dialog we also need to free the data if pres...Joshua Colp
2009-05-30Remove not used code in the Agent channel.Eliel C. Sardanons
2009-05-29New signaling module to handle analog operations in chan_dahdiJeff Peeler
2009-05-29Fix a bug where the default setting did not perform a remote bridge when it s...Joshua Colp
2009-05-29A few fixes to SIP with regards to connected line updates during transfers.Mark Michelson
2009-05-28Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.Sean Bright
2009-05-28Treat 405 responses the same way we would a 501.Mark Michelson
2009-05-28Add missing lock to local_indicate function for connected line frames.Mark Michelson
2009-05-28Fix a bug where the trunkmtu setting was not set to the default value of 1240...Joshua Colp
2009-05-28Merged revisions 197562 via svnmerge from Eliel C. Sardanons
2009-05-28Eliminate several needless checks and fix a few memory leaksTilghman Lesher
2009-05-28Merged revisions 197466 via svnmerge from Joshua Colp
2009-05-27Adding some generic handling of error codes sent to us in replys to requests.Olle Johansson
2009-05-27Display an error message when chan_alsa fails to load due to a missingSean Bright
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