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

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


  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0c5633985426f3340a52ef2639e6ad5a40f64643
      https://github.com/OpenSIPS/opensips/commit/0c5633985426f3340a52ef2639e6ad5a40f64643
  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.




More information about the Devel mailing list