<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>And in case you are like me and can&#8217;t tell the difference between a &#8211; and a .<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>&#8230; --- &#8230;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Download a good DTMF decoder<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] <b>On Behalf Of </b>Michael Collins<br><b>Sent:</b> Tuesday, May 24, 2011 3:22 PM<br><b>To:</b> FreeSWITCH Users Help<br><b>Subject:</b> Re: [Freeswitch-users] DTMF Problems! In-band detection patchy, rfc2833 not working!<o:p></o:p></span></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I guess what I mean is this: he needs to listen to what ACTUALLY comes down the line. There's no substitute for the human ear. If the tones coming down the line are not clean or otherwise are not recognizable then I would suggest that looking for a solution inside of FreeSWITCH itself may not be too helpful...<o:p></o:p></p><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>That being said, if the DTMFs are coming in cleanly then there's definitely something hinky going on inside his system.<o:p></o:p></p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>-MC<o:p></o:p></p><div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Tue, May 24, 2011 at 12:08 PM, Kristian Kielhofner &lt;<a href="mailto:kris@kriskinc.com">kris@kriskinc.com</a>&gt; wrote:<o:p></o:p></p><p class=MsoNormal>Michael,<br><br>&nbsp;I'm not really sure what you mean by this...<br><br>&nbsp;The DTMF method used between an endpoint and a SIP carrier is<br>largely determined by the SIP carrier, not the carrier or device on<br>the far end.<br><br>&nbsp;On the PSTN DTMF is always inband. &nbsp;If configured for out of band<br>DTMF it's up to the various media gateways in use by VoIP providers to<br>detect the inband DTMF, squelch it from the G711 input audio, and<br>create out of band events.<br><br>&nbsp;Of course if you're configured for inband and using G711 it will be<br>inband all the way through.<br><br>P.S. - Cell phones either use AMR or EVRC these days and I would guess<br>they're using out of band DTMF too. &nbsp;I've seen some documentation<br>claiming support for inband DTMF on either but that seems strange to<br>me...<o:p></o:p></p><div><div><p class=MsoNormal><br>On Mon, May 23, 2011 at 10:24 AM, Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br>&gt; Sidharth,<br>&gt; A mobile phone will always send DTMFs in-band, so you need to be ready for<br>&gt; that scenario. I recommend you add this to your dialplan for inbound calls:<br>&gt; <a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf" target="_blank">http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf</a><br>&gt; Test various scenarios and make sure they work - call from Skype, from<br>&gt; mobile phone, from a land line, etc. Let us know what happens.<br>&gt; -MC<br>&gt; On Sat, May 21, 2011 at 1:11 AM, Sidharth Kshatriya<br>&gt; &lt;<a href="mailto:sid.kshatriya@gmail.com">sid.kshatriya@gmail.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Dear Friends,<br>&gt;&gt;<br>&gt;&gt; I'm using a voip carrier Voicenetwork.ca (recommended by someone on this<br>&gt;&gt; list). While I'm generally happy with their service there seems to be one<br>&gt;&gt; fatal problem: My IVR does not recognize DTMF!<br>&gt;&gt;<br>&gt;&gt; I have set &lt;param name=&quot;dtmf-type&quot; value=&quot;rfc2833&quot;/&gt; in both<br>&gt;&gt; sip_profile/internal.xml and sip_profile/external.xml<br>&gt;&gt;<br>&gt;&gt; The symptom of the problem is that making a call via skype will always<br>&gt;&gt; make the IVR recognize the DTMF while using something like a mobile phone<br>&gt;&gt; almost always won't!<br>&gt;&gt;<br>&gt;&gt; I've tried in-band detection too. I'm making international calls into my<br>&gt;&gt; IVR and the reliability of the in-band detection is not so good, possibly<br>&gt;&gt; because of the quality of the call.<br>&gt;&gt;<br>&gt;&gt; Can someone please help me?<br>&gt;&gt;<br>&gt;&gt; Thanks,<br>&gt;&gt;<br>&gt;&gt; Sidharth<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; Sidharth Kshatriya<br>&gt;&gt; <a href="http://www.sidk.info" target="_blank">www.sidk.info</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; FreeSWITCH-users mailing list<br>&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;<br>&gt;<br><br><br><br>--<o:p></o:p></p></div></div><p class=MsoNormal><span style='color:#888888'>Kristian Kielhofner</span><o:p></o:p></p><div><div><p class=MsoNormal><br>_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><o:p></o:p></p></div></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></div></body></html>