[asterisk-bugs] [Asterisk 0012592]: DTMF issues in 1.4.19 with missing digits
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon May 12 09:16:27 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12592
======================================================================
Reported By: dawebber
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12592
Category: Channels/chan_zap
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.4.19
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 05-06-2008 13:41 CDT
Last Modified: 05-12-2008 09:16 CDT
======================================================================
Summary: DTMF issues in 1.4.19 with missing digits
Description:
Trying to figure out an issue with DTMF recognition with 1.4.19. This
is somewhat similar to the issue described here:
http://bugs.digium.com/view.php?id=11740, but it might be a different
issue altogether.
I have 1.4.19 running with TE212P on a US PRI hooked up to Time Warner
Telecom. DTMF debugging enabled.
LibPRI 1.4.3
Zaptel 1.4.9
======================================================================
----------------------------------------------------------------------
dawebber - 05-12-08 09:16
----------------------------------------------------------------------
I've patched the code and rebuilt asterisk. I am doing some more testing,
but I don't think the patch solved the issue. Now, it seems that the second
digit is missing. DTMF log below (same sequence is entered--823229999):
<snip>
[May 12 09:19:46] DTMF[11209] channel.c: DTMF end '8' received on Zap/1-1,
duration 0 ms
[May 12 09:19:46] DTMF[11209] channel.c: DTMF begin emulation of '8' with
duration 100 queued on Zap
/1-1
[May 12 09:19:46] DTMF[11209] channel.c: DTMF end emulation of '8' queued
on Zap/1-1
[May 12 09:19:47] DTMF[11209] channel.c: DTMF end '3' received on Zap/1-1,
duration 0 ms
[May 12 09:19:47] DTMF[11209] channel.c: DTMF end accepted without begin
'3' on Zap/1-1
[May 12 09:19:47] DTMF[11209] channel.c: DTMF end passthrough '3' on
Zap/1-1
[May 12 09:19:47] DTMF[11209] channel.c: DTMF end '2' received on Zap/1-1,
duration 0 ms
[May 12 09:19:47] DTMF[11209] channel.c: DTMF end accepted without begin
'2' on Zap/1-1
[May 12 09:19:47] DTMF[11209] channel.c: DTMF end passthrough '2' on
Zap/1-1
[May 12 09:19:47] DTMF[11209] channel.c: DTMF end '2' received on Zap/1-1,
duration 0 ms
[May 12 09:19:47] DTMF[11209] channel.c: DTMF end accepted without begin
'2' on Zap/1-1
[May 12 09:19:47] DTMF[11209] channel.c: DTMF end passthrough '2' on
Zap/1-1
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end '9' received on Zap/1-1,
duration 0 ms
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end accepted without begin
'9' on Zap/1-1
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end passthrough '9' on
Zap/1-1
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end '9' received on Zap/1-1,
duration 0 ms
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end accepted without begin
'9' on Zap/1-1
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end passthrough '9' on
Zap/1-1
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end '9' received on Zap/1-1,
duration 0 ms
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end accepted without begin
'9' on Zap/1-1
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end passthrough '9' on
Zap/1-1
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end '9' received on Zap/1-1,
duration 0 ms
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end accepted without begin
'9' on Zap/1-1
[May 12 09:19:48] DTMF[11209] channel.c: DTMF end passthrough '9' on
Zap/1-1
</snip>
Issue History
Date Modified Username Field Change
======================================================================
05-12-08 09:16 dawebber Note Added: 0086712
======================================================================
More information about the asterisk-bugs
mailing list