<div class="gmail_quote">
<div class="gmail_quote">
<div>I&#39;m trying to pass a sip call from ProxyA to my Freeswitch</div>
<div> </div>
<div>but my FS always return a &quot;<font color="#ff0000">407  Proxy Authentication Required</font>&quot; 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 -&gt; set auth- calls=false  &lt;&lt;----It isn&#39;t work</div>
<div>   </div>
<div>     2. comment &lt;param name=&quot;auth-calls&quot; value=&quot;true&quot;/&gt;                &lt;&lt;----It isn&#39;t work,neither</div>
<div>         then add this line:<br>           &lt;param name=&quot;apply-inbound-acl&quot; value=&quot;ProxyA&quot;/&gt;<br>       </div>
<div>         and add a new list to the &quot;acl.conf.xml&quot; like </div>
<div><font size="2">           </font>   &lt;list name=&quot;ProxyA&quot; default=&quot;deny&quot;&gt;<br>           &lt;node type=&quot;allow&quot; cidr=&quot;xxx.xxx.xxx.xxx/32&quot;/&gt;<br>           &lt;/list&gt;</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>