[asterisk-bugs] [Asterisk 0017248]: [patch] it crashes handling dtmf relay
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 19 09:38:02 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17248
======================================================================
Reported By: falves11
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17248
Category: Channels/chan_sip/General
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: ready for testing
Target Version: 1.6.2.9
Asterisk Version: Addons-1.6.1.3
JIRA: SWP-1347
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 258705
Request Review:
======================================================================
Date Submitted: 2010-04-27 06:27 CDT
Last Modified: 2010-05-19 09:38 CDT
======================================================================
Summary: [patch] it crashes handling dtmf relay
Description:
I am uploading the trace.
======================================================================
----------------------------------------------------------------------
(0122139) svnbot (reporter) - 2010-05-19 09:38
https://issues.asterisk.org/view.php?id=17248#c122139
----------------------------------------------------------------------
Repository: asterisk
Revision: 264114
U trunk/res/res_rtp_asterisk.c
------------------------------------------------------------------------
r264114 | dvossel | 2010-05-19 09:38:02 -0500 (Wed, 19 May 2010) | 13
lines
fixes crash during dtmf
During the processing of Cisco dtmf the dtmf samples were
not being calculated correctly. In an attempt to determine
what sample rate was being used, a NULL frame was processed
which caused a crash. This patch resolves this.
(closes issue https://issues.asterisk.org/view.php?id=17248)
Reported by: falves11
Patches:
issue_17248.diff uploaded by dvossel (license 671)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=264114
Issue History
Date Modified Username Field Change
======================================================================
2010-05-19 09:38 svnbot Checkin
2010-05-19 09:38 svnbot Note Added: 0122139
======================================================================
More information about the asterisk-bugs
mailing list