wrong attribute "SER-Attr" in uri_radius module
-----------------------------------------------
Key: SER-425
URL: http://tracker.iptel.org/browse/SER-425
Project: SER
Issue Type: Bug
Components: RADIUS
Affects Versions: 2.0
Environment: x64 - ubuntu hardy
Reporter: Samuel MULLER
Priority: Minor
There's mismatch attribute in the uri_module :
attribute "SER-Attrs" must be replaced by "SER-Attr" in the file: urirad_mod.c
line 107:
attrs[A_SER_ATTR].n = "SER-Attrs";
must be replace by :
attrs[A_SER_ATTR].n = "SER-Attr";
if not replaced, SER fails when starting.
all radius modules bugs if you add in the radius dictionary (i'm using Radiator
and libradiusclient-ng2) :
ATTRIBUTE SER-Attrs 1 string iptelorg
regards,
Samuel MULLER
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.iptel.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev