aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_zap.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-09automerge commitautomerge1-8/+8
2007-06-20automerge commitautomerge1-29/+37
2007-05-23automerge commitautomerge1-16/+31
2007-05-09automerge commitautomerge1-18/+20
2007-04-30automerge commitautomerge1-31/+16
2007-04-26automerge commitautomerge1-0/+10
2007-04-25automerge commitautomerge1-8/+2
2007-04-06automerge commitautomerge1-65/+75
2007-02-14automerge commitautomerge1-7/+13
2007-02-08merge up to branch 1.2 and re-enable automergekpfleming1-7/+10
2007-01-22automerge commitautomerge1-389/+534
2007-01-16automerge commitautomerge1-2/+8
2006-12-12manual update, since automerge is not running at this timekpfleming1-7/+8
2006-09-14automerge commitroot1-1/+1
2006-08-25automerge commitroot1-2/+3
2006-08-07automerge commitroot1-10/+10
2006-08-05automerge commitroot1-2/+14
2006-07-25automerge commitroot1-1/+7
2006-07-12automerge commitroot1-32/+1
2006-05-31automerge commitroot1-6/+6
2006-05-24automerge commitroot1-3/+2
2006-05-19automerge commitroot1-0/+2
2006-05-06automerge commitroot1-0/+6
2006-04-27automerge commitroot1-1/+1
2006-04-04automerge commitroot1-6/+5
2006-03-23automerge commitroot1-9/+13
2006-03-16automerge commitroot1-2/+2
2006-01-30automerge commitroot1-0/+47
2006-01-26automerge commitroot1-1/+1
2006-01-24automerge commitroot1-0/+4
2005-12-27backport fix to ensure that DSP is never enabled on pseudo channelskpfleming1-1/+7
2005-12-10 Bug #5877bweschke1-0/+3
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-11Fix DTMF issue with 3-way native zapmarkster1-4/+4
2005-11-09correct logic for group-match CONGESTION checkingkpfleming1-7/+12
2005-11-09issue #3360 plus related fixkpfleming1-8/+22
2005-11-08Fix three-way issuemarkster1-1/+1
2005-11-06issue #5605russell1-124/+134
2005-11-06Fix chan_zap build on non-PRI (bug #5620)markster1-2/+2
2005-11-05Handle DTMF properly when combined with other eventsmarkster1-2/+9
2005-10-27Remove unnecessary checks before calls to ast_strlen_zero. Also, changerussell1-3/+3
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-10-22fix output of 'zap show status' to line up properly (issue #5491)russell1-1/+1
2005-10-21Add user to user ie transmission support in chan_zap.cmattf1-1/+26
2005-10-20silence compiler warnings when ZT_TONEDETECT is not defined (issue #5470)russell1-0/+4
2005-10-14Make sure when the timeout occurs that we actually break the bridge (bug #5252)markster1-1/+2
2005-10-13Fix call timeouts with rtp bridge etc (bug #5252)markster1-5/+3
2005-10-04Rewrite of PRI progress and message handling. Fixes bugs #5266 and #4468mattf1-19/+23
2005-09-29support both regular and Feature Group D dialing syntax on EM_WINK trunks (is...kpfleming1-0/+12
2005-09-28Remove possibility of manager deadlocks from manager actionsmarkster1-4/+0