[Kamailio-Users] DNS lookup inside cfg

Iñaki Baz Castillo ibc at aliax.net
Wed Mar 11 15:08:58 CET 2009


2009/3/11 Uriel Rozenbaum <uriel.rozenbaum at gmail.com>:
> Genlemen,
>
> I'll be quick: is there any way to perform a DNS lookup within the .cfg?
>
> The example would be:
>
> avp(s:server_name) = "kamailio.org";
> avp(s:server_ip) = "192.168.1.100";
>
> if (DNS_LOOKUP_FUNCTION(avp(s:server_name)) == avp(s:server_ip))
> {
>    ... do something ...
> }
> else
> {
>    ... do something else ...
> }

No, you can't. No idea of ho to achieve it?


-- 
Iñaki Baz Castillo
<ibc at aliax.net>




More information about the sr-users mailing list