Victor, your solution seems to be working. Thank you and thank you all for help.<div><br></div><div>I did the following:</div><div><br></div><div>acl.conf.xml</div><div><blockquote type="cite"><div text="#000000" bgcolor="#ffffff">
<div class="im"><div>    &lt;list name=&quot;<font color="#3333ff">Malay_ACL</font>&quot; default=&quot;<font color="#3333ff">deny</font>&quot;&gt;</div><div>      &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://192.168.42.0/24" target="_blank">A.B.C.D/24</a>&quot;/&gt;</div>
<div>    &lt;/list&gt;</div></div></div></blockquote><div><div text="#000000" bgcolor="#ffffff"><div class="im"><div>In my sip profile file:</div></div></div></div><div><div text="#000000" bgcolor="#ffffff"><div class="im">
<div><blockquote type="cite"><div text="#000000" bgcolor="#ffffff"><div class="im"><div>      &lt;param name=&quot;auth-calls&quot; value=&quot;<font color="#3333ff">true</font>&quot;/&gt;<br><span style="white-space: pre-wrap; "></span>      &lt;param name=&quot;apply-inbound-acl&quot; value=&quot;<font color="#3333ff">Malay_ACL</font>&quot;/&gt;<br>
</div></div></div></blockquote></div></div></div></div><div>Thank you.</div><br><div class="gmail_quote">On Tue, Aug 24, 2010 at 9:39 AM, Malay Thakershi <span dir="ltr">&lt;<a href="mailto:mthakershi@gmail.com">mthakershi@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><p>Not a problem. Thanks for help.</p>
<p>Will test as you&#39;ve suggested.</p>
<p></p><blockquote type="cite"><div class="im">On Aug 23, 2010 8:33 PM, &quot;Victor Chukalovskiy&quot; &lt;<a href="mailto:Victor@isptelecom.net" target="_blank">Victor@isptelecom.net</a>&gt; wrote:<br><br>

  
    
  
  </div><div text="#000000" bgcolor="#ffffff">
    Malay,<br>
    <br><div class="im">
    I believe full configuration is too big to be posted here, <br>
    however my sip profile has following relevant lines:<br>
    <br>
    <div>      &lt;param name=&quot;auth-calls&quot; value=&quot;<font color="#3333ff">true</font>&quot;/&gt;<br>
      <span style="white-space:pre-wrap"></span>   
        &lt;param name=&quot;apply-inbound-acl&quot; value=&quot;<font color="#3333ff">providers</font>&quot;/&gt;<br>
      <br>
    </div>
    My acl.conf.xml has following lines:<br>
    <br>
    <div>    &lt;list name=&quot;<font color="#3333ff">providers</font>&quot;
      default=&quot;<font color="#3333ff">deny</font>&quot;&gt;</div>
    <div>      &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://192.168.42.0/24" target="_blank">A.B.C.D/24</a>&quot;/&gt;</div>
    <div>    &lt;/list&gt;</div>
    <br>
    As you see, this creates a simple ACL that will &quot;deny&quot; everything
    but address range defined by A.B.C.D/24<br>
    My sip profile makes use of this ACL.<br>
    <br>
    In your configuration you seem to miss a couple things:<br>
    1) You use reserved ACL name acl.auto. Please use something else and
    non-default.<br>
    2) If your ACL is &quot;deny&quot; by default, all nodes should be &quot;allow&quot;.
    And vice verse, if your ACL is &quot;allow&quot; by default then nodes only
    make sence if they are set to &quot;deny&quot;. This depends on what your want
    to do :-)<br>
    <br>
    In your case try:<br>
    <br>
    <div><span style="white-space:pre-wrap"> </span>&lt;list
      name=&quot;<font color="#3333ff">Malay_ACL</font>&quot; default=&quot;<font color="#3333ff">allow</font>&quot;&gt;<br>
    </div><p><font color="#500050">&lt;node type=&quot;allow&quot; cidr=&quot;41.XXX.XXX.XXX/29&quot;/&gt;<br>&lt;/list&gt;<br></font></p>
    And then point apply-inbound-acl to this new &quot;Malay_ACL&quot;.<br>
    <br>
    It could be useful to consult following pages:<br>
    <a href="http://wiki.freeswitch.org/wiki/Acl" target="_blank">http://wiki.freeswitch.org/wiki/Acl</a><br>
    <a href="http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing" target="_blank">http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing</a><br><font color="#888888">
    <br>
    -Victor</font></div><p><font color="#500050"></font></p><font color="#500050"><div class="im"><br><br>On -10/01/37 02:59 PM, Malay Thakershi wrote:<br>&gt;<br></div>&gt; Thank you. Could you please share your configura...</font><p>
</p></div><div class="im">


<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></blockquote><p></p>
</blockquote></div><br></div>