Grandstream GXP and GRP feature Key Sync

Grandstream GXP and GRP feature key sync variables.
This commit is contained in:
demonspork
2020-10-16 18:47:01 -05:00
parent dacd09e284
commit 083453784b
20 changed files with 65 additions and 19 deletions

View File

@@ -653,6 +653,14 @@
$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_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++;
?>

View File

@@ -449,7 +449,9 @@
<!-- # Feature Key Synchronization. 0 - Disable, 1 - Broadsoft. Default value is 0 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -416,7 +416,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -290,7 +290,9 @@
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- Number: 0, 1 -->
<!-- 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 -->
<!-- Number: 15 - 60 -->
<!-- Mandatory -->

View File

@@ -290,7 +290,9 @@
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- Number: 0, 1 -->
<!-- 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 -->
<!-- Number: 15 - 60 -->
<!-- Mandatory -->

View File

@@ -243,7 +243,9 @@
<!--# Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0-->
<!--# Number: 0, 1-->
<!--# 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 -->
<!--# Number: 0, 1-->

View File

@@ -166,7 +166,9 @@
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- Number: 0, 1 -->
<!-- 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 -->
<!-- Number: 15 - 60 -->
<!-- Mandatory -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -420,7 +420,9 @@
<!-- # Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- # Number: 0, 1 -->
<!-- # 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 -->
<!-- # Number: 0, 1 -->

View File

@@ -110,7 +110,9 @@
<!-- Feature Key Synchronization. 0 - Disabled, 1 - Enabled. Default is 0 -->
<!-- Number: 0, 1 -->
<!-- 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 -->
<!-- Number: 15 - 60 -->
<!-- Mandatory -->

View File

@@ -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. -->
<P198>100</P198>
<!-- 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. -->
<P191>1</P191>
<!-- Delayed Call Forward Wait Time (s). Default is 20 seconds, maxlength = 5 -->