<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi Paul,<br><br>Thanks very much for your suggestion. I'll give it a try to see how it goes<br><br>Regards,<br><br>Al<br><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Thu, 24 May 2012 20:14:38 +0100<br>&gt; From: paul@cupis.co.uk<br>&gt; To: freeswitch-users@lists.freeswitch.org<br>&gt; Subject: [Freeswitch-users] FS as a dumb SBC (was: Re: Help on Explaination of the configurations parrametters)<br>&gt; <br>&gt; On 23/05/12 09:26, Albert Nguyen wrote:<br>&gt; &gt; I am new to FS and trying to setup FS as a "dumb" SBC as per<br>&gt; &gt; example 2 in the wiki website so that I can convert inband DTMF to<br>&gt; &gt; RFC 8233 and vice versa. This is the windows version of FS. Is it<br>&gt; &gt; possible that I can get some assistant from you guys to get it up and<br>&gt; &gt; running? Please advise how we can proceed.<br>&gt; <br>&gt; One way of doing this would be to setup two SIP profiles, one facing the <br>&gt; device sending you RFC2833 and once facing the device which will only <br>&gt; accept in-band.<br>&gt; <br>&gt; On the SIP profile facing the in-band device, disable RFC2833 support by <br>&gt; setting the varaible "rfc2833-pt" to something &lt;95, and then when you <br>&gt; route a call from RFC2833 to in-band, add something like:<br>&gt; <br>&gt;    &lt;action application="export"<br>&gt;            data="execute_on_media=start_dtmf_generate"/&gt;<br>&gt; <br>&gt; to your dialplan.<br>&gt; <br>&gt; Similarly you will want some config for calls going in-band-&gt;rfc2833 to <br>&gt; do the conversion, perhaps something like:<br>&gt; <br>&gt;    &lt;action application="start_dtmf" /&gt;<br>&gt; <br>&gt; Note that I've not specifically tested the above.<br>&gt; <br>&gt; If you are going down the above route, you might also want to read:<br>&gt; <br>&gt; http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf<br>&gt; http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_start_dtmf_generate<br>&gt; <br>&gt; http://wiki.freeswitch.org/wiki/DTMF<br>&gt; <br>&gt; <br>&gt; Regards,<br>&gt; <br>&gt; _________________________________________________________________________<br>&gt; Professional FreeSWITCH Consulting Services:<br>&gt; consulting@freeswitch.org<br>&gt; http://www.freeswitchsolutions.com<br>&gt; <br>&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt; http://www.cudatel.com<br>&gt; <br>&gt; Official FreeSWITCH Sites<br>&gt; http://www.freeswitch.org<br>&gt; http://wiki.freeswitch.org<br>&gt; http://www.cluecon.com<br>&gt; <br>&gt; Join Us At ClueCon - Aug 7-9, 2012<br>&gt; <br>&gt; FreeSWITCH-users mailing list<br>&gt; FreeSWITCH-users@lists.freeswitch.org<br>&gt; http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>&gt; UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>&gt; http://www.freeswitch.org<br></div>                                               </div></body>
</html>