aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-09-09Use noncodec capability when masking (bug #2394)markster1-1/+1
2004-09-09Minor formatting fixup (bug #2397)markster1-1/+1
2004-09-09Don't consider RTP timeout if the channel isn't upmarkster1-1/+1
2004-09-07Add option to register extensions on IAX or SIP registrationmarkster2-2/+63
2004-09-07bug fixesmattf1-0/+5
2004-09-07Don't attempt to qualify before we have a socket (bug #2331)markster1-1/+1
2004-09-07Turn on usecallerid if distinctiveringdetection is on (bug #2389)markster1-0/+6
2004-09-07Consider service unavailable as CONGESTION (bug #2391)markster1-0/+1
2004-09-04Turn off the hook detection unless explicitly compiled inmarkster1-0/+11
2004-09-04Treat 400 response as "CONGESTION" (bug #2369)markster1-0/+1
2004-09-02Don't try to look offhook with channel banks & Loopstart (bug #2362), also ma...markster1-3/+7
2004-09-02Don't use FXO's with no battery (bug #2359)markster1-3/+8
2004-09-02Fix "duplicate answer" issue (bug #2342)markster1-1/+0
2004-09-02Fix threeway calling + immediate mode (bug #2344)markster1-1/+6
2004-09-01Fix teeny typomarkster1-1/+1
2004-08-31nit picky fixupsjeremy1-3/+3
2004-08-31add exten example. Thanks ManxPowerjeremy1-3/+21
2004-08-31Some need bigger registerymarkster1-1/+1
2004-08-31Use "fullcontact" on outbound calls toomarkster1-3/+4
2004-08-31Use Contact for URI if supplied...markster1-15/+13
2004-08-31More Asterisk sparc patches (courtesy Belgarath)markster2-8/+16
2004-08-31Make app_festival change more portable, allow '*' for context in iax2markster1-1/+1
2004-08-31Minor SIP cleanup for poking on startup (bug #2331)markster1-1/+1
2004-08-31Permit in-band and out-of-band Busy/Congestion (bug #2325)markster1-15/+38
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)markster3-7/+16
2004-08-31Make sure we behave properly for parking (bug #2292)markster1-1/+1
2004-08-30Track extra parameters in contact (bug #732)markster1-5/+26
2004-08-30Look for feature group D on all E&M Wink Lines (bug #2228)markster1-3/+4
2004-08-29Set DTMF modes by peer/user properly (bug #2303)markster1-1/+2
2004-08-27Fix nat registration (bug #2315)markster1-1/+1
2004-08-27Be sure errors on wite are passed back up (bug #2311)markster1-1/+1
2004-08-27When detecting a hairpin, redirect to the appropriate local extension (bug #1...markster1-0/+8
2004-08-27Add new "route" mode to work around UNIDEN bugs (bug #2308)markster1-37/+60
2004-08-26Repair offer/answer model (bug #2293), initial CNG work for new frametypemarkster2-0/+5
2004-08-23Make the guardtime work even if the date is < the year 1970, and if something...markster1-3/+5
2004-08-23Qualify rtptimeout with a reinvite having taken place (bug #2286)markster1-7/+21
2004-08-23Handle quoted <'s (bug #2223)markster1-1/+11
2004-08-21Made some what turned out to be several changes to allow for radio channelsjim1-4/+24
2004-08-20Don't split unless it's got echo trainingmarkster1-1/+1
2004-08-20/ check so as not to enable loo-drop on FXSbkramer1-6/+10
2004-08-18/ bit of a clean up and change of pthread_create to ast_pthread_createbkramer1-9/+50
2004-08-18Remove unused tmp2 variablemarkster1-2/+0
2004-08-18Make sure jointcapability really indicates joint capability (bug #2210)markster1-3/+10
2004-08-18/ lots of fixesbkramer1-108/+239
2004-08-18Add another field to track whether video was invited or not (bug #2226)markster1-2/+5
2004-08-17Fix port numbers in IAX2 and iax2prov (bug #2261)markster2-4/+3
2004-08-17Fix minor typos (bug #2260)markster3-3/+4
2004-08-17Can't check incoming sip debug until after we receive the packet!markster1-1/+2
2004-08-17Fix broken 100 Trying on REFER and also send NOTIFY as per RFC 3515markster1-10/+40
2004-08-17Merge Lenny's sorcery....markster1-1/+1