[asterisk-bugs] [Asterisk 0015024]: DTMF is not working correctly for cell phones.

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 6 10:44:41 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=15024 
====================================================================== 
Reported By:                alexo
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15024
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.24 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-05-03 15:12 CDT
Last Modified:              2009-05-06 10:44 CDT
====================================================================== 
Summary:                    DTMF is not working correctly for cell phones.
Description: 
We have an issue calling the extension number from cell phones. Sometime is
works, but mostly fails.

The problem is that DTMF tones are coming as doubles or just in wrong
order. I'll attach asterisk console output for cell phones and land one
(yes, land phones works as expected - always).

Any help is really appreciated as most of our customers are mobile.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0014815 [patch] DTMF Appears to be broken from ...
====================================================================== 

---------------------------------------------------------------------- 
 (0104303) alexo (reporter) - 2009-05-06 10:44
 http://bugs.digium.com/view.php?id=15024#c104303 
---------------------------------------------------------------------- 
Here is how the sequence of four 202 was processed by Asterisk:

[May  6 07:37:03] DTMF[12563]: channel.c:2229 __ast_read: DTMF end '2'
received on Zap/1-1, duration 0 ms
[May  6 07:37:03] DTMF[12563]: channel.c:2271 __ast_read: DTMF end
accepted without begin '2' on Zap/1-1
[May  6 07:37:03] DTMF[12563]: channel.c:2282 __ast_read: DTMF end
passthrough '2' on Zap/1-1
[May  6 07:37:03] DTMF[12563]: channel.c:2229 __ast_read: DTMF end '2'
received on Zap/1-1, duration 0 ms
[May  6 07:37:03] DTMF[12563]: channel.c:2271 __ast_read: DTMF end
accepted without begin '2' on Zap/1-1
[May  6 07:37:03] DTMF[12563]: channel.c:2282 __ast_read: DTMF end
passthrough '2' on Zap/1-1
    -- Invalid extension '22' in context 'ivr-1' on Zap/1-1

[May  6 07:37:04] DTMF[12563]: channel.c:2229 __ast_read: DTMF end '0'
received on Zap/1-1, duration 0 ms
[May  6 07:37:04] DTMF[12563]: channel.c:2271 __ast_read: DTMF end
accepted without begin '0' on Zap/1-1
[May  6 07:37:04] DTMF[12563]: channel.c:2282 __ast_read: DTMF end
passthrough '0' on Zap/1-1
[May  6 07:37:05] DTMF[12563]: channel.c:2229 __ast_read: DTMF end '2'
received on Zap/1-1, duration 0 ms
[May  6 07:37:05] DTMF[12563]: channel.c:2271 __ast_read: DTMF end
accepted without begin '2' on Zap/1-1
[May  6 07:37:05] DTMF[12563]: channel.c:2282 __ast_read: DTMF end
passthrough '2' on Zap/1-1

[May  6 07:37:16] DTMF[12563]: channel.c:2229 __ast_read: DTMF end '2'
received on Zap/1-1, duration 0 ms
[May  6 07:37:16] DTMF[12563]: channel.c:2271 __ast_read: DTMF end
accepted without begin '2' on Zap/1-1
[May  6 07:37:16] DTMF[12563]: channel.c:2282 __ast_read: DTMF end
passthrough '2' on Zap/1-1
[May  6 07:37:16] DTMF[12563]: channel.c:2229 __ast_read: DTMF end '2'
received on Zap/1-1, duration 0 ms
[May  6 07:37:16] DTMF[12563]: channel.c:2271 __ast_read: DTMF end
accepted without begin '2' on Zap/1-1
[May  6 07:37:16] DTMF[12563]: channel.c:2282 __ast_read: DTMF end
passthrough '2' on Zap/1-1
    -- Invalid extension '22' in context 'ivr-1' on Zap/1-1

[May  6 07:37:22] DTMF[12563]: channel.c:2229 __ast_read: DTMF end '2'
received on Zap/1-1, duration 0 ms
[May  6 07:37:22] DTMF[12563]: channel.c:2271 __ast_read: DTMF end
accepted without begin '2' on Zap/1-1
[May  6 07:37:22] DTMF[12563]: channel.c:2282 __ast_read: DTMF end
passthrough '2' on Zap/1-1
[May  6 07:37:24] DTMF[12563]: channel.c:2229 __ast_read: DTMF end '2'
received on Zap/1-1, duration 0 ms
[May  6 07:37:24] DTMF[12563]: channel.c:2271 __ast_read: DTMF end
accepted without begin '2' on Zap/1-1
[May  6 07:37:24] DTMF[12563]: channel.c:2282 __ast_read: DTMF end
passthrough '2' on Zap/1-1
    -- Invalid extension '22' in context 'ivr-1' on Zap/1-1 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-06 10:44 alexo          Note Added: 0104303                          
======================================================================




More information about the asterisk-bugs mailing list