Apologies for the late response... did you get this figured out? Most likely it'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"><<a href="mailto:lazyvirus@gmx.com">lazyvirus@gmx.com</a>></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's something I don't understand: if I add my LAN cidr<br>
(allow) in the second block of acl.conf.xml (domains), I can't call<br>
anymore.<br>
<br>
<list name="domains" default="deny"><br>
<node type="allow" domain="$${domain}"/><br>
<!-- NAAA => CAN'T EVEN CALL IN SIP! --><br>
<node type="allow" cidr="<a href="http://192.168.1.0/24" target="_blank">192.168.1.0/24</a>"/><br>
</list><br>
<br>
>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>