diff --git a/Sccp_manager.class.php b/Sccp_manager.class.php index 0cb91a2..bda0ece 100644 --- a/Sccp_manager.class.php +++ b/Sccp_manager.class.php @@ -93,7 +93,7 @@ class Sccp_manager extends \FreePBX_Helpers implements \BMO { private $SCCP_LANG_DICTIONARY = 'be-sccp.jar'; // CISCO LANG file search in /tftp-path private $pagedata = null; private $sccp_driver_ver = '11.3'; // Ver fore SCCP.CLASS.PHP - public $sccp_manager_ver = '13.0.0.4'; + public $sccp_manager_ver = '13.0.0.4(M)'; private $tftpLang = array(); // private $hint_context = '@ext-local'; /// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Get it from Config !!! private $hint_context = array('default' => '@ext-local'); /// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Get it from Config !!!