<div dir="ltr">Hi <div><br></div><div>You can achieve this with either permit/deny or contactpermit/contactdeny</div><div><br></div><div>Single IP should be defined like :</div><div><br></div><div>deny=<a href="http://0.0.0.0/0.0.0.0">0.0.0.0/0.0.0.0</a></div>

<div>permit=<a href="http://192.168.2.1/255.255.255.255">192.168.2.1/255.255.255.255</a></div><div><br></div><div>And networks in similar way with appropriate subnet mask </div><div>deny=<a href="http://0.0.0.0/0.0.0.0">0.0.0.0/0.0.0.0</a></div>

<div>permit=<a href="http://192.168.2.0/255.255.255.0">192.168.2.0/255.255.255.0</a></div><div><br></div><div>You can also specify multiple subnets with &#39;;&#39; like:</div><div> </div><div>permit=<a href="http://192.168.2.0/255.255.255.0;192.168.1.0/255.255.255.0">192.168.2.0/255.255.255.0;192.168.1.0/255.255.255.0</a></div>

<div><br></div><div><div dir="ltr">Regards,<br>Zohair Raza</div>
<br><br><div class="gmail_quote">On Mon, Nov 19, 2012 at 4:12 PM, bilal ghayyad <span dir="ltr">&lt;<a href="mailto:bilmar_gh@yahoo.com" target="_blank">bilmar_gh@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi;<br>
<br>
How I can make my configuration to allow the sip phones only from specific IP addresses range (for example from 192.168.10.1 - 192.168.10.50) to be allowed to connect for asterisk?<br>
<br>
In other words, in addition to be authenticated based on the username and password, it is required that the IP address of the Phone to be from this range. How?<br>
<br>
Regards<br>
Bilal<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br></div></div>