On 04/06/15 16:20, ycaner wrote:
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.
Can you give the patch to the makefile to get it working with freeradiusclient? We will apply it and keep it in the module makefile.
Cheers, Daniel