Ser can something like ...src_ip != 195.xxx.xxx.128/25... (which is quite cheap). Probably OpenSer can do this, too.<br><br><div><span class="gmail_quote">On 8/14/06, <b class="gmail_sendername"><a href="mailto:ronn100200@aim.com">
ronn100200@aim.com</a></b> &lt;<a href="mailto:ronn100200@aim.com">ronn100200@aim.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div>
<div>Hi All,<br>



<br>



I am using&nbsp; the following if statement&nbsp; to&nbsp; allow certain calls from&nbsp; pre authorized IPs. <br>



<br>



if ( method == &quot;INVITE&quot; &amp;&amp; src_ip != 195.xxx.xxx.xx &amp;&amp;
src_ip != 195.xxx.xxx.xx &amp;&amp; src_ip != 195.xxx.xxx.xx &amp;&amp;
src_ip != 195.xxx.xxx.xx) {<br>



<br>



&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp;  &nbsp;&nbsp; <br>



My issues is the number of IPs that need to be authorized this way is
getting large and was wondering if there's a module that can be used to
read config date from a config file ? <br>



<br>



regards,<br>



<br>



Ron</div>

<div>
<hr style="margin-top: 10px;">
<a href="http://pr.atwola.com/promoclk/100122638x1081283466x1074645346/aol?redir=http%3A%2F%2Fwww%2Eaim%2Ecom%2Ffun%2Fmail%2F" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><b>Check Out the new free AIM(R) Mail
</b></a> -- 2 GB of storage and industry-leading spam and email virus protection.<br>
</div>

</div>

</div><br>_______________________________________________<br>Users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Users@openser.org">Users@openser.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://openser.org/cgi-bin/mailman/listinfo/users" target="_blank">
http://openser.org/cgi-bin/mailman/listinfo/users</a><br><br><br></blockquote></div><br>