summaryrefslogtreecommitdiff
path: root/channels/chan_zap.c
AgeCommit message (Expand)Author
2004-10-14Make PRI debug work when verbosity = 0 (bug #2645)Mark Spencer
2004-10-06Be sure prev struct is built properly (bug #2581)Mark Spencer
2004-10-05Fix zap seggyMark Spencer
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)Mark Spencer
2004-10-03Correct CDR's for supervised transfer (bug #1595)Mark Spencer
2004-10-03shrink phone number for callerid matching (bug #2562)Mark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02Don't set state to UP state within the driver, but instead allow ast_read to ...Mark Spencer
2004-10-02Add #ifdef to chan_zap.c in case someone updates asterisk but not libpriJames Golovich
2004-10-02Allow PRI timers to be congfigurable. (bug 2518)James Golovich
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-10-01Use event2str consisitently in chan_zap anytime we are printing debug info ab...James Golovich
2004-09-30Merge ring pulse stuff (Bug #2016)Mark Spencer
2004-09-26Fix inband priindication checking in chan_zap.cJames Golovich
2004-09-19Merge UK + DTMF Caller*ID stuff and fix app_test descriptionMark 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-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-07Turn on usecallerid if distinctiveringdetection is on (bug #2389)Mark Spencer
2004-09-04Turn off the hook detection unless explicitly compiled inMark 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 threeway calling + immediate mode (bug #2344)Mark Spencer
2004-09-01Fix teeny typoMark Spencer
2004-08-31Permit in-band and out-of-band Busy/Congestion (bug #2325)Mark Spencer
2004-08-31Make sure we behave properly for parking (bug #2292)Mark Spencer
2004-08-30Look for feature group D on all E&M Wink Lines (bug #2228)Mark Spencer
2004-08-23Make the guardtime work even if the date is < the year 1970, and if something...Mark Spencer
2004-08-21Made some what turned out to be several changes to allow for radio channelsJim Dixon
2004-08-20Don't split unless it's got echo trainingMark Spencer
2004-08-12Make Asterisk cause codes match those of Q.931 (bug #1999)Mark Spencer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-08-07Fix a couple minor command line completion issuesMark Spencer
2004-08-01Uhm, that should be 0!Mark Spencer
2004-07-31Create manager show channels comamnd (#2186) to monitor zap channel statusMark Spencer
2004-07-30Reset conferencing on final hangup (bug #2172)Mark Spencer
2004-07-30chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115...Malcolm Davenport
2004-07-30Fix little unregister bugletMark Spencer
2004-07-30Bug # 2115: Allow Caller TON to be retrieved in the dialplanMalcolm Davenport
2004-07-29Clear things out for the bearer tooMark Spencer
2004-07-29Don't get stuck looping when looking for CRV'sMark Spencer
2004-07-28Fix "ZapOffHook" (bug #2161)Mark Spencer
2004-07-27Make sure index >= 0 before initializingMark Spencer
2004-07-27Swap subs before releasing lockMark Spencer
2004-07-26Make sure we release the correct lock!Mark Spencer