[SR-Users] Radius - again.

Victor V. Kustov coyote at bks.tv
Thu Apr 11 08:10:04 CEST 2013


Good day.

Need tips for radius auth/accounting.

At fist, if I understand correctly, some changes here:

modparam("acc", "service_type", 15)
modparam("acc", "radius_extra", "Sip-Src-IP=$si;Sip-Src-Port=$sp")

must be replaced to

modparam("acc_radius", "service_type", 15)
modparam("acc_radius", "radius_extra",
		"Sip-Src-IP=$si;Sip-Src-Port=$sp")

But...

*Any* radius_extra parameters raise parsing error when K. start. 

And second problem - setflag(FLT_ACC) doesn't call query to radius
server, acc_rad_request("Some comment"); - does.

How it work in real life?

-- 
 ST,
	Victor

  JID: coyote at bks.tv
  JID: coyote at bryansktel.ru
  I use FREE operation system: 3.8.4-calculate GNU/Linux



More information about the sr-users mailing list