[asterisk-bugs] [Asterisk 0011190]: DTMF minimal duration and Recommendation Q.24
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Nov 8 10:22:06 CST 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=11190
======================================================================
Reported By: slavon
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 11190
Category: Core/Internationalization
Reproducibility: always
Severity: trivial
Priority: normal
Status: resolved
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 11-08-2007 01:38 CST
Last Modified: 11-08-2007 10:22 CST
======================================================================
Summary: DTMF minimal duration and Recommendation Q.24
Description:
Hello.
i see many messages like this
[Nov 8 10:15:23] DTMF[16622]: channel.c:2416 __ast_read: DTMF begin '4'
received on SIP/87.255.5.254-08556448
[Nov 8 10:15:23] DTMF[16622]: channel.c:2420 __ast_read: DTMF begin
ignored '4' on SIP/87.255.5.254-08556448
[Nov 8 10:15:23] DTMF[16622]: channel.c:2353 __ast_read: DTMF end '4'
received on SIP/87.255.5.254-08556448, duration 58 ms
[Nov 8 10:15:23] DTMF[16622]: channel.c:2403 __ast_read: DTMF end '4' has
duration 58 but want minimum 80, emulating on SIP/87.255.5.254-08556448
[Nov 8 10:15:23] DTMF[16622]: channel.c:2442 __ast_read: DTMF end
emulation of '4' queued on SIP/87.255.5.254-08556448
I see what many DTMF < 80ms... i go to google and find
ITU-T Q.24 : Multifrequency push-button signal reception
http://www.itu.int/rec/T-REC-Q.24-198811-I/en
go to last page and see that recommended minimal signal duration = 40ms.
i change
#define AST_MIN_DTMF_DURATION 40
and my clients is happy =)
Any comments?
======================================================================
----------------------------------------------------------------------
qwell - 11-08-07 10:22
----------------------------------------------------------------------
Closing for now, per reporter.
Issue History
Date Modified Username Field Change
======================================================================
11-08-07 10:22 qwell Status new => resolved
11-08-07 10:22 qwell Resolution open => suspended
11-08-07 10:22 qwell Assigned To => qwell
11-08-07 10:22 qwell Note Added: 0073395
======================================================================
More information about the asterisk-bugs
mailing list