El Domingo, 2 de Marzo de 2008, Ovidiu Sas escribió:
The current radius implementation doesn't handle integer AVPs (it handles only string AVPs). Pls check: http://sourceforge.net/tracker/index.php?func=detail&aid=1703003&gro... 39143&atid=743023 You may try to workaround this by storing the source port into a string AVP.
At least in OpenSer 1.3 svn 3733 I can use integer AVP's in radius extra-accounting:
modparam("acc", "radius_extra", SIP-Proxy-IP=$avp(i:28);
Also note that Henri is not using AVP's but pseudovariables $si and $sp.