Pls. try to add: <div>&lt;param name=&quot;auth-calls&quot; value=&quot;false&quot;/&gt;<div><br></div><div><a href="http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files#auth-calls">http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files#auth-calls</a></div>
<div><br></div><div>This should disable authentication check.</div><div><br></div><div>And then implement ACL for this specific IP, for details pls. see <a href="http://wiki.freeswitch.org/wiki/Acl">http://wiki.freeswitch.org/wiki/Acl</a></div>
<div><br></div><div><a href="http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files#auth-calls"></a>Regards,</div><div>Vitalie</div><div><br><br><div class="gmail_quote">2011/3/12 Borin <span dir="ltr">&lt;<a href="mailto:katerin.borin@gmail.com">katerin.borin@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello FS users,<br>Is it possible in FS to allow all calls from a particular IP address without authentication? like in asterisk with insecure port, invite.<br>
I tried to add a new carrier in /usr/local/freeswitch/conf/sip_profiles/external/new-carrier.xml <br>
&lt;include&gt;<br>  &lt;gateway name=&quot;new-carrier&quot;&gt;<br>    &lt;param name=&quot;username&quot; value=&quot;anything&quot;/&gt;<br>    &lt;param name=&quot;password&quot; value=&quot;anything&quot;/&gt;<br>    &lt;param name=&quot;realm&quot; value=&quot;carrier.ip.address&quot;/&gt;<br>

    &lt;param name=&quot;register&quot; value=&quot;false&quot;/&gt;<br>    &lt;param name=&quot;caller-id-in-from&quot; value=&quot;true&quot;/&gt;<br>  &lt;/gateway&gt;<br>&lt;/include&gt;<br><br>But after restart it stil sends 407 Proxy Authentication Required to the carrier. Is there any way to trust the carrier IP?<br>

<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></div>