# Nokia dictionary - dictionary.nokia # # Enable by putting the line "$INCLUDE dictionary.nokia" into # the main dictionary file. Don't forget to comment dictionary.ascend # #Not provided by nokia ggsn #VENDOR Nokia # # Vendor-specific attributes # ATTRIBUTE IMSI 224 integer ATTRIBUTE Charging-Id 225 integer ATTRIBUTE Prepaid-Ind 226 integer ATTRIBUTE GGSN-IP-Address 227 ipaddr ATTRIBUTE SGSN-IP-Address 228 ipaddr
But I have a little problem wirh the IMSI field. It is discribed by nokia as:
IMSI -> String : Its format is binary coded decimal with extra four bits set to 1 for an odd number of digits, e.g 123 equals hexadecimal bytes 21 F3
I didn't find a type between string/abinary that give me the right number. I set it to integer where it seems to be more correct. Any idea??
Thanks,
Arnaud G
PS: I posted a message a while ago about proxying of request without User-name (RFC 2866 compliant), but it seems that nothing has changed in the realm code. What is the status?
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
