[asterisk-bugs] [Asterisk 0018100]: Dial with use of feature options corrupts rfc2388 DTMF durations
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 6 09:53:47 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18100
======================================================================
Reported By: RoadKill
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18100
Category: Core/RTP
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.8.0-rc2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-10-06 07:19 CDT
Last Modified: 2010-10-06 09:53 CDT
======================================================================
Summary: Dial with use of feature options corrupts rfc2388
DTMF durations
Description:
if you use Dial with any options that activate features, the duration of
all DTMF is changed to 1440
======================================================================
----------------------------------------------------------------------
(0127754) RoadKill (reporter) - 2010-10-06 09:53
https://issues.asterisk.org/view.php?id=18100#c127754
----------------------------------------------------------------------
this is a major problem if you are connectet to a Cisco SDP
(Indband->rcf2388) as it send DTMF that can be as low as "1"
RTP Event, DTMF *, Event Duration 1
RTP Event, DTMF *, Event Duration 41
RTP Event, DTMF *, Event Duration 81
RTP Event, DTMF *, Event Duration 240 END
RTP Event, DTMF *, Event Duration 240 END
RTP Event, DTMF *, Event Duration 240 END
acording the the rfc any DTMF that has a duration that is less than 40ms
must be ignored, but asterisk will react to any rfc2388 packets it resive
Issue History
Date Modified Username Field Change
======================================================================
2010-10-06 09:53 RoadKill Note Added: 0127754
======================================================================
More information about the asterisk-bugs
mailing list