Hi,  

Any way to have openSIPS check source IP according to dns.

Now for example:
if(src_ip==10.10.10.10 || src_ip==11.11.11.11)

I would like:
if(src_ip==parterfqdn.com)

and source ip to be compared with any ip available from dns for 
partnerfqdn.com, a-record, srv for different transport etc.

Does any one know if there is any built in function to achieve this? Or a 
recommended solution.

Thanks
Daniel Nihlén

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to