Per Brian, change this:<div><br></div><div><meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; color: rgb(51, 51, 255); "><node type="allow" domain="<a href="http://192.168.0.250/32" target="_blank" style="color: rgb(42, 93, 176); ">192.168.0.250/32</a>"/></span></div>
<div><br></div><div>to this:</div><div><meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; color: rgb(51, 51, 255); "><node type="allow" cidr="<a href="http://192.168.0.250/32" target="_blank" style="color: rgb(42, 93, 176); ">192.168.0.250/32</a>"/></span><br>
<br></div><div>That should fix you up nicely.</div><div>-MC</div><div><br><div class="gmail_quote">On Mon, Jan 3, 2011 at 6:39 AM, Tim King <span dir="ltr"><<a href="mailto:tim@compnetwork.net">tim@compnetwork.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><b>I am getting this error sending calls from my Kamailio box on 192.168.0.250.</b><br><br>2011-01-03 14:22:49.930896 [WARNING] sofia.c:6369 IP 192.168.0.250 Rejected by acl "domains"<br>
<br><b>Here is the contents of my ACL:</b><br>
<br><span style="color:rgb(51, 51, 255)"><configuration name="acl.conf" description="Network Lists"></span><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)"> <network-lists></span><br style="color:rgb(51, 51, 255)">
<br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)"> <list name="lan" default="allow"></span><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)"> <node type="allow" cidr="<a href="http://192.168.0.250/32" target="_blank">192.168.0.250/32</a>"/></span><br style="color:rgb(51, 51, 255)">
<span style="color:rgb(51, 51, 255)"> </list></span><br style="color:rgb(51, 51, 255)"><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)"> <list name="domains" default="deny"></span><br style="color:rgb(51, 51, 255)">
<span style="color:rgb(51, 51, 255)"> <node type="allow" domain="$${domain}"/></span><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)"> <node type="allow" domain="<a href="http://192.168.0.250/32" target="_blank">192.168.0.250/32</a>"/></span><br style="color:rgb(51, 51, 255)">
<span style="color:rgb(51, 51, 255)"> </list></span><br style="color:rgb(51, 51, 255)"><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)"> </network-lists></span><br style="color:rgb(51, 51, 255)">
<span style="color:rgb(51, 51, 255)"></configuration></span><br><br><b>I do not understand why calls from this machine are being rejected. Kamailio and Freeswitch are on the same machine sharing the same IP. Any ideas what I am missing?</b><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></blockquote></div><br></div>