summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...Mark Spencer
2005-03-28Clear out received tag in 407/401's (bug #3885)Mark Spencer
2005-03-28Don't forget blank header in notify (bug #3877)Mark Spencer
2005-03-28Cleanup SIP method stuff a littleMark Spencer
2005-03-27Minor formatting fixesMark Spencer
2005-03-25Fix DTMF formatting (bug #3853)Mark Spencer
2005-03-24Add SIP real authentication (bug #3782)Mark Spencer
2005-03-24Fix SIP/IAX caching (bug #3671)Mark Spencer
2005-03-24Make sure regtimeout is initialized (bug #3845)Mark Spencer
2005-03-23Fix portability (Bug #3842)Mark Spencer
2005-03-22Fix SIP realtime bug (somehow didn't get committed yesterday)Mark Spencer
2005-03-21Make sure we don't accept streams we can't handle (bug #3818)Mark Spencer
2005-03-21Update SIP/IAX documentation and code (Bug #3810)Mark Spencer
2005-03-20Add SIPPeers and SIPShowPeer manager events (bug #3693 with mods)Mark Spencer
2005-03-20Minor sipredirect fixes (bug #3789)Mark Spencer
2005-03-20Fix "," to "." notation.Mark Spencer
2005-03-20Comment on sensitivity (bug #3802)Mark Spencer
2005-03-19icseq increments only on requests, not responses (bug #3798)Mark Spencer
2005-03-19Strengthen RFC conformity with respect to tags and stupid SIP complexities.Mark Spencer
2005-03-19Fix "little crash" in inuse handling (bug #3792)Mark Spencer
2005-03-19Fix tag issue (bug #3795)Mark Spencer
2005-03-17Reorganize SIP code to make more readable (bug #3781)Mark Spencer
2005-03-17Make sip debug easier to read (bug #3785)Mark Spencer
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)Mark Spencer
2005-03-17Cleanup registration expirey with realtime (bug #3751)Mark Spencer
2005-03-15Merge tony's refactoring code with small mods (bug #3710)Mark Spencer
2005-03-09Slow down the registrations to space them outMark Spencer
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-03-02Be sure to process SDP if we already have an owner (bug #3701)Mark Spencer
2005-02-26Fix small but big typo in REGISTER/SUBSCRIBE early RTP closing (bug #3673)Mark Spencer
2005-02-26Add new callerpres parsing API (bug #3648)Mark Spencer
2005-02-26Release RTP ports early (bug #3655)Mark Spencer
2005-02-25Handle SDP *after* authentication (bug #3660)Mark Spencer
2005-02-24Allow global "qualify" option (bug #3649)Mark Spencer
2005-02-24Fix "tohost" logic errors (bug #3654)Mark Spencer
2005-02-19Add sip redirect support (bug #3419i, with mods)Mark Spencer
2005-02-18Add OEJ's md5 app (bug #3604)Mark Spencer
2005-02-14Fix native agent transfer, add UPGRADE.txt for notes about backwards compatib...Mark Spencer
2005-02-14Merge OSP udpatesMark Spencer
2005-02-13Remove a couple of peerification bbugs (bug #3576)Mark Spencer
2005-02-13Merge limits patch (bug #3581)Mark Spencer
2005-02-13Fix user=phone stuff (bug #3575)Mark Spencer
2005-02-13Add sip show user completion (bug #3574)Mark Spencer
2005-02-13Add callingpres/calling limit support, small updates (bug #3577 with mods)Mark Spencer
2005-02-13Add sip show user and friends (bug #3571)Mark Spencer
2005-02-12Merge SIP changes from oejMark Spencer
2005-02-11Flagify hold (bug #3456)Mark Spencer
2005-02-10Separate IAX and SIP tables for users/peersMark Spencer
2005-02-10Merge tony's IAX/SIP realtime cache (bug #3509)Mark Spencer
2005-02-09Handle DNS failures on startup more gracefully (bug #3086)Mark Spencer