From af754e596a8dbb05ed8580c342e7fe02e08b28e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 16:11:00 +0200 Subject: Adding upstream version 3.2.3+dfsg. Signed-off-by: Daniel Baumann --- share/dictionary.eltex | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 share/dictionary.eltex (limited to 'share/dictionary.eltex') diff --git a/share/dictionary.eltex b/share/dictionary.eltex new file mode 100644 index 0000000..f4226d2 --- /dev/null +++ b/share/dictionary.eltex @@ -0,0 +1,26 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# + +VENDOR Eltex 35265 + +BEGIN-VENDOR Eltex + +ATTRIBUTE Eltex-AVPair 1 string + +ATTRIBUTE Eltex-Disconnect-Code-Local 11 integer + +VALUE Eltex-Disconnect-Code-Local User-Answer 1 +VALUE Eltex-Disconnect-Code-Local Incomplete-Number 2 +VALUE Eltex-Disconnect-Code-Local Unassigned-Number 3 +VALUE Eltex-Disconnect-Code-Local Unsuccessful-Other-Cause 4 +VALUE Eltex-Disconnect-Code-Local User-Busy 5 +VALUE Eltex-Disconnect-Code-Local Out-of-Order 6 +VALUE Eltex-Disconnect-Code-Local No-Answer 7 +VALUE Eltex-Disconnect-Code-Local Unavailable-Trunk 8 +VALUE Eltex-Disconnect-Code-Local Access-Denied 9 +VALUE Eltex-Disconnect-Code-Local Unavailable-Voice-Channel 10 +VALUE Eltex-Disconnect-Code-Local RADIUS-Server-Unavailable 11 + +END-VENDOR Eltex -- cgit v1.2.3