There are also a few other ways to handle this before the dialplan:<br><br>1) ACL on the profile that restricts dialing in to 192.168.4.10<br>2) User account with cidr=&quot;192.168.4.10&quot; and &lt;variable name=&quot;user_context&quot; value=&quot;sharad&quot;/&gt;<br>

<br>First would prevent anyone calling in except from your IP.<br>Second would automatically authenticate anything from that IP as your user and handle it in the shared context, anyone else would be calling in unauthenticated into the default context.<br>

<br>-Steve<br><br><br><br><div class="gmail_quote">On 29 June 2011 08:47, sharad <span dir="ltr">&lt;<a href="mailto:sharad@coraltele.com">sharad@coraltele.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<u></u>





<div>
<div><span lang="EN">
<p><font face="Lucida Bright" size="2">Hi,</font></p>
<p><font face="Lucida Bright" size="2">I want my FS to entertain only those calls 
which are coming from a specific IP address . </font></p>
<p><font face="Lucida Bright" size="2">For this, I have defined a profile in 
vars.xml as </font></p>
<p align="justify"><font face="Lucida Bright" size="2">    
    &lt;X-PRE-PROCESS cmd=&quot;set&quot; 
data=&quot;profile_00=192.168.4.10&quot;/&gt;.</font></p>
<p align="justify"><font face="Lucida Bright" size="2">    
    &amp; another line in public.xml as </font><span lang="EN"></span></p>
<p align="justify"><font face="Lucida Bright" size="2">    
    &lt;extension name=&quot;transfer_to_context_01&quot;&gt;</font></p>
<p align="justify"><font face="Lucida Bright" size="2">    
    &lt;condition field=&quot;${sip_from_host}&quot; 
expression=&quot;$${profile_00}&quot;&gt;</font></p>
<p align="justify"><font face="Lucida Bright" size="2">    
    &lt;action application=&quot;transfer&quot; data=&quot;${destination_number} 
XML sharad&quot;/&gt;</font></p>
<p align="justify"><font face="Lucida Bright" size="2">    
    &lt;/condition&gt;</font></p>
<p align="justify"><font face="Lucida Bright" size="2">    
    &lt;/extension&gt;</font></p></span>
<p><font face="Lucida Bright" size="2">As per my understanding, if call is coming 
from 192.168.4.10, that call should be processed as per the context 
`sharad&#39;.....correct ?</font></p>
<p><font face="Lucida Bright" size="2">Yes, it works like this. Upto here all is 
ok.</font></p>
<p><font face="Lucida Bright" size="2">But if the call is coming from 192.168.100 
- 192.168.4.109, these calls also are processed as per context `sharad&#39;. 
</font></p>
<p><font face="Lucida Bright" size="2">Means entire IP is not matched by condition 
field. </font></p>
<p><font face="Lucida Bright" size="2">Is there any solution for this. </font></p>
<p><font face="Lucida Bright" size="2">Requesting all of you to help me in this 
regard.</font></p>
<p><font face="Lucida Bright" size="2">Regards</font></p>
<p><font face="Lucida Bright" size="2">Sharad</font></p></div></div>
<br>_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<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>