[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:30:51 CDT 2008
A NOTE has been added to this issue.
======================================================================
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: closed
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:30 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:30
----------------------------------------------------------------------
Repository: asterisk
Revision: 121283
_U branches/1.6.0/
U branches/1.6.0/main/channel.c
------------------------------------------------------------------------
r121283 | russell | 2008-06-09 11:30:51 -0500 (Mon, 09 Jun 2008) | 26
lines
Merged revisions 121282 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r121282 | russell | 2008-06-09 11:37:08 -0500 (Mon, 09 Jun 2008) | 18
lines
Merged revisions 121280 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r121280 | russell | 2008-06-09 11:35:40 -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=121283
Issue History
Date Modified Username Field Change
======================================================================
06-09-08 11:30 svnbot Checkin
06-09-08 11:30 svnbot Note Added: 0088493
======================================================================
More information about the asterisk-bugs
mailing list