Apologies for the late response... did you get this figured out? Most likely it&#39;s because your calls are hitting the public context instead of default. Before recommending a course of action it would probably be good to know what you had in mind for putting that ACL entry in there.<br>
-MC<br><br><div class="gmail_quote">On Fri, Mar 16, 2012 at 5:17 PM, Bzzz <span dir="ltr">&lt;<a href="mailto:lazyvirus@gmx.com">lazyvirus@gmx.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 list,<br>
<br>
There&#39;s something I don&#39;t understand: if I add my LAN cidr<br>
(allow) in the second block of acl.conf.xml (domains), I can&#39;t call<br>
anymore.<br>
<br>
    &lt;list name=&quot;domains&quot; default=&quot;deny&quot;&gt;<br>
      &lt;node type=&quot;allow&quot; domain=&quot;$${domain}&quot;/&gt;<br>
&lt;!-- NAAA =&gt; CAN&#39;T EVEN CALL IN SIP! --&gt;<br>
    &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://192.168.1.0/24" target="_blank">192.168.1.0/24</a>&quot;/&gt;<br>
    &lt;/list&gt;<br>
<br>
&gt;From what I understood of the wiki, this should work because the<br>
block denies everyone but my line allows for LAN cidr.<br>
<br>
I guess I misunderstood something.<br>
<br>
JY<br>
--<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>
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>
</blockquote></div><br>