Dear list, I am trying to implement WiMAX prepaid quotas using FreeRADIUS 2.1.12. I want to return to the NAS a Volume-Quota and/or a Duration-Quota. I am able to do this after modifications to the sqlcounter module. However, I need to send a WiMAX-PPAQ-Quota-Identifier as part of the reply to the NAS and this value needs to be generated by the AAA server.
The PPAQ Quota Identifier is defined in the dictionary as: ATTRIBUTE WiMAX-PPAQ 37 tlv BEGIN-TLV WiMAX-PPAQ ATTRIBUTE WiMAX-PPAQ-Quota-Identifier 1 octets ATTRIBUTE WiMAX-Volume-Quota 2 integer #kb I would like to know if there is a function in FreeRADIUS that I can use to generate this identifier, and if it exists, how to use it (or you can point me to the appropriate documentation). If there is no such function, how do I return a Quota-Identifier with my Access-Accept? Thank you. Kondie -- View this message in context: http://freeradius.1045715.n5.nabble.com/WiMAX-PPAQ-Identifier-tp5543647p5543647.html Sent from the FreeRadius - User mailing list archive at Nabble.com. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

