From ec5f214555d3a21f95aab9eb908ea2e6a831a7be Mon Sep 17 00:00:00 2001 From: PhantomVl Date: Fri, 13 Oct 2017 19:20:19 +0300 Subject: [PATCH] Begin resample Sccp_manager more Bugs, no Doc, may be work or not 13.10.2017 Fix language point --- Sccp_manager.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Sccp_manager.class.php b/Sccp_manager.class.php index ecaf49f..6ddd14f 100644 --- a/Sccp_manager.class.php +++ b/Sccp_manager.class.php @@ -65,7 +65,8 @@ class Sccp_manager extends \FreePBX_Helpers implements \BMO { // const General - system_path = '2'; // const General - don't store = '99'; - private $SCCP_LANG_DICTIONARY = 'SCCP-dictionary.xml'; // CISCO LANG file search in /tftp-path +// private $SCCP_LANG_DICTIONARY = 'SCCP-dictionary.xml'; // CISCO LANG file search in /tftp-path + private $SCCP_LANG_DICTIONARY = 'be-sccp.jar'; // CISCO LANG file search in /tftp-path private $pagedata = null; private $sccp_driver_ver = '11.1'; private $tftpLang = array();