summaryrefslogtreecommitdiff
path: root/radius/dictionary.eltex
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-11-18 09:51:50 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-11-18 09:51:50 +0000
commitfd44a8829a09e405a1fbf99c529e649d63202dd6 (patch)
tree65e280485a994db1a4b72bd9fe0d91474f155db7 /radius/dictionary.eltex
parent11a29504b7fc75071816c59500e3ac613dc436b1 (diff)
downloadwireshark-fd44a8829a09e405a1fbf99c529e649d63202dd6.tar.gz
From Taras Kotov:
Add RADIUS dictionary for vendor Eltex. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5415 svn path=/trunk/; revision=34943
Diffstat (limited to 'radius/dictionary.eltex')
-rw-r--r--radius/dictionary.eltex22
1 files changed, 22 insertions, 0 deletions
diff --git a/radius/dictionary.eltex b/radius/dictionary.eltex
new file mode 100644
index 0000000000..1158166c36
--- /dev/null
+++ b/radius/dictionary.eltex
@@ -0,0 +1,22 @@
+#
+# dictionary.eltex
+#
+# $Id$
+#
+
+VENDOR Eltex Enterprise, Ltd. 35265
+
+ATTRIBUTE Eltex-AVPair 1 string Eltex
+ATTRIBUTE Disconnect-Code-Local 11 integer Eltex
+
+VALUE Disconnect-Code-Local User-Answer 1
+VALUE Disconnect-Code-Local Incomplete-Number 2
+VALUE Disconnect-Code-Local Unassigned-Number 3
+VALUE Disconnect-Code-Local Unsuccesfull-Other-Cause 4
+VALUE Disconnect-Code-Local User-Busy 5
+VALUE Disconnect-Code-Local Out-of-Order 6
+VALUE Disconnect-Code-Local No-Answer 7
+VALUE Disconnect-Code-Local Unavailable-Trunk 8
+VALUE Disconnect-Code-Local Access-Denied 9
+VALUE Disconnect-Code-Local Unavailable-Voice-Channel 10
+VALUE Disconnect-Code-Local RADIUS-Server-Unavailable 11 \ No newline at end of file