[asterisk-bugs] [Asterisk 0012628]: DTMF problem
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon May 12 13:37:44 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12628
======================================================================
Reported By: diegoviola
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12628
Category: Core/RTP
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
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-12-2008 13:17 CDT
Last Modified: 05-12-2008 13:37 CDT
======================================================================
Summary: DTMF problem
Description:
I have this in my dialplan:
exten => 123,1,Read(NUMBER,,9)
exten => 123,n,NoOp(${NUMBER})
And most of the time when I press "123" and then I press "123456789" I
don't get the full digits.
I get something like:
-- Executing [123 at default:2] NoOp("SIP/diego.viola-10aadc00", "12389")
in new stack
-- Executing [123 at default:2] NoOp("SIP/diego.viola-10a9cf30",
"1234579") in new stack
-- Executing [123 at default:2] NoOp("SIP/diego.viola-10a9b1c0",
"1234789") in new stack
-- Executing [123 at default:2] NoOp("SIP/diego.viola-10a8fae0",
"123679") in new stack
I don't know if this is due to network problems, or not... but FreeSWITCH
developers told me they can handle this just fine, and this is a serious
issue because most of my users sometimes get back to me and say "hey my
password doesn't work" and I think is because of this.
My Asterisk version is 1.4.19.1 and I compiled it with GCC 4.1.2, running
on Linux 2.6.18 (x86_64) -- CentOS release 5 (Final)
======================================================================
----------------------------------------------------------------------
diegoviola - 05-12-08 13:37
----------------------------------------------------------------------
[May 12 13:51:32] NOTICE[29441]: chan_sip.c:15011 handle_request_subscribe:
Received SIP subscribe for peer without mailbox: kannan.ramakrishnan
-- Executing [123 at default:1] Read("SIP/diego.viola-195b1b70",
"NUMBER||9") in new stack
-- Accepting a maximum of 9 digits.
[May 12 13:51:35] DTMF[29564]: channel.c:2167 __ast_read: DTMF begin '1'
received on SIP/diego.viola-195b1b70
[May 12 13:51:35] DTMF[29564]: channel.c:2171 __ast_read: DTMF begin
ignored '1' on SIP/diego.viola-195b1b70
[May 12 13:51:35] DTMF[29564]: channel.c:2092 __ast_read: DTMF end '1'
received on SIP/diego.viola-195b1b70, duration 360 ms
[May 12 13:51:35] DTMF[29564]: channel.c:2155 __ast_read: DTMF end
passthrough '1' on SIP/diego.viola-195b1b70
[May 12 13:51:35] DTMF[29564]: channel.c:2167 __ast_read: DTMF begin '2'
received on SIP/diego.viola-195b1b70
[May 12 13:51:35] DTMF[29564]: channel.c:2171 __ast_read: DTMF begin
ignored '2' on SIP/diego.viola-195b1b70
[May 12 13:51:35] DTMF[29564]: channel.c:2092 __ast_read: DTMF end '2'
received on SIP/diego.viola-195b1b70, duration 360 ms
[May 12 13:51:35] DTMF[29564]: channel.c:2155 __ast_read: DTMF end
passthrough '2' on SIP/diego.viola-195b1b70
[May 12 13:51:35] DTMF[29564]: channel.c:2167 __ast_read: DTMF begin '3'
received on SIP/diego.viola-195b1b70
[May 12 13:51:35] DTMF[29564]: channel.c:2171 __ast_read: DTMF begin
ignored '3' on SIP/diego.viola-195b1b70
[May 12 13:51:36] DTMF[29564]: channel.c:2092 __ast_read: DTMF end '3'
received on SIP/diego.viola-195b1b70, duration 360 ms
[May 12 13:51:36] DTMF[29564]: channel.c:2155 __ast_read: DTMF end
passthrough '3' on SIP/diego.viola-195b1b70
[May 12 13:51:36] DTMF[29564]: channel.c:2167 __ast_read: DTMF begin '4'
received on SIP/diego.viola-195b1b70
[May 12 13:51:36] DTMF[29564]: channel.c:2171 __ast_read: DTMF begin
ignored '4' on SIP/diego.viola-195b1b70
[May 12 13:51:36] DTMF[29564]: channel.c:2092 __ast_read: DTMF end '4'
received on SIP/diego.viola-195b1b70, duration 360 ms
[May 12 13:51:36] DTMF[29564]: channel.c:2155 __ast_read: DTMF end
passthrough '4' on SIP/diego.viola-195b1b70
[May 12 13:51:36] DTMF[29564]: channel.c:2167 __ast_read: DTMF begin '5'
received on SIP/diego.viola-195b1b70
[May 12 13:51:36] DTMF[29564]: channel.c:2171 __ast_read: DTMF begin
ignored '5' on SIP/diego.viola-195b1b70
[May 12 13:51:36] DTMF[29564]: channel.c:2167 __ast_read: DTMF begin '6'
received on SIP/diego.viola-195b1b70
[May 12 13:51:36] DTMF[29564]: channel.c:2171 __ast_read: DTMF begin
ignored '6' on SIP/diego.viola-195b1b70
[May 12 13:51:36] DTMF[29564]: channel.c:2167 __ast_read: DTMF begin '7'
received on SIP/diego.viola-195b1b70
[May 12 13:51:36] DTMF[29564]: channel.c:2171 __ast_read: DTMF begin
ignored '7' on SIP/diego.viola-195b1b70
[May 12 13:51:37] DTMF[29564]: channel.c:2092 __ast_read: DTMF end '7'
received on SIP/diego.viola-195b1b70, duration 360 ms
[May 12 13:51:37] DTMF[29564]: channel.c:2155 __ast_read: DTMF end
passthrough '7' on SIP/diego.viola-195b1b70
[May 12 13:51:37] DTMF[29564]: channel.c:2167 __ast_read: DTMF begin '8'
received on SIP/diego.viola-195b1b70
[May 12 13:51:37] DTMF[29564]: channel.c:2171 __ast_read: DTMF begin
ignored '8' on SIP/diego.viola-195b1b70
[May 12 13:51:37] DTMF[29564]: channel.c:2167 __ast_read: DTMF begin '9'
received on SIP/diego.viola-195b1b70
[May 12 13:51:37] DTMF[29564]: channel.c:2171 __ast_read: DTMF begin
ignored '9' on SIP/diego.viola-195b1b70
[May 12 13:51:37] DTMF[29564]: channel.c:2092 __ast_read: DTMF end '9'
received on SIP/diego.viola-195b1b70, duration 360 ms
[May 12 13:51:37] DTMF[29564]: channel.c:2155 __ast_read: DTMF end
passthrough '9' on SIP/diego.viola-195b1b70
-- User entered '123479'
-- Executing [123 at default:2] NoOp("SIP/diego.viola-195b1b70",
"123479") in new stack
== Auto fallthrough, channel 'SIP/diego.viola-195b1b70' status is
'UNKNOWN'
[May 12 13:51:55] NOTICE[29441]: chan_sip.c:15011
handle_request_subscribe: Received SIP subscribe for peer without mailbox:
pavel.reva
dev2*CLI>
Issue History
Date Modified Username Field Change
======================================================================
05-12-08 13:37 diegoviola Note Added: 0086741
======================================================================
More information about the asterisk-bugs
mailing list