summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
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
2005-01-09Don't allow masquerading into oneself (bug #3040)Mark Spencer
2005-01-09Fix Alert-Info for optipoint 400 (bug #3288)Mark Spencer
2005-01-09Minor externip fixes (bug #3262)Mark Spencer
2005-01-07Fix "externhost"Mark Spencer
2005-01-07Support CNG transmission when on hold (bug #2904)Mark Spencer
2005-01-05If pedantic mode enabled, look for media-level addressesMark Spencer
2005-01-05Fix compliance of SIP presence (bug #3251)Mark Spencer
2005-01-05More flagification (bug #3254)Mark Spencer
2005-01-05Merge OSP updates from matt nicholson (with changes)Mark Spencer
2005-01-05Merge sip notify fixes (bug #3243)Mark Spencer
2005-01-04Allow generic sip notify (bug #3231)Mark Spencer
2005-01-04Allow early exit from traverse (bug #3221)Mark Spencer
2005-01-03Merge OEJ's print groups feature (bug #3228, with changes)Mark Spencer
2005-01-02Improve check orderMark Spencer
2004-12-31Fix GCC 2.95 build (bug #3211)Mark Spencer
2004-12-30Switch more options into flags (bug #3201)Mark Spencer
2004-12-29Stop transmission when sendonly is set (bug #3185)Mark Spencer
2004-12-29Fix MWI for SIP when using "friend" type (bug #3004)Mark Spencer
2004-12-29Fix registration bug with new astobj (bug #3184)Mark Spencer
2004-12-28Merge kpflemings ASTOBJ improvements (bug #3167)Mark Spencer
2004-12-28Make it possible to configure an externhost and not just an externip (bug #3069)Mark Spencer
2004-12-27Fix inversion error on addrcmp (bug #3155)Mark Spencer
2004-12-26fix to work with astobj stuffRussell Bryant
2004-12-25Add Asterisk "object model" and update chan_sip to use it for peers/regs/usersMark Spencer