<div dir="ltr"><div class="gmail_quote">On Mon, Mar 28, 2011 at 4:41 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">&gt; Anymore ideas? With the gurus on the list, I&#39;d have thought this would be<br>
&gt; answered in 10 mins of it being posted :)<br>
<br>
</div>:)<br>
<br>
Did you nail down the question about whether you have an ACL set?<br>
Also, did you pastebin a debug log of the call hitting the dialplan?<br>
<font color="#888888"><br>
-MC<br>
</font><div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099">So, I did muck around a tad with the acl.conf.xml file although I was under the impression that it was auto-magically generated at install time? It looks like this. </font></div>

<div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099"><br></font></div><div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099">  </font><font class="Apple-style-span" color="#000099" face="&#39;courier new&#39;, monospace">  &lt;list name=&quot;lan&quot; default=&quot;allow&quot;&gt;</font></div>

<div><font class="Apple-style-span" color="#000099" face="&#39;courier new&#39;, monospace">      &lt;node type=&quot;deny&quot; cidr=&quot;<a href="http://0.0.0.0/0">0.0.0.0/0</a>&quot;/&gt;</font></div><div><font class="Apple-style-span" color="#000099" face="&#39;courier new&#39;, monospace">      &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://192.168.3.0/24">192.168.3.0/24</a>&quot;/&gt;</font></div>

<div><font class="Apple-style-span" color="#000099" face="&#39;courier new&#39;, monospace">    &lt;/list&gt;</font></div></div><div><font class="Apple-style-span" color="#000099" face="&#39;courier new&#39;, monospace"><br>

</font></div><div><div><font class="Apple-style-span" color="#000099" face="&#39;courier new&#39;, monospace">    &lt;list name=&quot;domains&quot; default=&quot;deny&quot;&gt;</font></div><div><font class="Apple-style-span" color="#000099" face="&#39;courier new&#39;, monospace">     &lt;node type=&quot;allow&quot; domain=&quot;$${domain}&quot;/&gt;</font></div>

<div><font class="Apple-style-span" color="#000099" face="&#39;courier new&#39;, monospace">      &lt;node type=&quot;allow&quot; cidr=&quot;<a href="http://192.168.3.0/24">192.168.3.0/24</a>&quot;/&gt;</font></div><div>
<font class="Apple-style-span" color="#000099" face="&#39;courier new&#39;, monospace">    &lt;/list&gt;</font></div>
</div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099"><br></font></div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099">and yes, I put the pastebin here: </font><a href="http://pastebin.freeswitch.org/15881">http://pastebin.freeswitch.org/15881</a> </div>

<div><br></div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099">I also keep seeing this on the console in fs_cli:</font></div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099"><br>

</font></div><div><div><font class="Apple-style-span" color="#000099" face="&#39;courier new&#39;, monospace">2011-03-26 03:48:54.397538 [WARNING] sofia_reg.c:1246 SIP auth challenge (REGISTER) on sofia profile &#39;internal&#39; for [<a href="mailto:1000@192.168.3.101">1000@192.168.3.101</a>] from ip 192.168.3.121</font></div>

</div><div><br></div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099">Not sure why this is a &quot;warning&quot;, and that might be an indication that FS thinks this UA is &quot;foreign&quot;?</font></div>

<div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099"><br></font></div><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099">HTH?</font></div>

</div></div>