Grandstream GXP and GRP feature Key Sync
Grandstream GXP and GRP feature key sync variables.
This commit is contained in:
@@ -653,6 +653,14 @@
|
|||||||
$apps[$x]['default_settings'][$y]['default_setting_value'] = "5";
|
$apps[$x]['default_settings'][$y]['default_setting_value'] = "5";
|
||||||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||||||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Number: 0-7. Default is 5.";
|
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Number: 0-7. Default is 5.";
|
||||||
|
$y++;
|
||||||
|
$apps[$x]['default_settings'][$y]['default_setting_uuid'] = "fd0e54fe-1008-11eb-adc1-0242ac120002";
|
||||||
|
$apps[$x]['default_settings'][$y]['default_setting_category'] = "provision";
|
||||||
|
$apps[$x]['default_settings'][$y]['default_setting_subcategory'] = "grandstream_feature_key_sync";
|
||||||
|
$apps[$x]['default_settings'][$y]['default_setting_name'] = "numeric";
|
||||||
|
$apps[$x]['default_settings'][$y]['default_setting_value'] = "1";
|
||||||
|
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = "true";
|
||||||
|
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Enabled: 1, Disabled: 0 Defaults to 0. Valid for firmware higher than 1.0.9.202 for the GXP series and all firmwares GRP phones.";
|
||||||
$y++;
|
$y++;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
@@ -449,7 +449,9 @@
|
|||||||
|
|
||||||
<!-- # Feature Key Synchronization. 0 - Disable, 1 - Broadsoft. Default value is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disable, 1 - Broadsoft. Default value is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Enable Call Features. 0 - No, 1 - Yes. Default value is 0 -->
|
<!-- # Enable Call Features. 0 - No, 1 - Yes. Default value is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -416,7 +416,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -290,7 +290,9 @@
|
|||||||
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- Number: 0, 1 -->
|
<!-- Number: 0, 1 -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
<!-- Line-Seize Timeout (in seconds). Default is 15 -->
|
<!-- Line-Seize Timeout (in seconds). Default is 15 -->
|
||||||
<!-- Number: 15 - 60 -->
|
<!-- Number: 15 - 60 -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
|
|||||||
@@ -290,7 +290,9 @@
|
|||||||
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- Number: 0, 1 -->
|
<!-- Number: 0, 1 -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
<!-- Line-Seize Timeout (in seconds). Default is 15 -->
|
<!-- Line-Seize Timeout (in seconds). Default is 15 -->
|
||||||
<!-- Number: 15 - 60 -->
|
<!-- Number: 15 - 60 -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
|
|||||||
@@ -243,7 +243,9 @@
|
|||||||
<!--# Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0-->
|
<!--# Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0-->
|
||||||
<!--# Number: 0, 1-->
|
<!--# Number: 0, 1-->
|
||||||
<!--# Mandatory-->
|
<!--# Mandatory-->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!--# Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!--# Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!--# Number: 0, 1-->
|
<!--# Number: 0, 1-->
|
||||||
|
|||||||
@@ -166,7 +166,9 @@
|
|||||||
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- Number: 0, 1 -->
|
<!-- Number: 0, 1 -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
<!-- Line-Seize Timeout (in seconds). Default is 15 -->
|
<!-- Line-Seize Timeout (in seconds). Default is 15 -->
|
||||||
<!-- Number: 15 - 60 -->
|
<!-- Number: 15 - 60 -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -420,7 +420,9 @@
|
|||||||
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- # Broadsoft Call Park. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
@@ -110,7 +110,9 @@
|
|||||||
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
|
||||||
<!-- Number: 0, 1 -->
|
<!-- Number: 0, 1 -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
<!-- Line-Seize Timeout (in seconds). Default is 15 -->
|
<!-- Line-Seize Timeout (in seconds). Default is 15 -->
|
||||||
<!-- Number: 15 - 60 -->
|
<!-- Number: 15 - 60 -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
|
|||||||
@@ -222,7 +222,9 @@
|
|||||||
<!-- SPecial Feature. 100-Standard, 108-CBCOM, 109-RNK, 113-China Mobile, 114-ZTE IMS, 115-Mobotix, 116-ZTE NGN, 117-Huawei IMS. -->
|
<!-- SPecial Feature. 100-Standard, 108-CBCOM, 109-RNK, 113-China Mobile, 114-ZTE IMS, 115-Mobotix, 116-ZTE NGN, 117-Huawei IMS. -->
|
||||||
<P198>100</P198>
|
<P198>100</P198>
|
||||||
<!-- Feature Key Synchronization. 0 - Disable (default), 1 - Broadsoft. -->
|
<!-- Feature Key Synchronization. 0 - Disable (default), 1 - Broadsoft. -->
|
||||||
<P2325>0</P2325>
|
{if isset($grandstream_feature_key_sync)}
|
||||||
|
<P2325>{$grandstream_feature_key_sync}</P2325>
|
||||||
|
{/if}
|
||||||
<!-- Enable Call Features. 0 - No, 1 - Yes. -->
|
<!-- Enable Call Features. 0 - No, 1 - Yes. -->
|
||||||
<P191>1</P191>
|
<P191>1</P191>
|
||||||
<!-- Delayed Call Forward Wait Time (s). Default is 20 seconds, maxlength = 5 -->
|
<!-- Delayed Call Forward Wait Time (s). Default is 20 seconds, maxlength = 5 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user