summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
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
2005-02-07Fix callerid segfault in rare combination (bug #3519)Mark Spencer
2005-02-03Show last tx/rx command in sip show channels (bug #3499)Mark Spencer
2005-02-02Make sure we always transmit the same from line (bug #3492)Mark Spencer
2005-02-01Fix silly typo (bug #3483)Mark Spencer
2005-02-01Only use default callerid if it's specified (bug #3486)Mark Spencer
2005-01-29Merge callevents etc (bug #3456)Mark Spencer
2005-01-28Fix CID name when no CID name is supplied (bug #2795)Mark Spencer
2005-01-28Handle oddly sent 'A' to 'D' (bug #3445)Mark Spencer
2005-01-27Fix reload on sip peers (bug #3432)Mark Spencer
2005-01-26Make sure registration is taken care of if DNS fails (bug #3424)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-17Misc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)Josh Roberson
2005-01-16Don't even attempt to masquerade a channel into itself (bug #3040)Mark Spencer
2005-01-16Avoid duplicate 200 OKMark Spencer
2005-01-16config restructure, sip peer completion (bug #3352, #3327)Mark Spencer
2005-01-15Make groups be 64-bits (bug #3351, with mods)Mark Spencer
2005-01-13Fix realtime in SIP (bug #3332)Mark Spencer
2005-01-12Send 405 Method Not Allowed when message received outside of call (bug #3324,...Mark Spencer
2005-01-12Destroy sip channel when message is sent outside the context of a call...Mark Spencer
2005-01-11shame on oej for submitting a patch which doesn't even compile, shame on me f...Mark Spencer
2005-01-11Minor configuration fixes/standardizations (bug #3317)Mark Spencer
2005-01-10Send "not compatible here" instead of "unavailable" on codec mismatch (bug #3...Mark Spencer
2005-01-10Improve object destruction (bug #3286)Mark Spencer
2005-01-09Set blind transfer variable (bug #3268)Mark Spencer
2005-01-09Allow sip show users/peers to filter on regexp (bug #3222)Mark Spencer