]> git.ipfire.org Git - thirdparty/asterisk.git/commit
(closes issue #9660)
authorRussell Bryant <russell@russellbryant.com>
Fri, 13 Jul 2007 19:10:00 +0000 (19:10 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 13 Jul 2007 19:10:00 +0000 (19:10 +0000)
commit460df0480b22f6211062b8e857ba6999c96b3cc7
tree6a9cfad28ef739a660a578b0bcd33c82370dd3e3
parent577c0ebedd71b02737f00ec91f4fe7dc48816e05
(closes issue #9660)
Reported by: mmacvicar
Patches submitted by: bbryant, russell
Tested by: mmacvicar, marco, arcivanov, jmhunter, explidous

When using a TDM400P (and probably other analog cards) there was a chance that
you could hang up and pick the phone back up where it has been long enough to
be not considered a flash hook, but too soon such that the device reports that
it is busy and the person on the phone will only hear silence.  This patch
makes chan_zap more tolerant of this and gives the device a couple of seconds
to succeed so the person on the phone happily gets their dialtone.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@75052 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_zap.c