Travis Langhals
2010-Jul-28 01:12 UTC
[asterisk-users] Random DTMF Tones Only on heard on ATA
I have a couple of Linksys PAP2T-NA & Grandstream HT-502 extensions that are receiving random DTMF tones on their side, but that are not heard by the outside party. I have been using Asterisk 1.6.6 through 1.6.10 and have always had this issue. I am only using SIP on the Asterisk server and all extensions and trunks are set to rfc2833; outside of this issue DTMF operation works fine. I've included the Asterisk DTMF debug lines during an occurrence of this issue for extension 5211. The debug lines seem similar to a normal DTMF event with exception of the "...but want minimum 80..." message. Any ideas? [2010-07-27 10:34:42] DTMF[9744] channel.c: DTMF begin '1' received on SIP/5211-00000078 [2010-07-27 10:34:42] DTMF[9744] channel.c: DTMF begin passthrough '1' on SIP/5211-00000078 [2010-07-27 10:34:42] DTMF[9744] channel.c: DTMF end '1' received on SIP/5211-00000078, duration 39 ms [2010-07-27 10:34:42] DTMF[9744] channel.c: DTMF end accepted with begin '1' on SIP/5211-00000078 [2010-07-27 10:34:42] DTMF[9744] channel.c: DTMF end '1' has duration 39 but want minimum 80, emulating on SIP/5211-00000078 [2010-07-27 10:34:42] DTMF[9744] channel.c: DTMF end emulation of '1' queued on SIP/5211-00000078 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100727/8a3542e4/attachment.htm
Benny Amorsen
2010-Jul-28 08:12 UTC
[asterisk-users] Random DTMF Tones Only on heard on ATA
Travis Langhals <travis at netitek.com> writes:> [2010-07-27 10:34:42] DTMF[9744] channel.c: DTMF begin '1' received on > SIP/5211-00000078Is SIP/5211 a Linksys or a Grandstream or something else? Do you have relaxdtmf=no? Also, your Asterisk version numbers are incorrect. Do you mean 1.6.2.10? /Benny