summaryrefslogtreecommitdiff
path: root/channels/chan_zap.c
AgeCommit message (Expand)Author
2005-05-04fix build on FreeBSD (bug #4125)Kevin P. Fleming
2005-05-02Add support for native DTMFMark Spencer
2005-05-01properly check for error from pri_timer2idx (bug #4117)Kevin P. Fleming
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-29make write() failures on Zap channels more prominent than 'debug' messages (b...Kevin P. Fleming
2005-04-27Fixed problem with 'radio' attribute vanishing upon zap reloadJim Dixon
2005-04-27add manager events for Zaptel DND state changes (bug #4070, with mods)Kevin P. Fleming
2005-04-27reset 'confirm' mode so DTMF can be used by Zap callees after confirming (bug...Kevin P. Fleming
2005-04-22Support for new signaling type Feature Group D (MF) through a tandem accessMatthew Fredrickson
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)Russell Bryant
2005-04-06Correctly choose end of number (i.e. if it ends in 'w' with nothing following)Mark Spencer
2005-04-05Merging AOC notifications for bug #3843Matthew Fredrickson
2005-04-05Alerting *can* be sent after proceeding (bug #3963)Mark Spencer
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)Matthew Fredrickson
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...Mark Spencer
2005-03-27Avoid excessive "PROGRESS" messages (bug #3807)Mark Spencer
2005-03-23Allow resetinterval to be "never"Mark Spencer
2005-03-22If the D-channel goes down and comes back up, consider it "up" on any event o...Mark Spencer
2005-03-17Add support for Solaris/x86 (bug #3064)Mark Spencer
2005-03-11updates from anglerRussell Bryant
2005-03-11Making 2bct work only if transfer=yes in zapata.conf for the channelMatthew Fredrickson
2005-03-09Remove duplicate CallerPres applicationMark Spencer
2005-03-05Remove accidental libpri dependency (bug #3714)Mark Spencer
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-03-03Add dynamic dialplan support (bug #3566)Mark Spencer
2005-03-02Commiting chan_zap.c patch for 2bctMatthew Fredrickson
2005-02-28Look for faxexten in the main context, too (bug #3634)Mark Spencer
2005-02-25Fix GCC 4.0 build (bug #3662)Mark Spencer
2005-02-10Fix zap build for gcc 2.95Mark Spencer
2005-02-08quicky agent formatting fix, merge polarity/answer patch (bug #2847)Mark Spencer
2005-02-04Properly handle PRI TON and allow changing number (bug #3493, with mods)Mark Spencer
2005-01-28Fix interation of # transfer and flash hook transfer (bug #3011)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-21Merge zap PRi call progress fixes (bug #2799)Mark Spencer
2005-01-18Fix recently introduced zap crash from HOLD/UNHOLD patch (bug #3365)Mark Spencer
2005-01-17Merge hold patch (bug #1840)Mark Spencer
2005-01-15Make groups be 64-bits (bug #3351, with mods)Mark Spencer
2005-01-11When moving PRI channel rename channel properlyMark Spencer
2005-01-07Make sure we clear out owner in SUB_REAL when moving a call (bug #3267)Mark Spencer
2005-01-05Use ast_setcallerid instead of manual (bug #3115)Mark Spencer
2005-01-05Revert Jim's earlier "fix" :)Mark Spencer
2005-01-04Fixed threeway calling disconnect wrong party bugJim Dixon
2004-12-28Make cidrings configurable (bug #2889)Mark Spencer
2004-12-16Warn when libpri is too oldMark Spencer
2004-12-15Little addition to the redirectionreason stuffMatthew Fredrickson
2004-12-15Add new variable for PRIREDIRECTREASON in dial plan if you a call is redirectedMatthew Fredrickson
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-12-13GR-303 conferencing fixesMark Spencer