summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2004-10-04Fix SIP friends + MySQL (head only)Mark Spencer
2004-10-04Have SIP_CODEC variable override replace all other codecs (bug #2566)Mark Spencer
2004-10-03Correct CDR's for supervised transfer (bug #1595)Mark Spencer
2004-10-03Fix potential callerid snafu's in iax and sip (based on 2562)Mark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02Fix littlet ypoMark Spencer
2004-10-02Add iax2 parsing for TNS/TON/PRESMark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-09-30Fix SIP transport to ignore ;transport=udpMark Spencer
2004-09-28On register timeout, pretend to ack any messages so that if they were 100 Try...Mark Spencer
2004-09-26Hold peerl lock while updating autocreatepeer stuffMark Spencer
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