summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-09-21support early media/intercept Bug #562Jeremy McNamara
2004-09-21Add a bit more newbie protectionJeremy McNamara
2004-09-19Don't register auth against something that isn't a register (bug #2468)Mark Spencer
2004-09-19protect against seg on busy systems. Bug #2249Jeremy McNamara
2004-09-19Merge UK + DTMF Caller*ID stuff and fix app_test descriptionMark Spencer
2004-09-17If singlepath=yes, don't send multiple RTP streams during transferMark Spencer
2004-09-17Make chan_iax2.c compile again on older gcc. Remember definitions must come ...James Golovich
2004-09-17Merge steven davie's IAX2 jitterbuffer fixesMark Spencer
2004-09-17/ fixed slight typo/cut-n-paste bugBen Kramer
2004-09-17/ fixed operation with record_playBen Kramer
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-15Queue congestion on REJECT (bug #2448)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-14Inband notifies always succeed (bug #2420)Mark Spencer
2004-09-13Add pulse dial supportMark Spencer
2004-09-13Bring sanity to inband notification on PRIMark Spencer
2004-09-13Fix star 80 to star 60 (bug #2247)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-12Don't forget to return something other than -1 on the first pass if appropriate!Mark Spencer
2004-09-12Automatically send proper signal on iax switch following dial (bug #2420)Mark Spencer
2004-09-11Improve initial poking behavior (bug #2419)Mark Spencer
2004-09-11Don't set guardtime if channel is only reserved (bug #2421)Mark Spencer
2004-09-10Do the same thing for pri_hangup_all in terms of releasing the PRI lockMark Spencer
2004-09-10Make sure we don't try to grab the sub and channel locks while still having t...Mark Spencer
2004-09-10Properly lock management stuff (bug #2406)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-09Minor formatting fixup (bug #2397)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-07Turn on usecallerid if distinctiveringdetection is on (bug #2389)Mark Spencer
2004-09-07Consider service unavailable as CONGESTION (bug #2391)Mark Spencer
2004-09-04Turn off the hook detection unless explicitly compiled inMark Spencer
2004-09-04Treat 400 response as "CONGESTION" (bug #2369)Mark Spencer
2004-09-02Don't try to look offhook with channel banks & Loopstart (bug #2362), also ma...Mark Spencer
2004-09-02Don't use FXO's with no battery (bug #2359)Mark Spencer
2004-09-02Fix "duplicate answer" issue (bug #2342)Mark Spencer
2004-09-02Fix threeway calling + immediate mode (bug #2344)Mark Spencer
2004-09-01Fix teeny typoMark Spencer
2004-08-31nit picky fixupsJeremy McNamara
2004-08-31add exten example. Thanks ManxPowerJeremy McNamara