[Users] Module for Config files

ronn100200 at aim.com ronn100200 at aim.com
Mon Aug 14 16:39:00 CEST 2006


 Hi All,
 
 I am using the following if statement to allow certain calls from pre authorized IPs. 
 
 if ( method == "INVITE" && src_ip != 195.xxx.xxx.xx && src_ip != 195.xxx.xxx.xx && src_ip != 195.xxx.xxx.xx && src_ip != 195.xxx.xxx.xx) {
 
 
 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 ? 
 
 regards,
 
 Ron
________________________________________________________________________
Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading spam and email virus protection.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20060814/b5e30251/attachment.htm 


More information about the Users mailing list