On Monday 01 June 2015 09:44:42 Nelson Migliaro wrote:
> if(src_ip=”192.168.2.5”)
>
> But I would like no include the whole network.
A solution is to use the ipops module:
http://kamailio.org/docs/modules/4.3.x/modules/ipops.html#ipops.f.is_in_subnet
if (is_in_subnet("$si", "10.0.123.1/24")) {
if(src_ip=”192.168.2.5”)
But I would like no include the whole network.
Thank you
2015-06-01 9:43 GMT+02:00 Nelson Migliaro :
> Hello everybody,
>
> I need to apply a specific configuration to softphones registering from a
> specific network range.
>
> Is there something like:
>
>
_
Hello everybody,
I need to apply a specific configuration to softphones registering from a
specific network range.
Is there something like:
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://