~ubuntu-branches/ubuntu/hardy/freeradius/hardy-proposed

« back to all changes in this revision

Viewing changes to share/dictionary.zyxel

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2006-12-16 20:45:11 UTC
  • mfrom: (3.1.10 feisty)
  • Revision ID: james.westby@ubuntu.com-20061216204511-3pbbsu4s8jtehsor
Tags: 1.1.3-3
Fix POSIX compliance problem in init script.  Closes: #403384. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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: dictionary.zyxel,v 1.1.2.1 2005/11/30 22:17:34 aland Exp $
 
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