Hello,
On 25/05/15 15:42, ycaner wrote:
Hello; it is so weird. When i unset common response , i can get right value.
modparam("misc_radius", "common_response", 0)
8(2292) DEBUG: misc_radius [functions.c:453]: radius_is_user_in(): success 8(2292) DEBUG: misc_radius [functions.c:268]: radius_load_caller_avps(): success 8(2292) DEBUG: misc_radius [functions.c:187]: generate_avps(): AVP 'null'/3='null'/1 has been added 8(2292) ALERT: <script>: * i3 1* <null> s6 <null> <null> <null>
looking at logs, it appears that now the radius response AVP is parsed and broken in kamailio AVP values, previously, with common_response=1 the full value was stored in $avp(SIP-AVP).
Cheers, Daniel