[OpenSIPS-Devel] [OpenSIPS/opensips] a6931f: Fix bug in fetching all values of a RADIUS AVP.

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Apr 30 19:40:27 CEST 2014


  Branch: refs/heads/1.8
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a6931f3f8e35d8af35a2ee7cb2f3b4fe3db2d2c1
      https://github.com/OpenSIPS/opensips/commit/a6931f3f8e35d8af35a2ee7cb2f3b4fe3db2d2c1
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2014-04-30 (Wed, 30 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.

(cherry picked from commit 0ba0bf059d67fa28e1b9b4f40d4af86db77f5593)

Conflicts:
	modules/aaa_radius/README
	modules/aaa_radius/aaa_radius.c
	modules/aaa_radius/doc/aaa_radius_admin.xml




More information about the Devel mailing list