[SR-Dev] source ip address as int
Juha Heinanen
jh at tutpro.com
Wed Apr 29 19:01:46 CEST 2009
in radius dictionary SIP-Source-IP-Address is of type ipaddr, which is a
four byte integer.
in order to get source address accounted, $si cannot be used because it
is a string and i haven't found a transformation from ip address string
to int.
is there a solution that i have missed? if not, what would be the best
way to solve this: add a new transformation or a new int valued pv for
source ip address?
-- juha
More information about the sr-dev
mailing list