If this is a vanilla install then the internal.xml profile will be listening on port 5060. Assuming that&#39;s where the calls come in from voxbone then what you&#39;ve set is correct.<br><br>I would verify your assertions: is voxbone really sending DTMFs via 2833? If so then they should appear in your tshark captures. I would double-check, and if indeed you are not seeing those 2833 packets from voxbone then I would call their support and ask them to verify that they really are set up for 2833.<br>
<br>Also, just for confirmation, I would listen to see if the DTMFs come inband and also look in the SIP traffic to see if maybe they are doing something silly like using SIP INFO packets to send DTMF.<br><br>-MC<br><br><div class="gmail_quote">
On Fri, May 18, 2012 at 5:01 AM, Anita Hall <span dir="ltr">&lt;<a href="mailto:anita.hall@simmortel.com" target="_blank">anita.hall@simmortel.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br><br>I am taking DID from <a href="http://voxbone.com" target="_blank">voxbone.com</a>, they do not need authentication by login and password, so I have not created a SIP profile. By allowing their IP addresses in acl.conf.xml, I am able to receive incoming calls and media. However, dtmf is not coming. Doing tshark, no RTP event corresponding to dtmf is being received. <br>

<br>Voxbone sends DTMF over rfc2833<br><br>I have set in conf/sip_profiles/internal.xml and done reload mod_sofia<br>&lt;param name=&quot;dtmf-type&quot; value=&quot;rfc2833&quot;/&gt;<br><br>But I am not sure if this is the correct place. Is there any other pace where dtmf type can be specified in the absence of a sip profile ?<br>

<br clear="all">regards,<br>Anita<br><br>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
Join Us At ClueCon - Aug 7-9, 2012<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><br>
<br></blockquote></div><br>