summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2004-12-13Fix res_config_mysql crash (thanks drumkilla!) (bug #3009)Mark Spencer
2004-12-12Merge SIP authentication reuse patch (bug #2917) aka "The Broadvoice Patch" w...Mark Spencer
2004-12-12Make registertimeout be configurable (bug #2874)Mark Spencer
2004-12-12Expose SIP URI (bug #3017)Mark Spencer
2004-12-09Update comment for fmtp 16, implement in RTP (bug #2999)Mark Spencer
2004-12-07change strdupa to ast_strdupa (bug #2988)Russell Bryant
2004-12-04silliness (N for "nat" not "no")Mark Spencer
2004-12-03Fix allow/disallow nomenclature (bug #2945, part deux)Mark Spencer
2004-12-03Add *preliminary* per-peer outbound proxy (bug #2859, new patch though)Mark Spencer
2004-12-02OopsMark Spencer
2004-12-02Add nasty sip get header, too (bug #2838)Mark Spencer
2004-12-02Add nasty "AddSIPHeader" application (bug #2846)Mark Spencer
2004-12-02Add user=phone option (bug #2244, thanks oej)Mark Spencer
2004-12-02Merge SIP portion of new codec work from bug #2945Mark Spencer
2004-11-28Add option for small headers (bug #2948)Mark Spencer
2004-11-25Try call if call is 0 or more (bug #2935)Mark Spencer
2004-11-23Fix for rpid (from airport, bug #2910)Mark Spencer
2004-11-22Minor realtime improvementsMark Spencer
2004-11-21In fact, be even more pedanticMark Spencer
2004-11-21Don't create owner twice (this should go to -stable too)Mark Spencer
2004-11-21Fix variable reset in SIP (bug #2916)Mark Spencer
2004-11-18Fix little SIP header continuation issueMark Spencer
2004-11-17Merge Tony's uservars (bug #2882)Mark Spencer
2004-11-16Make sure we use new tags for sip register calls (bug #2697)Mark Spencer
2004-11-16Fix double ring...Mark Spencer
2004-11-15Merge comment/formatting fixes from OEJMark Spencer
2004-11-14Fix bizarre constructMark Spencer
2004-11-14On second thought, add new "never" option for progressinbandMark Spencer
2004-11-14Send 180 ringing even if we're going to send in-band if we're still in RING s...Mark Spencer
2004-11-13Pull language from peer too (bug #2848)Mark Spencer
2004-11-12Fix commentMark Spencer
2004-11-12Fix sneakiness of OEJMark Spencer
2004-11-12Make mailbox time configurable with SIP (bug #2837)Mark Spencer
2004-11-11SIP fix for full contact in OPTIONS (bug #2836)Mark Spencer
2004-11-11Cleanup/performance improve chan_sip slightly (bug #2823)Mark Spencer
2004-11-09Fix segfaultMark Spencer
2004-11-08Fix supervised transfer (bug #2813)Mark Spencer
2004-11-08Fix verbose error (bug #2809)Mark Spencer
2004-11-08Oops, set the userfield, not the account code...Mark Spencer
2004-11-08Allow client code to be set from snom phone if "useclientcode=yes" in friendMark Spencer
2004-11-07Come into compliance with RFC3842Mark Spencer
2004-11-07Setup fromuser properly (bug #2802)Mark Spencer
2004-11-06Fix callerid name to work with peer...Mark Spencer
2004-11-01Add TALK_DETECTED variable (bug #2628)Mark Spencer
2004-11-01Accept %d/%d in m= line of SDP (bug #2625, but not their patch)Mark Spencer
2004-10-28Cleanup formatting in bug 2741 patchJames Golovich
2004-10-27Transfer improvements and fixes (bug #2741)Mark Spencer
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...Mark Spencer
2004-10-23First pass at making transfer work within agent (not tested, shouldn't break ...Mark Spencer
2004-10-23More memory checksJames Golovich