Begin resample Sccp_manager
changed the suffix of the configuration file name
This commit is contained in:
parent
7154b908b7
commit
e6823bbfd2
|
@ -1870,6 +1870,7 @@ class Sccp_manager extends \FreePBX_Helpers implements \BMO {
|
|||
case 'networkLocaleInfo':
|
||||
case 'networkLocale':
|
||||
$hwlang = '';
|
||||
$lang = '';
|
||||
if (!empty($var_hw_config["_hwlang"])) {
|
||||
$hwlang = explode(':', $var_hw_config["_hwlang"]);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue