[OpenSIPS-Devel] [OpenSIPS/opensips] 0ba0bf: Fix bug in fetching all values of a RADIUS AVP.
Bogdan-Andrei Iancu
bogdan at opensips.org
Tue Apr 8 15:04:24 CEST 2014
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 0ba0bf059d67fa28e1b9b4f40d4af86db77f5593
https://github.com/OpenSIPS/opensips/commit/0ba0bf059d67fa28e1b9b4f40d4af86db77f5593
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2014-04-08 (Tue, 08 Apr 2014)
Changed paths:
M modules/aaa_radius/README
M modules/aaa_radius/aaa_radius.c
M modules/aaa_radius/doc/aaa_radius_admin.xml
Log Message:
-----------
Fix bug in fetching all values of a RADIUS AVP.
Using AVPs from script, you can now retrieve all the values (not only yhe first value of the RADIUS AVP).
In order to maintain backward compatibility, the fetch_all_values module parameter was added - by default is off.
Reported and tested by John Quick.
More information about the Devel
mailing list