Begin resample Sccp_manager
more Bugs, no Doc, may be work or not 13.10.2017 Fix language point
This commit is contained in:
parent
4a0c77066f
commit
ec5f214555
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue