nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # -*- text -*-
2 ##############################################################################
3 #
4 # Zyxel attributes, of course in the RFC space...
5 #
6 # This dictionary is NOT included by default, because it conflicts
7 # with other dictionaries!
8 #
9 # http://www.zyxel.com/support/supportnote/p200/ap_note/isdn/radius.htm
10 #
11 # $Id$
12 #
13 ##############################################################################
14  
15 VENDOR Zyxel
16  
17 ATTRIBUTE Zyxel-Callback-Option 192 integer
18 ATTRIBUTE Zyxel-Callback-Phone-Source 193 integer
19  
20 VALUE Zyxel-Callback-Phone-Source Preconfigured 0
21 VALUE Zyxel-Callback-Phone-Source User 1
22  
23 VALUE Zyxel-Callback-Option None 0
24 VALUE Zyxel-Callback-Option Optional 1
25 VALUE Zyxel-Callback-Option Mandatory 2