nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | # -*- text -*- |
2 | ############################################################################## |
||
3 | # |
||
4 | # Nokia dictionary for attributes that conflict with other dictionaries. |
||
5 | # |
||
6 | # $Id$ |
||
7 | # |
||
8 | ############################################################################## |
||
9 | |||
10 | # |
||
11 | # Enable by putting the line "$INCLUDE dictionary.nokia.conflict" into |
||
12 | # the main dictionary file. Don't forget to comment out the |
||
13 | # $INCLUDE dictionary.ascend, because these over-lap with the |
||
14 | # standard RADIUS attributes, which are also illegitimately used |
||
15 | # by Ascend. |
||
16 | # |
||
17 | # It's apparently rocket science for people to define their own |
||
18 | # VSA's. |
||
19 | # |
||
20 | |||
21 | ATTRIBUTE Nokia-Primary-DNS-Server 135 ipaddr |
||
22 | ATTRIBUTE Nokia-Secondary-DNS-Server 136 ipaddr |
||
23 | |||
24 | |||
25 | ATTRIBUTE Nokia-IMSI 224 octets |
||
26 | ATTRIBUTE Nokia-Charging-Id 225 integer |
||
27 | ATTRIBUTE Nokia-Prepaid-Ind 226 integer |
||
28 | ATTRIBUTE Nokia-GGSN-IP-Address 227 ipaddr |
||
29 | ATTRIBUTE Nokia-SGSN-IP-Address 228 ipaddr |
||
30 |