Hi guys<br>thanks a lot<br><br>I added <br>  &lt;list name=&quot;carrier&quot; default=&quot;deny&quot;&gt;<br>    &lt;node type=&quot;allow&quot; cidr=&quot;carrier.ip/32&quot;/&gt;<br>    &lt;/list&gt;<br>to the acl.conf.xml<br>
<br>then    &lt;param name=&quot;apply-inbound-acl&quot; value=&quot;carrier&quot;/&gt;  in  sip_profiles/external/carrier.xml<br>&lt;include&gt;<br>  &lt;gateway name=&quot;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;auth-calls&quot; value=&quot;false&quot;/&gt;<br>    &lt;param name=&quot;apply-inbound-acl&quot; value=&quot;carrier&quot;/&gt;<br>
    &lt;param name=&quot;register&quot; value=&quot;false&quot;/&gt;<br>&lt;/gateway&gt;<br>&lt;/include&gt;<br><br>Works now<br><br><div class="gmail_quote">On Sat, Mar 12, 2011 at 10:48 PM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com">steveayre@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;">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" target="_blank">http://wiki.freeswitch.org/wiki/Acl#Users</a><br>

<br>-Steve<br><br><br><br><div class="gmail_quote"><div><div></div><div class="h5">On 12 March 2011 20:39, Borin <span dir="ltr">&lt;<a href="mailto:katerin.borin@gmail.com" target="_blank">katerin.borin@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">

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></div></div><div class="im">_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div></blockquote></div><br><div style="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%;">

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