aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-09-19protect against seg on busy systems. Bug #2249jeremy4-30/+47
2004-09-19Merge UK + DTMF Caller*ID stuff and fix app_test descriptionmarkster1-6/+283
2004-09-17If singlepath=yes, don't send multiple RTP streams during transfermarkster1-4/+7
2004-09-17Make chan_iax2.c compile again on older gcc. Remember definitions must come ...citats1-1/+1
2004-09-17Merge steven davie's IAX2 jitterbuffer fixesmarkster1-96/+229
2004-09-17/ fixed slight typo/cut-n-paste bugbkramer1-1/+1
2004-09-17/ fixed operation with record_playbkramer1-3/+14
2004-09-16Get rid of compile warningsmarkster1-22/+22
2004-09-16Add IAX2/SIP register events to system (bug #2117)markster2-5/+32
2004-09-16Fix tiny typo (bug #2455)markster1-1/+1
2004-09-15Update mp3 copyright header, fix pedantic + register in SIP (bug #2422)markster1-14/+13
2004-09-15Queue congestion on REJECT (bug #2448)markster1-0/+4
2004-09-15Fix extraneous message when using mysql friendsmarkster1-0/+1
2004-09-15Oops, fix small typomarkster1-1/+2
2004-09-14Consider both tags as possible matches (bug #2422)markster1-11/+12
2004-09-14Inband notifies always succeed (bug #2420)markster1-0/+2
2004-09-13Add pulse dial supportmarkster1-0/+10
2004-09-13Bring sanity to inband notification on PRImarkster1-6/+8
2004-09-13Fix star 80 to star 60 (bug #2247)markster3-3/+3
2004-09-13Work with globals too (bug #2427)markster1-8/+13
2004-09-13Use fromdomain in creating callid if specified (bug #2427)markster1-0/+6
2004-09-12Don't forget to return something other than -1 on the first pass if appropriate!markster1-1/+1
2004-09-12Automatically send proper signal on iax switch following dial (bug #2420)markster1-4/+14
2004-09-11Improve initial poking behavior (bug #2419)markster1-10/+18
2004-09-11Don't set guardtime if channel is only reserved (bug #2421)markster1-3/+6
2004-09-10Do the same thing for pri_hangup_all in terms of releasing the PRI lockmarkster1-9/+11
2004-09-10Make sure we don't try to grab the sub and channel locks while still having t...markster1-10/+35
2004-09-10Properly lock management stuff (bug #2406)markster1-2/+4
2004-09-10Handle both pre- and post- whitespace if pedantic checking is on (bug #2411)markster1-5/+29
2004-09-09Only pool CONGESTION if there is an owner in the case of a 501markster1-3/+4
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