<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
I've been searching to a solution to this for a while and can't figure it out, perhaps someone has done something similar.<div><br></div><div>I have a Cisco AS5400 sending SIP traffic via PCMU / ulaw directly to my Asterisk (1.4.19-rc2) box. Jitter and latency are incredibly low on my lightly loaded switched gigabit ethernet network. One Asterisk uses Zaptel and a Digium card, and DTMF recognition works great. However, the same software can't seem to recognize DTMF over SIP inband. </div><div><br></div><div>I've tried enabling DTMF debugging, which never prints anything even with "core set debug 10" and "core set verbose 10". Any thoughts on how to get this working? My dialplan snippet is:</div><div><br></div><div><html>exten => 6220,1,Answer()</html><html>exten => 6220,n,Playback(high)</html><html>exten => 6220,n,Read(TEST||7)</html><html>exten => 6220,n,SayDigits(${TEST})</html><div><br></div><div>It always says:</div><div><br></div><div><html>    -- User entered nothing.</html><div><br></div><div>If I send rfc2833 messages from a soft phone, it always works, of course. I've tried "relaxdtmf=yes" in sip.conf, as well. I added "dtmfmode=inband" to the SIP peer for the Cisco. Nothing. Tones are generated by phones connected to our PBX that we don't have a problem with otherwise or even from a cell phone.</div><div><br></div></div><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><div>Norman Franke</div><div>Answering Service for Directors, Inc.</div><div>www.myasd.com</div></div></span></span></span> </div><br></div></body></html>