<div class="gmail_quote">
<div class="gmail_quote">
<div>I'm trying to pass a sip call from ProxyA to my Freeswitch</div>
<div> </div>
<div>but my FS always return a "<font color="#ff0000">407 Proxy Authentication Required</font>" to ProxyA as follow</div>
<div><font size="2"></font> </div>
<div><font size="2">Source Destination Protocol Info</font></div>
<div>ProxyA MyFS SIP/SDP Request: INVITE sip:97730009@xxx.xxx.xxx.xxx:5060;transport=udp, with session description</div>
<div>MyFS ProxyA SIP Status: 100 Trying</div>
<div>MyFS ProxyA SIP Status: <font color="#ff0000">407 Proxy Authentication Required</font></div>
<div> </div>
<div>I have already tried to</div>
<div> 1. sip_profiles/internal.xml,external.xml -> set auth- calls=false <<----It isn't work</div>
<div> </div>
<div> 2. comment <param name="auth-calls" value="true"/> <<----It isn't work,neither</div>
<div> then add this line:<br> <param name="apply-inbound-acl" value="ProxyA"/><br> </div>
<div> and add a new list to the "acl.conf.xml" like </div>
<div><font size="2"> </font> <list name="ProxyA" default="deny"><br> <node type="allow" cidr="xxx.xxx.xxx.xxx/32"/><br> </list></div>
<div> </div>
<div>So , Anyone please tell me how can i do??</div>
<div> </div>
<div>Tkanks a lot</div>
<div> </div><font color="#888888">
<div>-Brad</div></font></div><br><br></div><br>