<HTML><BODY>
<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 == "INVITE" &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 class="AOLPromoFooter">
<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"><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>

</BODY></HTML>