[asterisk-bugs] [Asterisk 0012778]: [patch] Incorect duration values in INFO messages when emulation occurs
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jun 9 11:29:00 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=12778
======================================================================
Reported By: tsearle
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 12778
Category: Core/Channels
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 119891
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 06-03-2008 02:45 CDT
Last Modified: 06-09-2008 11:28 CDT
======================================================================
Summary: [patch] Incorect duration values in INFO messages
when emulation occurs
Description:
Here is the scenario I was doing
Sip user A (dtmfmode=rfc2833) calls Sip User B (dtmfmode=info)
sip user A sends a very brief dtmf (less than 80) ms, the INFO message
sent to the other side has a very long duration!!!
======================================================================
----------------------------------------------------------------------
svnbot - 06-09-08 11:28
----------------------------------------------------------------------
Repository: asterisk
Revision: 121280
U branches/1.4/main/channel.c
------------------------------------------------------------------------
r121280 | russell | 2008-06-09 11:28:58 -0500 (Mon, 09 Jun 2008) | 10
lines
Do not attempt to do emulation if an END digit is received and the length
is
less than the defined minimum digit length, and the other end only wants
END
digits (SIP INFO, for example).
(closes issue http://bugs.digium.com/view.php?id=12778)
Reported by: tsearle
Patches:
12778.rev1.txt uploaded by russell (license 2)
Tested by: tsearle
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=121280
Issue History
Date Modified Username Field Change
======================================================================
06-09-08 11:28 svnbot Checkin
06-09-08 11:28 svnbot Note Added: 0088490
06-09-08 11:28 svnbot Status assigned => resolved
06-09-08 11:28 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list