aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_zap.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-05Remove accidental libpri dependency (bug #3714)markster1-0/+2
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster1-60/+79
2005-03-03Add dynamic dialplan support (bug #3566)markster1-4/+48
2005-03-02Commiting chan_zap.c patch for 2bctmattf1-0/+14
2005-02-28Look for faxexten in the main context, too (bug #3634)markster1-1/+1
2005-02-25Fix GCC 4.0 build (bug #3662)markster1-1/+3
2005-02-10Fix zap build for gcc 2.95markster1-1/+1
2005-02-08quicky agent formatting fix, merge polarity/answer patch (bug #2847)markster1-8/+41
2005-02-04Properly handle PRI TON and allow changing number (bug #3493, with mods)markster1-73/+144
2005-01-28Fix interation of # transfer and flash hook transfer (bug #3011)markster1-0/+6
2005-01-25Merge config updates (bug #3406)markster1-9/+9
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-21Merge zap PRi call progress fixes (bug #2799)markster1-1/+57
2005-01-18Fix recently introduced zap crash from HOLD/UNHOLD patch (bug #3365)markster1-5/+16
2005-01-17Merge hold patch (bug #1840)markster1-0/+29
2005-01-15Make groups be 64-bits (bug #3351, with mods)markster1-5/+5
2005-01-11When moving PRI channel rename channel properlymarkster1-0/+2
2005-01-07Make sure we clear out owner in SUB_REAL when moving a call (bug #3267)markster1-0/+1
2005-01-05Use ast_setcallerid instead of manual (bug #3115)markster1-32/+17
2005-01-05Revert Jim's earlier "fix" :)markster1-22/+2
2005-01-04Fixed threeway calling disconnect wrong party bugjim1-2/+22
2004-12-28Make cidrings configurable (bug #2889)markster1-1/+8
2004-12-16Warn when libpri is too oldmarkster1-4/+1
2004-12-15Little addition to the redirectionreason stuffmattf1-0/+3
2004-12-15Add new variable for PRIREDIRECTREASON in dial plan if you a call is redirectedmattf1-1/+28
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster1-0/+2
2004-12-13GR-303 conferencing fixesmarkster1-18/+20
2004-12-11Don't send DTMF when there is no owner (partof bug #3011)markster1-1/+1
2004-12-11Reload fixes (bug #2991)markster1-55/+59
2004-12-09Fixed call parking, added separate paramater to allow/disallow call parking onjim1-1/+7
2004-12-07Big diet for struct ast_channelmarkster1-2/+2
2004-12-01Don't create the channel if there already is one...markster1-3/+4
2004-12-01Make sure we really have a bridged channel (bug #2963)markster1-3/+5
2004-11-22Don't allow more than 10 seconds of audio for callerid (bug #2920)markster1-0/+9
2004-11-19Fix V23 callerid handling if an event is received (bug #2909)markster1-0/+1
2004-11-17Merge polarity reversal hangup patch (bug #2847)markster1-0/+44
2004-11-16Fix ANI2 variable so it preserves 2 digit precision like it's supposed to.anthm1-1/+1
2004-11-13Send progress before in-band indications for BUSY/CONGESTIONmarkster1-0/+22
2004-11-07Add ANI2 to zap (bug #2788)markster1-0/+9
2004-11-07Disable echo canceller for digital calls (bug #2785), fix build on MacOSX (bu...markster1-1/+7
2004-11-05Make clear that "hookstate" is only valid on FXSmarkster1-1/+1
2004-11-03Pass through flash hookmarkster1-0/+35
2004-11-01Debugging improvements (bug #2765)markster1-2/+3
2004-10-31Pass redirecting number on PRI calls (bug #2763)markster1-0/+1
2004-10-31Misc code fixes (bug #2762)markster1-1/+6
2004-10-28Fix qsig supportmarkster1-0/+3
2004-10-28Adding Q.SIG switchtype option to chan_zapmattf1-0/+2
2004-10-28fix compiler warningmarkster1-0/+2
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...markster1-17/+5
2004-10-26Fix MGCP dtmf buglet (bug #2696)markster1-0/+9