Minor realtime improvements
[asterisk/asterisk.git] / channels / chan_sip.c
2004-11-22 Mark SpencerMinor realtime improvements
2004-11-21 Mark SpencerIn fact, be even more pedantic
2004-11-21 Mark SpencerDon't create owner twice (this should go to -stable...
2004-11-21 Mark SpencerFix variable reset in SIP (bug #2916)
2004-11-18 Mark SpencerFix little SIP header continuation issue
2004-11-17 Mark SpencerMerge Tony's uservars (bug #2882)
2004-11-16 Mark SpencerMake sure we use new tags for sip register calls (bug...
2004-11-16 Mark SpencerFix double ring...
2004-11-15 Mark SpencerMerge comment/formatting fixes from OEJ
2004-11-14 Mark SpencerFix bizarre construct
2004-11-14 Mark SpencerOn second thought, add new "never" option for progressi...
2004-11-14 Mark SpencerSend 180 ringing even if we're going to send in-band...
2004-11-13 Mark SpencerPull language from peer too (bug #2848)
2004-11-12 Mark SpencerFix comment
2004-11-12 Mark SpencerFix sneakiness of OEJ
2004-11-12 Mark SpencerMake mailbox time configurable with SIP (bug #2837)
2004-11-11 Mark SpencerSIP fix for full contact in OPTIONS (bug #2836)
2004-11-11 Mark SpencerCleanup/performance improve chan_sip slightly (bug...
2004-11-09 Mark SpencerFix segfault
2004-11-08 Mark SpencerFix supervised transfer (bug #2813)
2004-11-08 Mark SpencerFix verbose error (bug #2809)
2004-11-08 Mark SpencerOops, set the userfield, not the account code...
2004-11-08 Mark SpencerAllow client code to be set from snom phone if "useclie...
2004-11-07 Mark SpencerCome into compliance with RFC3842
2004-11-07 Mark SpencerSetup fromuser properly (bug #2802)
2004-11-06 Mark SpencerFix callerid name to work with peer...
2004-11-01 Mark SpencerAdd TALK_DETECTED variable (bug #2628)
2004-11-01 Mark SpencerAccept %d/%d in m= line of SDP (bug #2625, but not...
2004-10-28 James GolovichCleanup formatting in bug 2741 patch
2004-10-27 Mark SpencerTransfer improvements and fixes (bug #2741)
2004-10-26 Mark SpencerPass concept of status back, permit "leaveempty" to...
2004-10-23 Mark SpencerFirst pass at making transfer work within agent (not...
2004-10-23 James GolovichMore memory checks
2004-10-22 Mark SpencerFixed in CVS head.
2004-10-22 Mark SpencerHandle unknown 1xx reponses as 100 (bug #2698)
2004-10-19 Mark SpencerDon't "ignore" on CANCEL (bug #2670)
2004-10-16 Mark SpencerImprove peer stats (bug #2635)
2004-10-16 Mark SpencerMinor improvements to debug output (bug #2644)
2004-10-14 Mark SpencerForget fullcontact when specific number is dialed ...
2004-10-13 Mark SpencerPeers stats improvements (bug #2635)
2004-10-12 Mark SpencerWhen deleting expiry, put -1 if temponly
2004-10-12 Mark SpencerOne more temp vs. dynamic
2004-10-12 Mark SpencerFix MGCP build, SIP should destroy on temponly, not...
2004-10-12 Mark SpencerBe careful!
2004-10-10 Mark SpencerIncrease max packet size to 4096
2004-10-09 Mark SpencerFix SIP buglets
2004-10-08 Mark SpencerAdd compatibilty with proprietary nortel DTMF info...
2004-10-07 Mark SpencerOops, we have to be able to pass multiple restrictions...
2004-10-07 Mark SpencerFix app_sms to use correct path (bug #2597)
2004-10-07 Mark SpencerMerge SIP memory leak fixes
2004-10-07 Anthony Minessale IIfix typo in chan sip that causes segV
2004-10-07 Mark SpencerFix which one we use initreqprep vs. reqprep (bug ...
2004-10-07 Mark SpencerAdd realtime support to SIP
2004-10-06 Mark SpencerUse reqprep, not initreqprep for NOTIFY for REFER...
2004-10-06 Mark SpencerLocking updates for debug mode, fix SIP MWI (bug #2582)
2004-10-04 Mark SpencerFix SIP friends + MySQL (head only)
2004-10-04 Mark SpencerHave SIP_CODEC variable override replace all other...
2004-10-03 Mark SpencerCorrect CDR's for supervised transfer (bug #1595)
2004-10-03 Mark SpencerFix potential callerid snafu's in iax and sip (based...
2004-10-03 Mark SpencerMajor PBX revamps (including labels, update examples)
2004-10-02 Mark SpencerFix littlet ypo
2004-10-02 Mark SpencerAdd iax2 parsing for TNS/TON/PRES
2004-10-02 Mark SpencerHuge callerid rework (might break H.323, others)
2004-09-30 Mark SpencerFix SIP transport to ignore ;transport=udp
2004-09-28 Mark SpencerOn register timeout, pretend to ack any messages so...
2004-09-26 Mark SpencerHold peerl lock while updating autocreatepeer stuff
2004-09-16 Mark SpencerGet rid of compile warnings
2004-09-16 Mark SpencerAdd IAX2/SIP register events to system (bug #2117)
2004-09-16 Mark SpencerFix tiny typo (bug #2455)
2004-09-15 Mark SpencerUpdate mp3 copyright header, fix pedantic + register...
2004-09-15 Mark SpencerFix extraneous message when using mysql friends
2004-09-15 Mark SpencerOops, fix small typo
2004-09-14 Mark SpencerConsider both tags as possible matches (bug #2422)
2004-09-13 Mark SpencerWork with globals too (bug #2427)
2004-09-13 Mark SpencerUse fromdomain in creating callid if specified (bug...
2004-09-11 Mark SpencerImprove initial poking behavior (bug #2419)
2004-09-10 Mark SpencerHandle both pre- and post- whitespace if pedantic check...
2004-09-09 Mark SpencerOnly pool CONGESTION if there is an owner in the case...
2004-09-09 Mark SpencerUse noncodec capability when masking (bug #2394)
2004-09-09 Mark SpencerDon't consider RTP timeout if the channel isn't up
2004-09-07 Mark SpencerAdd option to register extensions on IAX or SIP registr...
2004-09-07 Matthew Fredricksonbug fixes
2004-09-07 Mark SpencerDon't attempt to qualify before we have a socket (bug...
2004-09-07 Mark SpencerConsider service unavailable as CONGESTION (bug #2391)
2004-09-04 Mark SpencerTreat 400 response as "CONGESTION" (bug #2369)
2004-09-02 Mark SpencerFix "duplicate answer" issue (bug #2342)
2004-08-31 Mark SpencerSome need bigger registery
2004-08-31 Mark SpencerUse "fullcontact" on outbound calls too
2004-08-31 Mark SpencerUse Contact for URI if supplied...
2004-08-31 Mark SpencerMore Asterisk sparc patches (courtesy Belgarath)
2004-08-31 Mark SpencerMinor SIP cleanup for poking on startup (bug #2331)
2004-08-30 Mark SpencerTrack extra parameters in contact (bug #732)
2004-08-29 Mark SpencerSet DTMF modes by peer/user properly (bug #2303)
2004-08-27 Mark SpencerFix nat registration (bug #2315)
2004-08-27 Mark SpencerWhen detecting a hairpin, redirect to the appropriate...
2004-08-27 Mark SpencerAdd new "route" mode to work around UNIDEN bugs (bug...
2004-08-26 Mark SpencerRepair offer/answer model (bug #2293), initial CNG...
2004-08-23 Mark SpencerQualify rtptimeout with a reinvite having taken place...
2004-08-23 Mark SpencerHandle quoted <'s (bug #2223)
2004-08-18 Mark SpencerRemove unused tmp2 variable
next