summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2008-10-17Merge in patch for #13454. Includes CallRereouting dialplan application, opt...Matthew Fredrickson
2008-10-17Make helper call a little safer (suggested by Russell on IRC)Tilghman Lesher
2008-10-17Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.Tilghman Lesher
2008-10-17Adding some additional thoughts on configuration changes to TCP/TLSOlle Johansson
2008-10-17Break up skinny.conf into seperate sections forMichiel van Baak
2008-10-17Add an IAXregistry manager command. See doc/manager_1_1.txtMark Michelson
2008-10-17After a long discussion on #asterisk-bugs, it seems kind ofMark Michelson
2008-10-16Remove an odd redundant comparisonMark Michelson
2008-10-16INVITES with proxy auth were sent with a different branchMark Michelson
2008-10-16Merged revisions 150124 via svnmerge from Richard Mudgett
2008-10-16ensure that type=peer entries are only matched on IP/port, not on name (after...Kevin P. Fleming
2008-10-16Doxygen additionOlle Johansson
2008-10-16Add some notes on problems with the TCP/TLS implementationOlle Johansson
2008-10-16return this logic to where it used to be, *after* the dialog->needdestroy fla...Kevin P. Fleming
2008-10-16some additional debugging tools added at SIPit23:Kevin P. Fleming
2008-10-15Make the sip_proxy struct reference counted. This isMark Michelson
2008-10-15Adding a note about a missing part of "kill-the-user" - I got lost in the Ao2...Olle Johansson
2008-10-15Merged revisions 149452 via svnmerge from Kevin P. Fleming
2008-10-15Fixing sytax errors ;-)Olle Johansson
2008-10-14Merged revisions 149266 via svnmerge from Mark Michelson
2008-10-14Merged revisions 149207 via svnmerge from Mark Michelson
2008-10-14Add additional memory debugging to several core APIs, and fix several memoryTilghman Lesher
2008-10-14Merged revisions 149130 via svnmerge from Mark Michelson
2008-10-14Merged revisions 148912 via svnmerge from Mark Michelson
2008-10-14Fix reference count issue that Russell brought up in SIP MWI NOTIFY support. ...Joshua Colp
2008-10-14fix some references to the owner of a private structure that may not be presentKevin P. Fleming
2008-10-14this structure should be staticKevin P. Fleming
2008-10-14ensure that *all* fields in the req structure are cleared out before reusing ...Kevin P. Fleming
2008-10-14Adding some clarificationsOlle Johansson
2008-10-13- Doxygen formatting. (tss tss)Olle Johansson
2008-10-13Highlightning even more bugs in the current tcp/tls implementation.Olle Johansson
2008-10-13Sending a 403 after a 200 is considered very bad.Olle Johansson
2008-10-10The logic used when checking a peer got changed subtlyMark Michelson
2008-10-10Make sure that the inUse and inRinging fields for Mark Michelson
2008-10-09Reverting format addition for nowTilghman Lesher
2008-10-09Fudges for wav16, just like wav49Tilghman Lesher
2008-10-09fix some CLI commands we borked during devcon2008Michiel van Baak
2008-10-09(closes issue #13557)Steve Murphy
2008-10-09Add support for subscribing to a voice mailbox on a remote SIP server and mak...Joshua Colp
2008-10-08Merged revisions 147681 via svnmerge from Kevin P. Fleming
2008-10-07Move the DAHDI-to-DAHDI operator mode check from app_dial into chan_dahdiSean Bright
2008-10-07make this work on OpenBSDMichiel van Baak
2008-10-07A blind transfer to the parking thread would cause a segfault because copy_re...Terry Wilson
2008-10-06Merged revisions 146799 via svnmerge from Tilghman Lesher
2008-10-06Merged revisions 146711 via svnmerge from Tilghman Lesher
2008-10-05Recorded merge of revisions 146448 via svnmerge from Jason Parker
2008-09-30(closes issue #13337)Jeff Peeler
2008-09-30Add support for call pickup on Snom phones. Asterisk now includes a magicRussell Bryant
2008-09-30* Miscellaneous formatting changes to make v1.4 and trunkRichard Mudgett
2008-09-28Merge the cli_cleanup branch.Michiel van Baak