Hi Rex,<div><br></div><div>    You need to allow your acl in internal.xml like the one,</div><div><br></div><div>&lt;param name=&quot;apply-inbound-acl&quot; value=&quot;internal-network&quot;/&gt;</div><div><br></div><div>

Change the internal-network according to your configuration you allowed in acl.conf.xml.</div><div><br></div><div>I have tested with audiocode with PRI line its working fine.<br><br><div class="gmail_quote">On Mon, Jun 8, 2009 at 10:52 PM, Peter Olsson <span dir="ltr">&lt;<a href="mailto:peter.olsson@visionutveckling.se">peter.olsson@visionutveckling.se</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Are you able to see anything at all in the console/log?<br>
<br>
I&#39;m starting to doubt that the call even gets into the FS box... :)<br>
<br>
Try enabling more logs (console loglevel debug), and try again.<br>
<div><div></div><div class="h5"><br>
<br>
On 09-06-08 19.04, &quot;Rex_Alex&quot; &lt;<a href="mailto:rex.alex345@yahoo.com">rex.alex345@yahoo.com</a>&gt; wrote:<br>
<br>
<br>
<br>
<br>
<br>
Hello,<br>
<br>
         Yes you are right. they are the on the same LAN. Inboun-acl added<br>
in internal profile as well and restarted the FS completely. But no luck..<br>
Please help us to resolve the same..<br>
<br>
Thanks,<br>
Rex<br>
<br>
<br>
Peter Olsson wrote:<br>
&gt;<br>
&gt; The PRI/SIP-box probably talks to the internal profile (I guess that they<br>
&gt; are on the same LAN). Try to add the inbound-acl to the internal profile<br>
&gt; as well. Also restart FS completely, just to be 100% sure that config is<br>
&gt; reloaded.<br>
&gt;<br>
&gt; //Peter<br>
&gt;<br>
&gt;<br>
&gt; On 09-06-08 18.34, &quot;Rex_Alex&quot; &lt;<a href="mailto:rex.alex345@yahoo.com">rex.alex345@yahoo.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Hello,<br>
&gt;<br>
&gt; I am not sure about the profile which I am calling into.<br>
&gt;<br>
&gt; My scenario is this, I am trying to reach extn 1007 registered in FS<br>
&gt; server<br>
&gt; from my mobile through an inbound PRI connected to the audiocode with DID<br>
&gt; 123456.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Rex<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Peter Olsson wrote:<br>
&gt;&gt;<br>
&gt;&gt; I don&#39;t see what you&#39;ve added. But I guess it&#39;s something like     .<br>
&gt;&gt;<br>
&gt;&gt; Are you sure you&#39;re dialing into the external profile? It&#39;s on port 5080<br>
&gt;&gt; by default, and the internal is on 5060.<br>
&gt;&gt;<br>
&gt;&gt; /Peter<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On 09-06-08 17.53, &quot;Rex_Alex&quot; &lt;<a href="mailto:rex.alex345@yahoo.com">rex.alex345@yahoo.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hello Peter,<br>
&gt;&gt;<br>
&gt;&gt; Yes, I have added<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; under &lt;settings&gt; tag in sip_profiles/external.xml<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Rex<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Peter Olsson wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Have you configured the sip profile to use the acl list you have created<br>
&gt;&gt;&gt; (Inbound_Test)?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; /Peter<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ----- Ursprungligt meddelande -----<br>
&gt;&gt;&gt; Från: Rex_Alex &lt;<a href="mailto:rex.alex345@yahoo.com">rex.alex345@yahoo.com</a>&gt;<br>
&gt;&gt;&gt; Skickat: den 8 juni 2009 17:40<br>
&gt;&gt;&gt; Till: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
&gt;&gt;&gt; Ämne: Re: [Freeswitch-users] Inbound using FS<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi Brian,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I am using audiocode box with IP 2.2.2.2 and FS with IP 1.1.1.1<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Addions made are,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; acl.conf.xml<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &lt;list name=&quot;Inbound_Test&quot; default=&quot;allow&quot;&gt;<br>
&gt;&gt;&gt;   &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://2.2.2.2/32" target="_blank">2.2.2.2/32</a>&quot;/&gt;<br>
&gt;&gt;&gt; &lt;/list&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; freeswitch.xml<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &lt;X-PRE-PROCESS cmd=&quot;set&quot; data=&quot;internal_auth_calls=true&quot;/&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; sip_profiles/external.xml<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;  under &lt;settings&gt; tag<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; public.xml<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &lt;extension name=&quot;Inbound&quot;&gt;<br>
&gt;&gt;&gt;         &lt;condition field=&quot;destination_number&quot; expression=&quot;^(123456)$&quot;&gt;<br>
&gt;&gt;&gt;                 &lt;action application=&quot;transfer&quot; data=&quot;$1 XML default&quot;/&gt;<br>
&gt;&gt;&gt;         &lt;/condition&gt;<br>
&gt;&gt;&gt; &lt;/extension&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; default.xml<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &lt;extension name=&quot;Inbound&quot;&gt;<br>
&gt;&gt;&gt;         &lt;condition field=&quot;destination_number&quot; expression=&quot;^123456$&quot;&gt;<br>
&gt;&gt;&gt;                 &lt;action application=&quot;ring_ready&quot; /&gt;<br>
&gt;&gt;&gt;                 &lt;action application=&quot;set&quot; data=&quot;call_timeout=20&quot;/&gt;<br>
&gt;&gt;&gt;                 &lt;action application=&quot;bridge&quot;<br>
&gt;&gt;&gt; data=&quot;sofia/internal/1007%1.1.1.1&quot;/&gt;<br>
&gt;&gt;&gt;         &lt;/condition&gt;<br>
&gt;&gt;&gt; &lt;/extension&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Still, Inbound is not hitting my FS console itself. Please assist where<br>
&gt;&gt;&gt; am<br>
&gt;&gt;&gt; I<br>
&gt;&gt;&gt; going wrong?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt; Rex<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Brian West wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Jun 2, 2009, at 11:11 AM, Rex_Alex wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Hello,<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; My public.xml configration is:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;   &lt;extension name=&quot;inboundsip&quot;&gt;<br>
&gt;&gt;&gt;&gt;&gt;    &lt;condition field=&quot;destination_number&quot; expression=&quot;^123456$&quot;&gt;  &lt;!--<br>
&gt;&gt;&gt;&gt;&gt; where<br>
&gt;&gt;&gt;&gt;&gt; 123456 is my DID number from my service provider --&gt;<br>
&gt;&gt;&gt;&gt;&gt;    &lt;action application=&quot;transfer&quot; data=&quot;$1 XML default&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;    &lt;/condition&gt;<br>
&gt;&gt;&gt;&gt;&gt;   &lt;/extension&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; $1 will not exist in this case because your regular expression doesn&#39;t<br>
&gt;&gt;&gt;&gt; capture anything.  So replace $1 with your target number or use<br>
&gt;&gt;&gt;&gt; ^(123456)$<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; My default.xml configration is:<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;  &lt;extension name=&quot;Inbound&quot;&gt;<br>
&gt;&gt;&gt;&gt;&gt;    &lt;condition field=&quot;destination_number&quot; expression=&quot;^*****$&quot;&gt;<br>
&gt;&gt;&gt;&gt;&gt;      &lt;action application=&quot;ring_ready&quot; /&gt;<br>
&gt;&gt;&gt;&gt;&gt;      &lt;action application=&quot;set&quot; data=&quot;call_timeout=20&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;      &lt;action application=&quot;bridge&quot; data=&quot;sofia/sip/1001%freeswitchip&quot;/&gt;<br>
&gt;&gt;&gt;&gt;&gt;    &lt;/condition&gt;<br>
&gt;&gt;&gt;&gt;&gt;  &lt;/extension&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Can you elaborate how you&#39;re registering with your provider?<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; When I am trying to call 123456 from my mobile no. Not able to see any<br>
&gt;&gt;&gt;&gt;&gt; logging in FS console. Please assist where I am going wrong? Or do I<br>
&gt;&gt;&gt;&gt;&gt; require<br>
&gt;&gt;&gt;&gt;&gt; any extra modules to be installed?<br>
&gt;&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt;&gt;&gt; Rex<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Brian West<br>
&gt;&gt;&gt;&gt; <a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; -- Meet us at ClueCon!  <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&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;&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;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; View this message in context:<br>
&gt;&gt;&gt; <a href="http://n2.nabble.com/Inbound-using-FS-tp3012286p3043665.html" target="_blank">http://n2.nabble.com/Inbound-using-FS-tp3012286p3043665.html</a><br>
&gt;&gt;&gt; Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&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;&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;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&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;&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;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; View this message in context:<br>
&gt;&gt; <a href="http://n2.nabble.com/Inbound-using-FS-tp3012286p3043804.html" target="_blank">http://n2.nabble.com/Inbound-using-FS-tp3012286p3043804.html</a><br>
&gt;&gt; Sent from the freeswitch-users mailing list archive at Nabble.com.<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;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<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;&gt;<br>
&gt;<br>
&gt; --<br>
&gt; View this message in context:<br>
&gt; <a href="http://n2.nabble.com/Inbound-using-FS-tp3012286p3044052.html" target="_blank">http://n2.nabble.com/Inbound-using-FS-tp3012286p3044052.html</a><br>
&gt; Sent from the freeswitch-users mailing list archive at Nabble.com.<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>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div><div class="im">&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>
View this message in context: <a href="http://n2.nabble.com/Inbound-using-FS-tp3012286p3044219.html" target="_blank">http://n2.nabble.com/Inbound-using-FS-tp3012286p3044219.html</a><br>
Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
<br>
<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>
</div>!DSPAM:4a2d45dc32931463593608!<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Thank you  with regards,<br>Gopal,<br><br>
</div>