That&#39;s for an outgoing gateway.<br><br>Look at the cidr parameter of the user directory - it lets you authenticate a user based on IP rather than password.<br><br><a href="http://wiki.freeswitch.org/wiki/Acl#Users">http://wiki.freeswitch.org/wiki/Acl#Users</a><br>

<br>-Steve<br><br><br><br><div class="gmail_quote">On 12 March 2011 20:39, Borin <span dir="ltr">&lt;<a href="mailto:katerin.borin@gmail.com">katerin.borin@gmail.com</a>&gt;</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;">

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 style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">

</div>