From 3a976b9b4039402f3a0c64d2e742aaaf9977d611 Mon Sep 17 00:00:00 2001 From: aland Date: Wed, 20 Jun 2007 13:17:31 +0000 Subject: [PATCH] As posted to the list --- share/dictionary.telkom | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 share/dictionary.telkom diff --git a/share/dictionary.telkom b/share/dictionary.telkom new file mode 100644 index 0000000..b7f9ea4 --- /dev/null +++ b/share/dictionary.telkom @@ -0,0 +1,25 @@ +# -*- text -*- +############################################################################## +# +# Telkom SA - RADIUS dictionary +# Used to convey Telkom Specific Information in proxied requests +# EDS 20031007 eddie@saix.net +# +# $Id$ +# +############################################################################## + +VENDOR Telkom 1431 + +BEGIN-VENDOR Telkom + +# Access-Type is used to describe the Access Medium used eg +# Dial/ADSL/VSAT etc. Used in both Access-Requests and Accounting +ATTRIBUTE Telkom-Access-Type 1 string + +# +# Service-Type is used to indicate the Service used main in conjunction +# with the SSG. Used in both Access-Requests and Accounting +ATTRIBUTE Telkom-Service-Type 2 string + +END-VENDOR Telkom -- 2.1.4