Patches item #1690152, was opened at 2007-03-29 00:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1690152&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver 1.2.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Victor Gamov (vitspec) Assigned to: Nobody/Anonymous (nobody) Summary: Add new RADIUS attributes into auth_radius Initial Comment: I prepare patch which add new attributes in RADIUS request generated by auth_radius module. Here patch-README: ------------ cut here ------------- -- Username -- value of this attribute changed to From URI. This done because Username must be used to get user credentials in accordance with RFC-4590 -- Calling-Station-Id -- new attribute added. Value of this attribute set to From URI (so Username and Calling-Station-Id are equal). This attribute may be useful for many authorization or billing software. -- Called-Station-Id -- new attribute added. Value of this attribute set to R-URI. This attribute may be useful for many authorization or billing software. ------------ cut here ------------- We use this patch on 1.2 release and everything works OK But I tink that adding functionality allowing add some AVP into RADIUS attributes like extra accounting will be more useful. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1690152&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
