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

« back to all changes in this revision

Viewing changes to share/dictionary.walabi

  • 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
#       Walabi Store & Forward FAX attributes.
 
5
#
 
6
#       $Id: dictionary.walabi,v 1.1.2.2 2006/07/26 23:00:20 aland Exp $
 
7
#
 
8
##############################################################################
 
9
 
 
10
VENDOR          Walabi                          2004
 
11
 
 
12
VALUE   Acct-Status-Type                WB-Login                217
 
13
VALUE   Acct-Status-Type                WB-Logout               218
 
14
VALUE   Acct-Status-Type                WB-WRitelog             219
 
15
 
 
16
# Store and Forward Fax Attributes:
 
17
BEGIN-VENDOR    Walabi
 
18
ATTRIBUTE       WB-AUTH-Time-Left                       1       integer
 
19
ATTRIBUTE       WB-Auth-Accum-BW                        2       integer
 
20
ATTRIBUTE       WB-Auth-BW-Quota                        3       integer
 
21
ATTRIBUTE       WB-Auth-BW-Count                        4       integer
 
22
ATTRIBUTE       WB-Auth-Upload-Limit                    5       integer
 
23
ATTRIBUTE       WB-Auth-Download-Limit                  6       integer
 
24
ATTRIBUTE       WB-Auth-Login-Time                      7       integer
 
25
ATTRIBUTE       WB-Auth-Logout-Time                     8       integer
 
26
ATTRIBUTE       WB-Auth-Time-Diff                       9       integer
 
27
ATTRIBUTE       WB-Auth-BW-Usage                        10      integer
 
28
END-VENDOR Walabi