summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
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-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-09Add support for subscribing to a voice mailbox on a remote SIP server and mak...Joshua Colp
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-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-23Fix a conflict in flag valuesMark Michelson
2008-09-23When a promiscuous redirect contained both a user andMark Michelson
2008-09-18Merged revisions 143534 via svnmerge from Steve Murphy
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-12Merged revisions 142865 via svnmerge from Tilghman Lesher
2008-09-09Merged revisions 142218 via svnmerge from Mark Michelson
2008-09-09Merged revisions 142079 via svnmerge from Mark Michelson
2008-09-08Um, apparently I didn't actually finish merging before committing.Mark Michelson
2008-09-08Merged revisions 141809 via svnmerge from Mark Michelson
2008-09-06Merged revisions 141565 via svnmerge from Steve Murphy
2008-09-06Some fixes to autocompletion in some commands.Michiel van Baak
2008-09-02When a call is rejected because of call-limit, the channel driver is behavingSean Bright
2008-08-29Merged revisions 140488 via svnmerge from Mark Michelson
2008-08-29Merged revisions 140417 via svnmerge from Mark Michelson
2008-08-27Merged revisions 140299 via svnmerge from Mark Michelson
2008-08-26Merged revisions 140060 via svnmerge from Russell Bryant
2008-08-25Merged revisions 139869 via svnmerge from Terry Wilson
2008-08-22The -1 return value from incomplete or improperMark Michelson
2008-08-20Fix output of sipshowpeer manager response.Jason Parker
2008-08-20Merged revisions 139015 via svnmerge from Mark Michelson
2008-08-19Let it compile now, too (woops)Sean Bright
2008-08-19And remove code we don't need anymore.Sean Bright
2008-08-19While we're at it, make this machine parseable too.Sean Bright
2008-08-18Change event header to RegistrationTime to be more consistent (and avoidSean Bright
2008-08-15Merged revisions 138258 via svnmerge from Tilghman Lesher
2008-08-15regseconds is actually stored as the epoch time, not registration lengthTilghman Lesher
2008-08-14Make sure we set the socket port, so we don't try to use <ip address>:0.Jason Parker
2008-08-13Correctly end locally ended calls.Jason Parker
2008-08-09More RSW merges. This should do it for the channels/ dir.Sean Bright
2008-08-01Picky, picky, buildbotTilghman Lesher
2008-08-01SIP should use the transport type set in the Moved Temporarily for the nextTilghman Lesher