summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2007-05-24Add a new API call for creating detached threads. Then, go replace all of theRussell Bryant
2007-05-24Merged revisions 65839 via svnmerge from Joshua Colp
2007-05-24Issue #8409 and accidentally a fix to chan_sip that wasn't supposed to be thereOlle Johansson
2007-05-24Yes Virginia, there is a reason why we have stringfields in the sip_pvt struc...Kevin P. Fleming
2007-05-24 - Remove debug variable that was only used in one placeRussell Bryant
2007-05-24Add SendURL supportMark Spencer
2007-05-23Merged revisions 65683 via svnmerge from Kevin P. Fleming
2007-05-18Related to issue #9235 btw.Olle Johansson
2007-05-18Merged revisions 65076 via svnmerge from Olle Johansson
2007-05-18Merged revisions 64974 via svnmerge from Olle Johansson
2007-05-18Makeup, darling.Olle Johansson
2007-05-18Another fix for the support for recordings controlled by INFO-packetsOlle Johansson
2007-05-17Merged revisions 64754 via svnmerge from Joshua Colp
2007-05-16Below patches with some re-structuring for trunkOlle Johansson
2007-05-16Merged revisions 64578 via svnmerge from Olle Johansson
2007-05-16Merged revisions 64543 via svnmerge from Olle Johansson
2007-05-16Merged revisions 64516 via svnmerge from Olle Johansson
2007-05-16Issue #9304 - Update help text to match functionality. Patch by kshumard with...Olle Johansson
2007-05-16Issue #6789 - Marquis - Add option to support regexten removal when host beco...Olle Johansson
2007-05-14Merged revisions 64324 via svnmerge from Olle Johansson
2007-05-14If no port is specified in the outboundproxy setting then use the standard SI...Joshua Colp
2007-05-13Improve handling network errors on transmission to hosts that don't reply or ...Olle Johansson
2007-05-12Merged revisions 64114 via svnmerge from Joshua Colp
2007-05-12Merged revisions 64086 via svnmerge from Joshua Colp
2007-05-12Merged revisions 64044 via svnmerge from Joshua Colp
2007-05-10Merged revisions 63749 via svnmerge from Olle Johansson
2007-05-09Merged revisions 63611 via svnmerge from Joshua Colp
2007-05-09Merged revisions 63532 via svnmerge from Olle Johansson
2007-05-08I noted this on the dev list but got no response, so I just did it myself.Russell Bryant
2007-05-05- Adding some missing spacesOlle Johansson
2007-05-04a small upgrade to the coding standard, and an update to the code that trigge...Steve Murphy
2007-05-04Added a small bit of code to support the SNOM 360's Record button. Made the f...Steve Murphy
2007-05-04Add the new ChannelUpdate event to inform manager clients about the PVT ID an...Olle Johansson
2007-05-03Merged revisions 62989 via svnmerge from Joshua Colp
2007-05-02Add a small message that we're doing something. On my systems, there's a longOlle Johansson
2007-05-02More username body parts to fix... If working, this needs to be backported to...Olle Johansson
2007-05-02Handle sip:username;parameter=12345@example.com;parameter=1234 URI's properlyOlle Johansson
2007-05-02Merged revisions 62624 via svnmerge from Olle Johansson
2007-04-30Add support for setting the CoS for VLAN traffic (802.1p) in Linux. TheRussell Bryant
2007-04-30Don't crash when invalid arguments are provided to the CHANNEL() functionRussell Bryant
2007-04-28Merge changes from team/russell/eventsRussell Bryant
2007-04-27Issue #9545 Autocomplete for "sip unregister" cli command. (eliel) Thanks!Olle Johansson
2007-04-27Merged revisions 62137 via svnmerge from Olle Johansson
2007-04-24Merged revisions 61772 via svnmerge from Joshua Colp
2007-04-20Use the last line in the SDP, even if it has no CRLF. Remember Jon Postel :-)Olle Johansson
2007-04-13added CLI 'sip unregister <peer>' for issue 9326. thanks elielDwayne M. Hubbard
2007-04-13Merged revisions 61648 via svnmerge from Joshua Colp
2007-04-13Merged revisions 61641 via svnmerge from Joshua Colp
2007-04-12Don't treat a host lookup as failed if sipregs is not in use when doing a rea...Joshua Colp
2007-04-11Merged revisions 61477 via svnmerge from Russell Bryant