[asterisk-bugs] [Asterisk 0015129]: [patch] Incoming DTMF causes "Cannot handle frames in 2 format" error, call dies
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Sep 20 13:22:07 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15129
======================================================================
Reported By: bmh
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15129
Category: Channels/chan_dahdi
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.6.1.0
JIRA:
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-05-16 08:18 CDT
Last Modified: 2009-09-20 13:22 CDT
======================================================================
Summary: [patch] Incoming DTMF causes "Cannot handle frames
in 2 format" error, call dies
Description:
All incoming DTMF tones over my DAHDI interface (a PRI) cause the following
error:
[May 16 08:38:27] WARNING[2387]: chan_dahdi.c:5624 dahdi_write: Cannot
handle frames in 2 format
[May 16 08:38:27] WARNING[2387]: file.c:723 ast_readaudio_callback: Failed
to write frame
-- Hungup 'DAHDI/1-1'
The call is dropped and this error appears on the Asterisk console as soon
as any DTMF is received over the DAHDI interface. Calls otherwise function
normally until any digit on a phone's keypad is pressed while calling in.
======================================================================
----------------------------------------------------------------------
(0111050) svnbot (reporter) - 2009-09-20 13:22
https://issues.asterisk.org/view.php?id=15129#c111050
----------------------------------------------------------------------
Repository: asterisk
Revision: 219663
_U branches/1.6.0/
U branches/1.6.0/main/file.c
------------------------------------------------------------------------
r219663 | tilghman | 2009-09-20 13:22:06 -0500 (Sun, 20 Sep 2009) | 22
lines
Merged revisions 219654 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r219654 | tilghman | 2009-09-20 12:55:49 -0500 (Sun, 20 Sep 2009) | 15
lines
Merged revisions 219653 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r219653 | tilghman | 2009-09-20 12:52:05 -0500 (Sun, 20 Sep 2009) | 8
lines
Really stop the stream, when ast_closestream() is called.
(closes issue https://issues.asterisk.org/view.php?id=15129)
Reported by: bmh
Patches:
20090918__issue15129.diff.txt uploaded by tilghman (license 14)
Review:
https://reviewboard.asterisk.org/r/372/
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=219663
Issue History
Date Modified Username Field Change
======================================================================
2009-09-20 13:22 svnbot Checkin
2009-09-20 13:22 svnbot Note Added: 0111050
======================================================================
More information about the asterisk-bugs
mailing list