[asterisk-bugs] [Asterisk 0017248]: [patch] it crashes handling dtmf relay
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 19 09:47:14 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17248
======================================================================
Reported By: falves11
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 17248
Category: Channels/chan_sip/General
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-04-27 06:27 CDT
Last Modified: 2010-05-19 09:47 CDT
======================================================================
Summary: [patch] it crashes handling dtmf relay
Description:
I am uploading the trace.
======================================================================
----------------------------------------------------------------------
(0122141) svnbot (reporter) - 2010-05-19 09:47
https://issues.asterisk.org/view.php?id=17248#c122141
----------------------------------------------------------------------
Repository: asterisk
Revision: 264115
_U branches/1.6.2/
U branches/1.6.2/main/rtp.c
------------------------------------------------------------------------
r264115 | dvossel | 2010-05-19 09:47:13 -0500 (Wed, 19 May 2010) | 19
lines
Merged revisions 264114 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
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=264115
Issue History
Date Modified Username Field Change
======================================================================
2010-05-19 09:47 svnbot Checkin
2010-05-19 09:47 svnbot Note Added: 0122141
======================================================================
More information about the asterisk-bugs
mailing list