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); ">&lt;node type=&quot;allow&quot; domain=&quot;<a href="http://192.168.0.250/32" target="_blank" style="color: rgb(42, 93, 176); ">192.168.0.250/32</a>&quot;/&gt;</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); ">&lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://192.168.0.250/32" target="_blank" style="color: rgb(42, 93, 176); ">192.168.0.250/32</a>&quot;/&gt;</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">&lt;<a href="mailto:tim@compnetwork.net">tim@compnetwork.net</a>&gt;</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 &quot;domains&quot;<br>
<br><b>Here is the contents of my ACL:</b><br>
<br><span style="color:rgb(51, 51, 255)">&lt;configuration name=&quot;acl.conf&quot; description=&quot;Network Lists&quot;&gt;</span><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)">  &lt;network-lists&gt;</span><br style="color:rgb(51, 51, 255)">

<br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)">    &lt;list name=&quot;lan&quot; default=&quot;allow&quot;&gt;</span><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)">      &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://192.168.0.250/32" target="_blank">192.168.0.250/32</a>&quot;/&gt;</span><br style="color:rgb(51, 51, 255)">

<span style="color:rgb(51, 51, 255)">    &lt;/list&gt;</span><br style="color:rgb(51, 51, 255)"><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)">    &lt;list name=&quot;domains&quot; default=&quot;deny&quot;&gt;</span><br style="color:rgb(51, 51, 255)">

<span style="color:rgb(51, 51, 255)">        &lt;node type=&quot;allow&quot; domain=&quot;$${domain}&quot;/&gt;</span><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)">        &lt;node type=&quot;allow&quot; domain=&quot;<a href="http://192.168.0.250/32" target="_blank">192.168.0.250/32</a>&quot;/&gt;</span><br style="color:rgb(51, 51, 255)">

<span style="color:rgb(51, 51, 255)">    &lt;/list&gt;</span><br style="color:rgb(51, 51, 255)"><br style="color:rgb(51, 51, 255)"><span style="color:rgb(51, 51, 255)">  &lt;/network-lists&gt;</span><br style="color:rgb(51, 51, 255)">

<span style="color:rgb(51, 51, 255)">&lt;/configuration&gt;</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>