I think you'll want to change it to:<br><br><span style="font-size: 11pt; color: rgb(31, 73, 125);"></span>
<p class="MsoNormal" style=""><span style="font-size: 9pt; font-family: "Courier New";"> <list name="domains" default="deny"></span></p>
<p class="MsoNormal" style=""><span style="font-size: 9pt; font-family: "Courier New";"> <node type="allow" cidr ="<a href="http://10.10.3.10/32">10.10.3.10/32</a>"/></span></p>
<p class="MsoNormal" style=""><span style="font-size: 9pt; font-family: "Courier New";"> <node type="allow" cidr ="<a href="http://10.10.3.11/32">10.10.3.11/32</a>"/></span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: "Courier New";">
</list></span></p><p class="MsoNormal"><span style="font-size: 9pt; font-family: "Courier New";"></span></p><br clear="all">Cheers,<br>Fraser<br><br><br>
<br><br><div class="gmail_quote">On Fri, Apr 9, 2010 at 6:07 PM, Ken Fulmer <span dir="ltr"><<a href="mailto:kenfulmer@icstechnologysolutions.com">kenfulmer@icstechnologysolutions.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Per your suggestion, I changed the following in the conf/autoload_configs/acl.conf.xml
file:</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal" style=""><span style="font-size: 9pt; font-family: "Courier New";"> <list name="domains" default="deny"></span></p>
<p class="MsoNormal" style=""><span style="font-size: 9pt; font-family: "Courier New";"> <node type="allow" domain="10.10.3.10"/></span></p>
<p class="MsoNormal" style=""><span style="font-size: 9pt; font-family: "Courier New";"> <node type="allow" domain="10.10.3.11"/></span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: "Courier New";">
</list></span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: "Courier New";"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">10.10.3.10 and 10.10.3.11 are the ip addresses of our internal
servers. However, the calls still fail with the 407 </span><span style="font-size: 11pt; color: rgb(31, 73, 125);">Proxy Authentication Required message. </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">I get the following log output when I issue the command,
reloadacl:</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:954 Created ip
list rfc1918.auto default (deny)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">freeswitch@internal> 2010-04-09 12:06:31.259954 [NOTICE]
switch_utils.c:195 Adding <a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a> (allow) [] to list rfc1918.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://172.16.0.0/12" target="_blank">172.16.0.0/12</a> (allow) [] to list rfc1918.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://192.168.0.0/16" target="_blank">192.168.0.0/16</a> (allow) [] to list rfc1918.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:962 Created ip
list wan.auto default (allow)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a> (deny) [] to list wan.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://172.16.0.0/12" target="_blank">172.16.0.0/12</a> (deny) [] to list wan.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://192.168.0.0/16" target="_blank">192.168.0.0/16</a> (deny) [] to list wan.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:970 Created ip
list nat.auto default (deny)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:972 Adding
<a href="http://10.10.3.12/255.255.255.128" target="_blank">10.10.3.12/255.255.255.128</a> (deny) to list nat.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a> (allow) [] to list nat.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://172.16.0.0/12" target="_blank">172.16.0.0/12</a> (allow) [] to list nat.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://192.168.0.0/16" target="_blank">192.168.0.0/16</a> (allow) [] to list nat.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:981 Created ip
list loopback.auto default (deny)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_utils.c:195 Adding
<a href="http://127.0.0.0/8" target="_blank">127.0.0.0/8</a> (allow) [] to list loopback.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:987 Created ip
list localnet.auto default (deny)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:990 Adding
<a href="http://10.10.3.12/255.255.255.128" target="_blank">10.10.3.12/255.255.255.128</a> (allow) to list localnet.auto</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [NOTICE] switch_core.c:1015 Created
ip list domains default (deny)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [WARNING] switch_core.c:1046 Cannot
locate domain 10.10.3.10</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">2010-04-09 12:06:31.259954 [WARNING] switch_core.c:1046 Cannot
locate domain 10.10.3.11</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Am I doing something incorrectly?</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Thanks,</span></p><div class="im">
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Ken</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-width: 1pt medium medium; border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; padding: 3pt 0in 0in;">
<p class="MsoNormal"><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;">
<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>
[mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of </b>Michael
Collins<br>
<b>Sent:</b> Thursday, April 08, 2010 6:25 PM<br>
<b>To:</b> <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>
<b>Subject:</b> Re: [Freeswitch-users] Two Major Problems</span></p>
</div>
<p class="MsoNormal"> </p>
<p class="MsoNormal" style="margin-bottom: 12pt;"> </p>
</div><div>
<p class="MsoNormal">On Thu, Apr 8, 2010 at 3:18 PM, Ken Fulmer <<a href="mailto:kenfulmer@icstechnologysolutions.com" target="_blank">kenfulmer@icstechnologysolutions.com</a>>
wrote:</p><div><div></div><div class="h5">
<div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Actually, I did purchase a license and
installed it today. One call establishes at 729. When I hang up the phone and
try again, it’s 711.</span></p>
</div>
</div>
<p class="MsoNormal">Make sure that the encoder/decoder isn't still in use prior
to trying the second call. After you hang up, do a "show channels"
and see if the call is still "up" or not. Also, do
"g729_status" to see if the encoder or decoder is in use. Keep doing
"g729_status" until the 'coders are not in use. If there is a long
delay then open up a JIRA ticket on <a href="http://jira.freeswitch.org" target="_blank">jira.freeswitch.org</a>.</p>
<div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">The Proxy Authentication Required is
being sent by FreeSwitch to the internal PBX. I have registration disabled on
the FreeSwitch gateway and the internal server. </span></p>
</div>
</div>
<div>
<p class="MsoNormal">By default the SIP profile will challenge if the IP address
of the caller is not in the ACL. Open conf/autoload_configs/acl.conf.xml and
locate the "domains" node. Add your PBX's IP address. You'll see an
example in the comments. Once you're done editing, save the file and then go to
the fs_cli and do:<br>
reloadacl reloadxml<br>
<br>
Then make a call from PBX to FS and it should go through.<br>
-MC</p>
</div>
</div></div></div>
<p class="MsoNormal"> </p>
</div>
</div>
<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>