summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2004-09-16Get rid of compile warningsMark Spencer
2004-09-16Add IAX2/SIP register events to system (bug #2117)Mark Spencer
2004-09-16Fix tiny typo (bug #2455)Mark Spencer
2004-09-15Update mp3 copyright header, fix pedantic + register in SIP (bug #2422)Mark Spencer
2004-09-15Fix extraneous message when using mysql friendsMark Spencer
2004-09-15Oops, fix small typoMark Spencer
2004-09-14Consider both tags as possible matches (bug #2422)Mark Spencer
2004-09-13Work with globals too (bug #2427)Mark Spencer
2004-09-13Use fromdomain in creating callid if specified (bug #2427)Mark Spencer
2004-09-11Improve initial poking behavior (bug #2419)Mark Spencer
2004-09-10Handle both pre- and post- whitespace if pedantic checking is on (bug #2411)Mark Spencer
2004-09-09Only pool CONGESTION if there is an owner in the case of a 501Mark Spencer
2004-09-09Use noncodec capability when masking (bug #2394)Mark Spencer
2004-09-09Don't consider RTP timeout if the channel isn't upMark Spencer
2004-09-07Add option to register extensions on IAX or SIP registrationMark Spencer
2004-09-07bug fixesMatthew Fredrickson
2004-09-07Don't attempt to qualify before we have a socket (bug #2331)Mark Spencer
2004-09-07Consider service unavailable as CONGESTION (bug #2391)Mark Spencer
2004-09-04Treat 400 response as "CONGESTION" (bug #2369)Mark Spencer
2004-09-02Fix "duplicate answer" issue (bug #2342)Mark Spencer
2004-08-31Some need bigger registeryMark Spencer
2004-08-31Use "fullcontact" on outbound calls tooMark Spencer
2004-08-31Use Contact for URI if supplied...Mark Spencer
2004-08-31More Asterisk sparc patches (courtesy Belgarath)Mark Spencer
2004-08-31Minor SIP cleanup for poking on startup (bug #2331)Mark Spencer
2004-08-30Track extra parameters in contact (bug #732)Mark Spencer
2004-08-29Set DTMF modes by peer/user properly (bug #2303)Mark Spencer
2004-08-27Fix nat registration (bug #2315)Mark Spencer
2004-08-27When detecting a hairpin, redirect to the appropriate local extension (bug #1...Mark Spencer
2004-08-27Add new "route" mode to work around UNIDEN bugs (bug #2308)Mark Spencer
2004-08-26Repair offer/answer model (bug #2293), initial CNG work for new frametypeMark Spencer
2004-08-23Qualify rtptimeout with a reinvite having taken place (bug #2286)Mark Spencer
2004-08-23Handle quoted <'s (bug #2223)Mark Spencer
2004-08-18Remove unused tmp2 variableMark Spencer
2004-08-18Make sure jointcapability really indicates joint capability (bug #2210)Mark Spencer
2004-08-18Add another field to track whether video was invited or not (bug #2226)Mark Spencer
2004-08-17Fix minor typos (bug #2260)Mark Spencer
2004-08-17Can't check incoming sip debug until after we receive the packet!Mark Spencer
2004-08-17Fix broken 100 Trying on REFER and also send NOTIFY as per RFC 3515Mark Spencer
2004-08-17Merge Lenny's sorcery....Mark Spencer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-08-08Make sure we use AF_INETMark Spencer
2004-07-31Send proper contact in 200 OK to REGISTERMark Spencer
2004-07-31Improve debugging of RTP ports (bug #2131, heavily modified)Mark Spencer
2004-07-29Default port to 5060Mark Spencer
2004-07-28Add "username" to sip show peer (bug #2163) as well as a few config cleanupsMark Spencer
2004-07-27Make ACK sticky too (bug #2134)Mark Spencer
2004-07-27Make request URI in CANCEL match that of the original INVITE exactly (bug #2134)Mark Spencer
2004-07-22Remove quotes from MD5 (bug #2116)Mark Spencer
2004-07-20Fix user agent on reloadMark Spencer