<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'>
<DIV><FONT color=#008080 face=Calibri>Hi Paul,</FONT></DIV>
<DIV><FONT color=#008080 face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Calibri>I am new to FS and&nbsp; trying to setup FS as a "dumb" SBC as per example 2 in the wiki website so that I can convert inband DTMF to RFC 8233 and vice versa.&nbsp;This is the windows version of FS.&nbsp;Is it possible that I can get some assistant from you guys to get it up and running? Please advise how we can proceed.</FONT></DIV>
<DIV><FONT color=#008080 face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Calibri>Regards,</FONT></DIV>
<DIV><FONT color=#008080 face=Calibri></FONT>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Calibri>Al</FONT></DIV>
<BR>&nbsp;<BR>
<DIV>
<DIV id=SkyDrivePlaceholder></DIV>&gt; Date: Thu, 17 May 2012 20:01:35 +0100<BR>&gt; From: paul@cupis.co.uk<BR>&gt; To: freeswitch-users@lists.freeswitch.org<BR>&gt; Subject: Re: [Freeswitch-users] Help on Explaination of the configurations parrametters<BR>&gt; <BR>&gt; On 17/05/12 02:50, Albert Nguyen wrote:<BR>&gt; &gt; I am new to FS and trying to setup a SBC using the example 2 in the FS<BR>&gt; &gt; wiki website. The link is<BR>&gt; &gt; http://wiki.freeswitch.org/wiki/SBC_FreeSWITCH_Configuration_Example_2.<BR>&gt; &gt;<BR>&gt; &gt; There are parameters in the example that I have to replaces for it to<BR>&gt; &gt; work with my own scenarios. However I have problem understanding the<BR>&gt; &gt; following lines. Is there anyone able to explain what does this mean<BR>&gt; &gt;<BR>&gt; &gt; &lt;condition field="${sip_redirect_contact_0}"<BR>&gt; &gt; expression="(((192.168.)|(172.24.)|(10.10.))\d+\.\d+(:\d+)(;dtg=\w+)?)"&gt;<BR>&gt; &gt;<BR>&gt; &gt; The bits I am not sure is )\d+\.\d+(:\d+)(;dtg=\w+)?). What does this do?<BR>&gt; <BR>&gt; This will match certain (IPv4) IP addresses, with ports specified:<BR>&gt; <BR>&gt; 192.168.x.x:y<BR>&gt; 172.24.x.x:y<BR>&gt; 10.10.x.x:y<BR>&gt; <BR>&gt; optionally ending in:<BR>&gt; <BR>&gt; ;dtg=xxxx<BR>&gt; <BR>&gt; In the given example, the rest of the XML is executed conditionally on <BR>&gt; this match. If the sip_redirect_contact_0 matches the expression, then <BR>&gt; the &lt;actions&gt; are executed, otherwise the &lt;anti-action&gt; is executed.<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>