From fd44a8829a09e405a1fbf99c529e649d63202dd6 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Thu, 18 Nov 2010 09:51:50 +0000 Subject: From Taras Kotov: Add RADIUS dictionary for vendor Eltex. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5415 svn path=/trunk/; revision=34943 --- radius/dictionary.eltex | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 radius/dictionary.eltex (limited to 'radius/dictionary.eltex') 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 -- cgit v1.2.1