Pls. try to add: <div><param name="auth-calls" value="false"/><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"><<a href="mailto:katerin.borin@gmail.com">katerin.borin@gmail.com</a>></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>
<include><br> <gateway name="new-carrier"><br> <param name="username" value="anything"/><br> <param name="password" value="anything"/><br> <param name="realm" value="carrier.ip.address"/><br>
<param name="register" value="false"/><br> <param name="caller-id-in-from" value="true"/><br> </gateway><br></include><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>