Don't allow to run SIPDtmfMode on other channels than SIP ones.
[asterisk/asterisk.git] / channels / chan_sip.c
2003-11-14 Martin PyckoDon't allow to run SIPDtmfMode on other channels than...
2003-11-14 Martin PyckoA little oops ...
2003-11-13 Mark SpencerFix typo
2003-11-13 Mark SpencerProperly decode strings in REPLACES and ignore leading...
2003-11-12 Martin PyckoFix SIP_CODEC support
2003-11-12 Mark SpencerDon't reinvite if we got a refer
2003-11-11 Mark SpencerAdd ${SIPDOMAIN} and "dynamic peer" mode
2003-11-10 Mark SpencerIf somehow we don't have an answer, set need to destroy...
2003-11-10 Mark SpencerHandle 401 for INVITE as well (should we add support...
2003-11-04 Mark SpencerRemove really broke MP3 stuff in favor of G.726 in...
2003-11-04 Martin PyckoMake SIP_CODEC warn about not supported/not configured...
2003-10-31 Martin PyckoAdd externip keyword so that it's possible to use aster...
2003-10-25 Mark SpencerFix *8# magically (bug #116)
2003-10-24 Mark SpencerCheck that there really is a tag
2003-10-23 Mark SpencerSet joint capability as well when checking users
2003-10-23 Mark SpencerHandle capability on inbound too
2003-10-22 Mark SpencerAdd language supporrt for SIP (bug #411)
2003-10-21 Mark SpencerOkay, '*' and '#' are still okay in INFO messages
2003-10-21 Mark SpencerMinor typo fix
2003-10-15 Martin PyckoIn the SIP -> SIP if the called party disconnects with...
2003-10-15 Mark SpencerActually add md5secret option to CVS (bug #288)
2003-10-12 Mark SpencerProperly strip "from" line
2003-10-10 Mark SpencerStrip "sip:" from callerid
2003-10-10 Mark SpencerFix typo
2003-10-09 Mark SpencerConsider "from" when getting destination (bug #368)
2003-10-06 Mark SpencerIncrease sizes in SIP (bug #352)
2003-10-02 Mark SpencerMake sip show channel display a given callid when only...
2003-10-01 Martin PyckoAdd 486 message (SIP) to 17 cause (PRI) translation...
2003-10-01 Mark SpencerCheck registry carefully before unlinking
2003-10-01 Mark SpencerFix leaking sip channels
2003-10-01 Mark SpencerFix SIP for outbound too
2003-09-30 Mark SpencerAdd sayunixtime, chan_sip updates for codec negotiation
2003-09-30 Mark SpencerDestroy channels on BYE when no owner is present
2003-09-27 Mark SpencerFix counter in SIP (bug #291)
2003-09-26 Mark SpencerFix capability lookup failure
2003-09-25 Mark SpencerKeep voicemail from segging on a permissions problem...
2003-09-17 Mark SpencerFix deadlock pointed to by Martin
2003-09-13 Mark SpencerOutgoing limit updates (bug #98)
2003-09-13 Mark SpencerAdd extended Matching functionality (bug #97)
2003-09-11 Martin PyckoAdd SIPDtmfMode application
2003-09-08 Mark SpencerFix typo
2003-09-08 Mark SpencerFix "potential" deadlock and make not-a-deadlock
2003-09-08 Mark SpencerBSD portability enhancements (bug #234)
2003-09-05 Martin PyckoAdd restrictcid=[yes|no] for chan_zap and chan_sip...
2003-09-04 Mark SpencerTake URI from responses (bug #215)
2003-08-25 Mark SpencerActually use the "get_also" function
2003-08-25 Mark SpencerFirst pass at BYE/Also transfer
2003-08-24 Mark SpencerMake sipdebug default to 0
2003-08-24 Mark SpencerMake SIP registration persistent (bug #159)
2003-08-24 Mark SpencerEnable Asterisk to register with itself (with authentic...
2003-08-24 Mark SpencerSend registration info on 407 too
2003-08-24 Mark SpencerUse URI in sip, update chan_vpb
2003-08-23 Mark SpencerFix call pickup with SIP
2003-08-22 Mark SpencerStore password for later authentication needs
2003-08-22 Mark SpencerUse "domain" instead of "uri" if supplied
2003-08-22 Mark SpencerMinor fix
2003-08-22 Mark SpencerReliably transmit BYE always
2003-08-22 Mark SpencerSmall changes that could be useful
2003-08-21 Mark SpencerNever create do initreq with BYE
2003-08-21 Mark SpencerDon't actually destroy in handle_request
2003-08-21 Mark SpencerIn some cases, no need for an initreqprep
2003-08-21 Mark SpencerOnly suggest destroy
2003-08-21 Mark SpencerPrefer bind address if specified over our actual route...
2003-08-20 Mark SpencerOnly half-ack provisional responses
2003-08-20 Mark SpencerCheck for 407 on both outbound and non-outbound calls
2003-08-20 Mark SpencerFirst attempt at fixing bug #131 (authenticate BYE)
2003-08-18 Mark SpencerUh, don't lock
2003-08-18 Mark SpencerIf we can't transfer, be sure we hangup
2003-08-16 Martin PyckoShow the names of the codecs instead of the numbers...
2003-08-15 Mark SpencerDon't lock when soft hanging up
2003-08-15 Mark SpencerMake sure strncat is > 0
2003-08-15 Mark SpencerAsterisk:
2003-08-13 Mark SpencerTotally revamp thread debugging to support locating...
2003-08-12 Mark SpencerFix typo
2003-08-12 Mark SpencerAdd optional pedantic SIP checking
2003-08-10 Mark SpencerHandle 501 right
2003-07-30 Mark SpencerFix TOS bit in SIP when verbose < 2, add support for...
2003-07-30 Mark SpencerSmall SIP simplification
2003-07-30 Mark SpencerIf local user not found, allow call to pass
2003-07-26 Mark SpencerRevision to SIP
2003-07-26 Mark SpencerAdd per-user limits to chan_sip
2003-07-24 Mark SpencerMerge Matteo's INFO patch
2003-07-22 Martin PyckoFix two little things
2003-07-17 Mark SpencerMinor fix for cid name
2003-07-15 Martin PyckoFix a segfault with the calls that need to register...
2003-06-29 Mark SpencerDefault to allowing H.263 but not H.261
2003-06-28 Mark SpencerProperly handle broken up packets
2003-06-28 Mark SpencerAdd SIP/RTP video support, video enable app_echo, start...
2003-06-25 Mark SpencerTurn off moh on SIP transfer
2003-06-24 Mark SpencerMake names more rational
2003-06-18 Mark SpencerMerge (for the time being) the alert code...
2003-06-17 Mark SpencerMinor fix for SIP authentication
2003-06-15 Mark SpencerHandle registration setups better when username contain...
2003-06-14 Mark SpencerRemove duplicate define
2003-06-12 Mark SpencerAdd SRV code to SIP, cleanup ENUM and make IAX2 do...
2003-06-08 Martin PyckoFix the segfault in get_calleridname if the From: strin...
2003-06-06 Martin PyckoAdd intercepting the calleridname from incoming SIP...
2003-06-02 Mark SpencerFix INFO on SIP with weird hardware
2003-05-24 Mark SpencerEnforce mailboxes checked in increasing order
2003-05-24 Mark SpencerRestart faster on checking NOTIFY messages on mailboxes
next