version is Kamailio V4.2.5. i solved problem after set common_response to 0 (zero) . i already configure dictionary.kamailio and freeradius dictionary. i search the old post and look the code , i saw so many if else for common_response parameter. i am not good at C debugging or i made a mistake in configuration but all i can say , after set common_response to 0 (zero) , problem solved. you can see debug result.
when modparam("misc_radius", "common_response", 1) result => 1(21867) DEBUG: misc_radius [functions.c:137]: generate_avps_rad(): AVP 'SIP-AVP'/0='#3#1'/0 has been add
when modparam("misc_radius", "common_response", 1) result => DEBUG: misc_radius [functions.c:187]: generate_avps(): AVP 'null'/3='null'/1 has been added
Thanks for help. i am gonna more test for radius.
P.S. when i run radius modules with freeraduisclient (new) , it need remake and it needs to some changes for make file.
-- View this message in context: http://sip-router.1086192.n5.nabble.com/Misc-Radius-can-t-parse-sip-avps-tp1... Sent from the Users mailing list archive at Nabble.com.