Add variables to Grandstream and Yealink Templates (#6400)
* Grandstream HT802 Added Offhook Auto-dial variables * Grandstream HT802 Added Offhook Auto-dial variables * Grandstream GRP261x Make Configuration Keypad Lock configurable, fix default * Grandstream Add grandstream_dhcp_time_zone across all templates * Yealink Added yealink_missed_calllog to control whether missed calls are logged or not * Grandstream HT802 update variable name to not use dash (which was breaking the template)
This commit is contained in:
parent
54a5fb5a2b
commit
2a0392dec2
|
|
@ -1016,7 +1016,7 @@
|
|||
<P246>MTZ+6MDT+5,M3.2.0,M11.1.0</P246>
|
||||
|
||||
<!-- Allow DHCP server to set Time Zone. 0 - No, 1 - Yes -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Language. 0 - English, 10 - Spanish IVR -->
|
||||
<P342>0</P342>
|
||||
|
|
|
|||
|
|
@ -681,7 +681,7 @@
|
|||
<!-- Self-Defined Time Zone -->
|
||||
<P246>MTZ+6MDT+5,M3.2.0,M11.1.0</P246>
|
||||
<!-- Allow DHCP server to set Time Zone. 0 - No, 1 - Yes -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Language. 0 - English, 10 - Spanish IVR -->
|
||||
<P342>0</P342>
|
||||
|
|
|
|||
|
|
@ -3209,7 +3209,7 @@
|
|||
<!-- Allow DHCP Option 2 to override time zone (If DHCP Option 2 is enabled, the timezone can be offset.) -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
{if isset($grandstream_dhcp_option_2_timezone_override) }<P143>{$grandstream_dhcp_option_2_timezone_override}</P143>{else}<P143>0</P143>{/if}
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- ######################### -->
|
||||
<!-- # Maintenance/Syslog ## -->
|
||||
|
|
|
|||
|
|
@ -3954,7 +3954,7 @@
|
|||
<!-- # DHCP Option 2 to Override Time Zone setting. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- # When set to Yes (1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Time Zone -->
|
||||
<!-- # Web GUI Option P Value -->
|
||||
|
|
|
|||
|
|
@ -2650,7 +2650,7 @@
|
|||
<!-- # Configuration Via Keypad Menu. 0 - Unrestricted, 1 - Basic settings only, 2 - Constraint mode, 3 - Locked Mode. Default is 0 -->
|
||||
<!-- # Number: 0, 1, 2, 3 -->
|
||||
<!-- # Mandatory -->
|
||||
<P1357>2</P1357>
|
||||
{if isset($grandstream_configuration_via_keypad)}<P1357>{$grandstream_configuration_via_keypad}</P1357>{else}<P1357>0</P1357>{/if}
|
||||
|
||||
<!-- # Validate Server Certificates. 0 - No, 1 - Yes. Default is 0 -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
|
|
@ -4103,7 +4103,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -2744,7 +2744,7 @@
|
|||
<!-- # Configuration Via Keypad Menu. 0 - Unrestricted, 1 - Basic settings only, 2 - Constraint mode, 3 - Locked Mode. Default is 0 -->
|
||||
<!-- # Number: 0, 1, 2, 3 -->
|
||||
<!-- # Mandatory -->
|
||||
<P1357>2</P1357>
|
||||
{if isset($grandstream_configuration_via_keypad)}<P1357>{$grandstream_configuration_via_keypad}</P1357>{else}<P1357>0</P1357>{/if}
|
||||
|
||||
<!-- # Validate Server Certificates. 0 - No, 1 - Yes. Default is 0 -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
|
|
@ -4198,7 +4198,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -3513,7 +3513,7 @@
|
|||
<!-- # Configuration Via Keypad Menu. 0 - Unrestricted, 1 - Basic settings only, 2 - Constraint mode, 3 - Locked Mode. Default is 0 -->
|
||||
<!-- # Number: 0, 1, 2, 3 -->
|
||||
<!-- # Mandatory -->
|
||||
<P1357>2</P1357>
|
||||
{if isset($grandstream_configuration_via_keypad)}<P1357>{$grandstream_configuration_via_keypad}</P1357>{else}<P1357>0</P1357>{/if}
|
||||
|
||||
<!-- # Validate Server Certificates. 0 - No, 1 - Yes. Default is 0 -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
|
|
@ -4951,7 +4951,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -4731,7 +4731,7 @@
|
|||
<!-- # Configuration Via Keypad Menu. 0 - Unrestricted, 1 - Basic settings only, 2 - Constraint mode, 3 - Locked Mode. Default is 0 -->
|
||||
<!-- # Number: 0, 1, 2, 3 -->
|
||||
<!-- # Mandatory -->
|
||||
<P1357>2</P1357>
|
||||
{if isset($grandstream_configuration_via_keypad)}<P1357>{$grandstream_configuration_via_keypad}</P1357>{else}<P1357>0</P1357>{/if}
|
||||
|
||||
<!-- # Validate Server Certificates. 0 - No, 1 - Yes. Default is 0 -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
|
|
@ -6282,7 +6282,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -5770,7 +5770,7 @@
|
|||
<!-- # Configuration Via Keypad Menu. 0 - Unrestricted, 1 - Basic settings only, 2 - Constraint mode, 3 - Locked Mode. Default is 0 -->
|
||||
<!-- # Number: 0, 1, 2, 3 -->
|
||||
<!-- # Mandatory -->
|
||||
<P1357>2</P1357>
|
||||
{if isset($grandstream_configuration_via_keypad)}<P1357>{$grandstream_configuration_via_keypad}</P1357>{else}<P1357>0</P1357>{/if}
|
||||
|
||||
<!-- # Validate Server Certificates. 0 - No, 1 - Yes. Default is 0 -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
|
|
@ -7308,7 +7308,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -6653,7 +6653,7 @@
|
|||
<!-- # Configuration Via Keypad Menu. 0 - Unrestricted, 1 - Basic settings only, 2 - Constraint mode, 3 - Locked Mode. Default is 0 -->
|
||||
<!-- # Number: 0, 1, 2, 3 -->
|
||||
<!-- # Mandatory -->
|
||||
<P1357>2</P1357>
|
||||
{if isset($grandstream_configuration_via_keypad)}<P1357>{$grandstream_configuration_via_keypad}</P1357>{else}<P1357>0</P1357>{/if}
|
||||
|
||||
<!-- # Validate Server Certificates. 0 - No, 1 - Yes. Default is 0 -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
|
|
@ -8205,7 +8205,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -5983,7 +5983,7 @@
|
|||
<!-- # Configuration Via Keypad Menu. 0 - Unrestricted, 1 - Basic settings only, 2 - Constraint mode, 3 - Locked Mode. Default is 0 -->
|
||||
<!-- # Number: 0, 1, 2, 3 -->
|
||||
<!-- # Mandatory -->
|
||||
<P1357>0</P1357>
|
||||
{if isset($grandstream_configuration_via_keypad)}<P1357>{$grandstream_configuration_via_keypad}</P1357>{else}<P1357>0</P1357>{/if}
|
||||
|
||||
<!-- # Allow Configure MPK through LCD. 0 - No, 1 - Yes. Default is 1 -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
|
|
@ -7459,7 +7459,7 @@
|
|||
|
||||
<!-- # Allow DHCP Option 2 to Override Time Zone Setting -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time Zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -1414,7 +1414,7 @@
|
|||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- String -->
|
||||
|
|
|
|||
|
|
@ -1660,7 +1660,7 @@
|
|||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
<!-- Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- String -->
|
||||
<!-- Mandatory -->
|
||||
|
|
|
|||
|
|
@ -1660,7 +1660,7 @@
|
|||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
<!-- Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- String -->
|
||||
<!-- Mandatory -->
|
||||
|
|
|
|||
|
|
@ -2196,7 +2196,7 @@
|
|||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- String -->
|
||||
|
|
|
|||
|
|
@ -2003,7 +2003,7 @@
|
|||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- String -->
|
||||
|
|
|
|||
|
|
@ -2871,7 +2871,7 @@
|
|||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
<!-- Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- String -->
|
||||
<!-- Mandatory -->
|
||||
|
|
|
|||
|
|
@ -4028,7 +4028,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -1947,7 +1947,7 @@
|
|||
|
||||
<!-- Allow DHCP Option 2 to override Time Zone setting. 0 - No, 1 - Yes. -->
|
||||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available. -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Daylight Savings Time. 0 - no, 1 - yes -->
|
||||
<P75>0</P75>
|
||||
|
|
|
|||
|
|
@ -3623,7 +3623,7 @@
|
|||
<!--# When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!--# Number: 0, 1-->
|
||||
<!--# Mandatory-->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!--# Self Defined Time zone. Max length allowed is 64 characters-->
|
||||
<!--# String-->
|
||||
|
|
|
|||
|
|
@ -2420,7 +2420,7 @@
|
|||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1-->
|
||||
<!-- Mandatory-->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
<!-- Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- String -->
|
||||
<!-- Mandatory -->
|
||||
|
|
|
|||
|
|
@ -8179,7 +8179,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -8179,7 +8179,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -8179,7 +8179,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -8179,7 +8179,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
<!-- # String -->
|
||||
|
|
|
|||
|
|
@ -8182,7 +8182,7 @@
|
|||
{if isset($grandstream_dhcp_option_2_timezone_override) }
|
||||
<P143>{$grandstream_dhcp_option_2_timezone_override}</P143>
|
||||
{else}
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
{/if}
|
||||
|
||||
<!-- # Self Defined Time zone. Max length allowed is 64 characters -->
|
||||
|
|
|
|||
|
|
@ -2846,7 +2846,7 @@ Account 5 Codec Settings
|
|||
<!-- DHCP Option 2 to Override Time Zone setting. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- When set to Yes (1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Time Zone -->
|
||||
<!-- Web GUI Option P Value- -->
|
||||
|
|
|
|||
|
|
@ -3057,7 +3057,7 @@ Account 5 Codec Settings
|
|||
<!-- DHCP Option 2 to Override Time Zone setting. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- When set to Yes (1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Time Zone -->
|
||||
<!-- Web GUI Option P Value- -->
|
||||
|
|
|
|||
|
|
@ -702,7 +702,7 @@
|
|||
<P64>420</P64>
|
||||
<!-- Allow DHCP Option 2 to override Time Zone setting. 0 - No, 1 - Yes. -->
|
||||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available. -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
<!-- Daylight Savings Time. 0 - no, 1 - yes -->
|
||||
<P75>0</P75>
|
||||
<!-- Optional Rule: -->
|
||||
|
|
|
|||
|
|
@ -1250,7 +1250,7 @@
|
|||
|
||||
<!-- DHCP Option 2 to Override Time Zone setting. 0 - No, 1 - Yes. -->
|
||||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available. -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Time Zone -->
|
||||
|
||||
|
|
|
|||
|
|
@ -1134,7 +1134,7 @@
|
|||
|
||||
<!-- DHCP Option 2 to Override Time Zone setting. 0 - No, 1 - Yes. -->
|
||||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available. -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Time Zone -->
|
||||
|
||||
|
|
|
|||
|
|
@ -647,7 +647,7 @@
|
|||
<P144>1</P144>
|
||||
<!-- DHCP OPtion 2 to Override Time Zone setting. 0 - No, 1 - Yes. -->
|
||||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available. -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
<!-- Time Zone -->
|
||||
<!-- Australia -->
|
||||
<!-- Melbourne,Canberra,Sydney EST-10EDT-11,M10.5.0/02:00:00,M3.5.0/03:00:00 -->
|
||||
|
|
|
|||
|
|
@ -4648,7 +4648,7 @@
|
|||
<!-- DHCP Option 2 to Override Time Zone setting. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- When set to Yes (1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Time Zone -->
|
||||
<!-- Web GUI Option P Value -->
|
||||
|
|
|
|||
|
|
@ -3193,7 +3193,7 @@
|
|||
<!-- DHCP Option 2 to Override Time Zone setting. 0 - No, 1 - Yes. Default value is 0 -->
|
||||
<!-- When set to Yes (1), it will override the configured Time Zone setting if available -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Time Zone -->
|
||||
<!-- Web GUI Option P Value- -->
|
||||
|
|
|
|||
|
|
@ -648,7 +648,7 @@
|
|||
<P64>420</P64>
|
||||
<!-- Allow DHCP Option 2 to override Time Zone setting. 0 - No, 1 - Yes. -->
|
||||
<!-- When set to Yes(1), it will override the configured Time Zone setting if available. -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
<!-- Daylight Savings Time. 0 - no, 1 - yes -->
|
||||
<P75>0</P75>
|
||||
<!-- Optional Rule: -->
|
||||
|
|
|
|||
|
|
@ -1798,7 +1798,7 @@
|
|||
<!-- Allow DHCP server to set Time Zone. 0 - No, 1 - Yes -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Language. 0 - English, 4 - Chinese, 10 - Spanish IVR -->
|
||||
<!-- Number: 0, 4, 10 -->
|
||||
|
|
|
|||
|
|
@ -1795,7 +1795,7 @@
|
|||
<!-- Allow DHCP server to set Time Zone. 0 - No, 1 - Yes -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Language. 0 - English, 4 - Chinese, 10 - Spanish IVR -->
|
||||
<!-- Number: 0, 4, 10 -->
|
||||
|
|
|
|||
|
|
@ -1997,7 +1997,7 @@
|
|||
<!-- Allow DHCP server to set Time Zone. 0 - No, 1 - Yes -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<!-- Mandatory -->
|
||||
<P143>0</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Language. 0 - English, 4 - Chinese, 10 - Spanish IVR -->
|
||||
<!-- Number: 0, 4, 10 -->
|
||||
|
|
|
|||
|
|
@ -2004,7 +2004,7 @@
|
|||
<!-- # Allow DHCP server to set Time Zone. 0 - No, 1 - Yes -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Language. 0 - English, 4 - Chinese, 6 - Russian, 10 - Spanish IVR -->
|
||||
<!-- # Number: 0, 4, 6, 10 -->
|
||||
|
|
|
|||
|
|
@ -882,7 +882,7 @@
|
|||
<!-- # Offhook Auto-Dial (User ID/extension to dial automatically when offhook) -->
|
||||
<!-- # String: 0-9, #, * -->
|
||||
<!-- # Mandatory -->
|
||||
<P71></P71>
|
||||
<P71>{grandstream_offhook_auto_dial_1}</P71>
|
||||
|
||||
<!-- # Offhook Auto-Dial Delay (0-60 seconds, default is 0) -->
|
||||
<!-- # Number: 0 to 60 -->
|
||||
|
|
@ -1779,7 +1779,7 @@
|
|||
|
||||
<!-- # Offhook Auto-Dial (User ID/extension to dial automatically when offhook) -->
|
||||
<!-- # String: 0-9, *, # -->
|
||||
<P771></P771>
|
||||
<P771>{grandstream_offhook_auto_dial_2}</P771>
|
||||
|
||||
<!-- # Offhook Auto-Dial Delay (0-60 seconds, default is 0) -->
|
||||
<!-- # Number: 0 to 60 -->
|
||||
|
|
@ -2575,7 +2575,7 @@
|
|||
<!-- # Allow DHCP server to set Time Zone. 0 - No, 1 - Yes -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Language. 0 - English, 4 - Chinese, 6 - Russian, 10 - Spanish IVR -->
|
||||
<!-- # Number: 0, 4, 6, 10 -->
|
||||
|
|
|
|||
|
|
@ -1861,7 +1861,7 @@
|
|||
<!-- # Allow DHCP server to set Time Zone. 0 - No, 1 - Yes -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Language. 0 - English, 4 - Chinese, 10 - Spanish -->
|
||||
<!-- # Number: 0, 4, 10 -->
|
||||
|
|
|
|||
|
|
@ -2017,7 +2017,7 @@
|
|||
<!-- # Allow DHCP server to set Time Zone. 0 - No, 1 - Yes -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Language. 0 - English, 4 - Chinese, 10 - Spanish -->
|
||||
<!-- # Number: 0, 4, 10 -->
|
||||
|
|
|
|||
|
|
@ -1734,7 +1734,7 @@
|
|||
|
||||
<!-- Allow DHCP Option 2 to Override Time Zone Setting -->
|
||||
<!-- Number: 0, 1 -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- Self Defined Time Zone. Max length allowed is 64 characters -->
|
||||
<!-- String -->
|
||||
|
|
|
|||
|
|
@ -1899,7 +1899,7 @@
|
|||
<!-- # When set to Yes(1), it will override the configured Time Zone setting if available -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
<!-- # Mandatory -->
|
||||
<P143>1</P143>
|
||||
{if isset($grandstream_dhcp_time_zone)}<P143>{$grandstream_dhcp_time_zone}</P143>{else}<P143>0</P143>{/if}
|
||||
|
||||
<!-- # Time Zone -->
|
||||
<!-- # Web GUI Option P Value -->
|
||||
|
|
|
|||
|
|
@ -426,7 +426,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -897,7 +897,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1412,7 +1412,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1912,7 +1912,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2409,7 +2409,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2905,7 +2905,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -425,7 +425,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -896,7 +896,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1412,7 +1412,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1914,7 +1914,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2412,7 +2412,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2909,7 +2909,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -427,7 +427,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -898,7 +898,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1413,7 +1413,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1912,7 +1912,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2409,7 +2409,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2905,7 +2905,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ account.1.direct_pickup_code =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.1.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -524,7 +524,7 @@ account.2.direct_pickup_code =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.2.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -849,7 +849,7 @@ account.3.direct_pickup_code =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.3.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1175,7 +1175,7 @@ account.4.direct_pickup_code =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.4.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1503,7 +1503,7 @@ account.5.direct_pickup_code =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.5.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1826,7 +1826,7 @@ account.6.direct_pickup_code =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.6.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ account.1.direct_pickup_code =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.1.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -526,7 +526,7 @@ account.2.direct_pickup_code =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.2.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -851,7 +851,7 @@ account.3.direct_pickup_code =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.3.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1176,7 +1176,7 @@ account.4.direct_pickup_code =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.4.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1504,7 +1504,7 @@ account.5.direct_pickup_code =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.5.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1827,7 +1827,7 @@ account.6.direct_pickup_code =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.6.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
|
|||
|
|
@ -427,7 +427,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -896,7 +896,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1409,7 +1409,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1905,7 +1905,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2401,7 +2401,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2896,7 +2896,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ account.1.direct_pickup_code =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.1.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -524,7 +524,7 @@ account.2.direct_pickup_code =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.2.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -849,7 +849,7 @@ account.3.direct_pickup_code =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.3.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1175,7 +1175,7 @@ account.4.direct_pickup_code =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.4.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1503,7 +1503,7 @@ account.5.direct_pickup_code =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.5.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1826,7 +1826,7 @@ account.6.direct_pickup_code =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.6.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
|
|||
|
|
@ -440,7 +440,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -912,7 +912,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1398,7 +1398,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1874,7 +1874,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2350,7 +2350,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2825,7 +2825,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -426,7 +426,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -898,7 +898,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1384,7 +1384,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1860,7 +1860,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2336,7 +2336,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2811,7 +2811,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ account.1.direct_pickup_code =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.1.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -524,7 +524,7 @@ account.2.direct_pickup_code =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.2.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -850,7 +850,7 @@ account.3.direct_pickup_code =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.3.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1175,7 +1175,7 @@ account.4.direct_pickup_code =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.4.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1503,7 +1503,7 @@ account.5.direct_pickup_code =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.5.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1826,7 +1826,7 @@ account.6.direct_pickup_code =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.6.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
|
|||
|
|
@ -440,7 +440,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -911,7 +911,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1396,7 +1396,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1871,7 +1871,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2346,7 +2346,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2820,7 +2820,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -440,7 +440,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -911,7 +911,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1396,7 +1396,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1871,7 +1871,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2346,7 +2346,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2820,7 +2820,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@ account.1.direct_pickup_code =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.1.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -524,7 +524,7 @@ account.2.direct_pickup_code =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.2.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -850,7 +850,7 @@ account.3.direct_pickup_code =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.3.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1175,7 +1175,7 @@ account.4.direct_pickup_code =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.4.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1503,7 +1503,7 @@ account.5.direct_pickup_code =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.5.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
@ -1826,7 +1826,7 @@ account.6.direct_pickup_code =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.6.subscribe_mwi_to_vm = {$yealink_subscribe_mwi_to_vm}
|
||||
|
|
|
|||
|
|
@ -440,7 +440,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -912,7 +912,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1398,7 +1398,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1874,7 +1874,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2350,7 +2350,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2825,7 +2825,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -386,7 +386,7 @@ account.{$row.line_number}.music_server_uri =
|
|||
account.{$row.line_number}.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call 0-Disabled, 1-Enabled (default)
|
||||
account.{$row.line_number}.missed_calllog =
|
||||
account.{$row.line_number}.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission 0-Disabled (default), 1-Enabled
|
||||
account.{$row.line_number}.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ account.1.direct_pickup_code =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog = {if isset($yealink_account_1_missed_calllog)}{$yealink_account_1_missed_calllog}{/if}
|
||||
account.1.missed_calllog = {if isset($yealink_account_1_missed_calllog)}{$yealink_account_1_missed_calllog}{elseif isset({$yealink_missed_calllog})}{$yealink_missed_calllog}{/if}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.1.subscribe_mwi_to_vm =
|
||||
|
|
@ -507,7 +507,7 @@ account.2.direct_pickup_code =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.2.subscribe_mwi_to_vm =
|
||||
|
|
@ -824,7 +824,7 @@ account.3.direct_pickup_code =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.3.subscribe_mwi_to_vm =
|
||||
|
|
@ -1141,7 +1141,7 @@ account.4.direct_pickup_code =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.4.subscribe_mwi_to_vm =
|
||||
|
|
@ -1461,7 +1461,7 @@ account.5.direct_pickup_code =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.5.subscribe_mwi_to_vm =
|
||||
|
|
@ -1776,7 +1776,7 @@ account.6.direct_pickup_code =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.6.subscribe_mwi_to_vm =
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ account.1.direct_pickup_code =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.1.subscribe_mwi_to_vm =
|
||||
|
|
@ -507,7 +507,7 @@ account.2.direct_pickup_code =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.2.subscribe_mwi_to_vm =
|
||||
|
|
@ -824,7 +824,7 @@ account.3.direct_pickup_code =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.3.subscribe_mwi_to_vm =
|
||||
|
|
@ -1141,7 +1141,7 @@ account.4.direct_pickup_code =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.4.subscribe_mwi_to_vm =
|
||||
|
|
@ -1461,7 +1461,7 @@ account.5.direct_pickup_code =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.5.subscribe_mwi_to_vm =
|
||||
|
|
@ -1776,7 +1776,7 @@ account.6.direct_pickup_code =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.6.subscribe_mwi_to_vm =
|
||||
|
|
|
|||
|
|
@ -314,7 +314,7 @@ account.1.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.1.missed_calllog=
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -885,7 +885,7 @@ account.2.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.2.missed_calllog=
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1453,7 +1453,7 @@ account.3.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.3.missed_calllog=
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -2021,7 +2021,7 @@ account.4.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.4.missed_calllog=
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@ account.1.direct_pickup_code =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.1.subscribe_mwi_to_vm =
|
||||
|
|
@ -507,7 +507,7 @@ account.2.direct_pickup_code =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.2.subscribe_mwi_to_vm =
|
||||
|
|
@ -824,7 +824,7 @@ account.3.direct_pickup_code =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.3.subscribe_mwi_to_vm =
|
||||
|
|
@ -1141,7 +1141,7 @@ account.4.direct_pickup_code =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.4.subscribe_mwi_to_vm =
|
||||
|
|
@ -1461,7 +1461,7 @@ account.5.direct_pickup_code =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.5.subscribe_mwi_to_vm =
|
||||
|
|
@ -1776,7 +1776,7 @@ account.6.direct_pickup_code =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the phone to subscribe to the voicemail through the message waiting indicator; 0-Disabled (default), 1-Enabled;
|
||||
account.6.subscribe_mwi_to_vm =
|
||||
|
|
|
|||
|
|
@ -440,7 +440,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -912,7 +912,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1428,7 +1428,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1927,7 +1927,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2426,7 +2426,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2924,7 +2924,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -432,7 +432,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -912,7 +912,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1430,7 +1430,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1931,7 +1931,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2432,7 +2432,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2932,7 +2932,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -426,7 +426,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -895,7 +895,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1408,7 +1408,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1904,7 +1904,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2400,7 +2400,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2895,7 +2895,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -441,7 +441,7 @@ account.{$row.line_number}.music_server_uri =
|
|||
account.{$row.line_number}.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.{$row.line_number}.missed_calllog =
|
||||
account.{$row.line_number}.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.{$row.line_number}.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -440,7 +440,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -912,7 +912,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1398,7 +1398,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1874,7 +1874,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2350,7 +2350,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2825,7 +2825,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -439,7 +439,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -915,7 +915,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1403,7 +1403,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1874,7 +1874,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2345,7 +2345,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2815,7 +2815,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -310,7 +310,7 @@ account.1.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.1.missed_calllog=
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -878,7 +878,7 @@ account.2.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.2.missed_calllog=
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1446,7 +1446,7 @@ account.3.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.3.missed_calllog=
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -2014,7 +2014,7 @@ account.4.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.4.missed_calllog=
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -2582,7 +2582,7 @@ account.5.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.5.missed_calllog=
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -3150,7 +3150,7 @@ account.6.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.6.missed_calllog=
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
|
|||
|
|
@ -441,7 +441,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -913,7 +913,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1399,7 +1399,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1875,7 +1875,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2351,7 +2351,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2826,7 +2826,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -439,7 +439,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -915,7 +915,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1406,7 +1406,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1882,7 +1882,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2358,7 +2358,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2833,7 +2833,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -310,7 +310,7 @@ account.1.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.1.missed_calllog=
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -873,7 +873,7 @@ account.2.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.2.missed_calllog=
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1436,7 +1436,7 @@ account.3.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.3.missed_calllog=
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1999,7 +1999,7 @@ account.4.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.4.missed_calllog=
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -2562,7 +2562,7 @@ account.5.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.5.missed_calllog=
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -3125,7 +3125,7 @@ account.6.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.6.missed_calllog=
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
|
|||
|
|
@ -440,7 +440,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -912,7 +912,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1398,7 +1398,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1874,7 +1874,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2350,7 +2350,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2825,7 +2825,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -439,7 +439,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -915,7 +915,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1402,7 +1402,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1874,7 +1874,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2346,7 +2346,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2817,7 +2817,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -305,7 +305,7 @@ account.{$row.line_number}.share_line.cancel_private_code =
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.{$row.line_number}.missed_calllog=
|
||||
account.{$row.line_number}.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
|
|||
|
|
@ -440,7 +440,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -912,7 +912,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1437,7 +1437,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -1936,7 +1936,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2435,7 +2435,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
|
|
@ -2933,7 +2933,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -390,7 +390,7 @@ account.{$row.line_number}.music_server_uri =
|
|||
account.{$row.line_number}.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call 0-Disabled, 1-Enabled (default)
|
||||
account.{$row.line_number}.missed_calllog =
|
||||
account.{$row.line_number}.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission 0-Disabled (default), 1-Enabled
|
||||
account.{$row.line_number}.100rel_enable = {$yealink_retransmission}
|
||||
|
|
|
|||
|
|
@ -512,7 +512,7 @@ account.1.picture_info_enable=
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.1.missed_calllog=
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
|
|||
|
|
@ -305,7 +305,7 @@ account.1.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.1.missed_calllog=
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -844,7 +844,7 @@ account.2.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.2.missed_calllog=
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1371,7 +1371,7 @@ account.3.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.3.missed_calllog=
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1898,7 +1898,7 @@ account.4.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.4.missed_calllog=
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -2424,7 +2424,7 @@ account.5.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.5.missed_calllog=
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -2964,7 +2964,7 @@ account.6.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.6.missed_calllog=
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -3491,7 +3491,7 @@ account.7.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.7.missed_calllog=
|
||||
account.7.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -4018,7 +4018,7 @@ account.8.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.8.missed_calllog=
|
||||
account.8.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -4545,7 +4545,7 @@ account.9.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.9.missed_calllog=
|
||||
account.9.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -5072,7 +5072,7 @@ account.10.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.10.missed_calllog=
|
||||
account.10.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
|
|||
|
|
@ -306,7 +306,7 @@ account.1.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.1.missed_calllog=
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -846,7 +846,7 @@ account.2.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.2.missed_calllog=
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1374,7 +1374,7 @@ account.3.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.3.missed_calllog=
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1902,7 +1902,7 @@ account.4.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.4.missed_calllog=
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -2429,7 +2429,7 @@ account.5.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.5.missed_calllog=
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -2970,7 +2970,7 @@ account.6.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.6.missed_calllog=
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -3498,7 +3498,7 @@ account.7.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.7.missed_calllog=
|
||||
account.7.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -4026,7 +4026,7 @@ account.8.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.8.missed_calllog=
|
||||
account.8.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -4554,7 +4554,7 @@ account.9.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.9.missed_calllog=
|
||||
account.9.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -5082,7 +5082,7 @@ account.10.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.10.missed_calllog=
|
||||
account.10.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
|
|||
|
|
@ -513,7 +513,7 @@ account.1.picture_info_enable=
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.1.missed_calllog=
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
|
|||
|
|
@ -307,7 +307,7 @@ account.{$row.line_number}.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.{$row.line_number}.missed_calllog=
|
||||
account.{$row.line_number}.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#######################################################################################
|
||||
## Forward ##
|
||||
|
|
|
|||
|
|
@ -411,7 +411,7 @@ account.1.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.1.auto_answer =
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
account.1.enable_user_equal_phone =
|
||||
account.1.compact_header_enable =
|
||||
|
|
@ -873,7 +873,7 @@ account.2.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.2.auto_answer =
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
account.2.enable_user_equal_phone =
|
||||
account.2.compact_header_enable =
|
||||
|
|
@ -1336,7 +1336,7 @@ account.3.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.3.auto_answer =
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
account.3.enable_user_equal_phone =
|
||||
account.3.compact_header_enable =
|
||||
|
|
@ -1803,7 +1803,7 @@ account.4.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.4.auto_answer =
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
account.4.enable_user_equal_phone =
|
||||
account.4.compact_header_enable =
|
||||
|
|
@ -2271,7 +2271,7 @@ account.5.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.5.auto_answer =
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
account.5.enable_user_equal_phone =
|
||||
account.5.compact_header_enable =
|
||||
|
|
@ -2741,7 +2741,7 @@ account.6.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.6.auto_answer =
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
account.6.enable_user_equal_phone =
|
||||
account.6.compact_header_enable =
|
||||
|
|
|
|||
|
|
@ -306,7 +306,7 @@ account.1.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.1.missed_calllog=
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -845,7 +845,7 @@ account.2.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.2.missed_calllog=
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1372,7 +1372,7 @@ account.3.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.3.missed_calllog=
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -1899,7 +1899,7 @@ account.4.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.4.missed_calllog=
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -2425,7 +2425,7 @@ account.5.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.5.missed_calllog=
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -2965,7 +2965,7 @@ account.6.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.6.missed_calllog=
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -3492,7 +3492,7 @@ account.7.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.7.missed_calllog=
|
||||
account.7.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -4019,7 +4019,7 @@ account.8.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.8.missed_calllog=
|
||||
account.8.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -4546,7 +4546,7 @@ account.9.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.9.missed_calllog=
|
||||
account.9.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
@ -5073,7 +5073,7 @@ account.10.auto_answer_mute_enable
|
|||
#######################################################################################
|
||||
## History ##
|
||||
#######################################################################################
|
||||
account.10.missed_calllog=
|
||||
account.10.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
|
|
|||
|
|
@ -411,7 +411,7 @@ account.1.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.1.auto_answer =
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
account.1.100rel_enable = {$yealink_retransmission}
|
||||
account.1.enable_user_equal_phone =
|
||||
account.1.compact_header_enable =
|
||||
|
|
@ -873,7 +873,7 @@ account.2.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.2.auto_answer =
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
account.2.100rel_enable = {$yealink_retransmission}
|
||||
account.2.enable_user_equal_phone =
|
||||
account.2.compact_header_enable =
|
||||
|
|
@ -1336,7 +1336,7 @@ account.3.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.3.auto_answer =
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
account.3.100rel_enable = {$yealink_retransmission}
|
||||
account.3.enable_user_equal_phone =
|
||||
account.3.compact_header_enable =
|
||||
|
|
@ -1803,7 +1803,7 @@ account.4.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.4.auto_answer =
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
account.4.100rel_enable = {$yealink_retransmission}
|
||||
account.4.enable_user_equal_phone =
|
||||
account.4.compact_header_enable =
|
||||
|
|
@ -2271,7 +2271,7 @@ account.5.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.5.auto_answer =
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
account.5.100rel_enable = {$yealink_retransmission}
|
||||
account.5.enable_user_equal_phone =
|
||||
account.5.compact_header_enable =
|
||||
|
|
@ -2741,7 +2741,7 @@ account.6.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.6.auto_answer =
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
account.6.100rel_enable = {$yealink_retransmission}
|
||||
account.6.enable_user_equal_phone =
|
||||
account.6.compact_header_enable =
|
||||
|
|
|
|||
|
|
@ -431,7 +431,7 @@ account.{$row.line_number}.music_server_uri =
|
|||
#######################################################################################
|
||||
|
||||
account.{$row.line_number}.auto_answer =
|
||||
account.{$row.line_number}.missed_calllog =
|
||||
account.{$row.line_number}.missed_calllog = {$yealink_missed_calllog}
|
||||
account.{$row.line_number}.100rel_enable = {$yealink_retransmission}
|
||||
account.{$row.line_number}.enable_user_equal_phone =
|
||||
account.{$row.line_number}.compact_header_enable =
|
||||
|
|
|
|||
|
|
@ -517,7 +517,7 @@ account.{$row.line_number}.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.{$row.line_number}.auto_answer =
|
||||
account.{$row.line_number}.missed_calllog =
|
||||
account.{$row.line_number}.missed_calllog = {$yealink_missed_calllog}
|
||||
account.{$row.line_number}.100rel_enable =
|
||||
account.{$row.line_number}.enable_user_equal_phone =
|
||||
account.{$row.line_number}.compact_header_enable =
|
||||
|
|
@ -678,7 +678,7 @@ pstn.account.x.auto_answer_mute_enable=
|
|||
pstn.account.x.auto_answer=
|
||||
pstn.account.x.enable=
|
||||
pstn.account.x.label=
|
||||
pstn.account.x.missed_calllog=
|
||||
pstn.account.x.missed_calllog = {$yealink_missed_calllog}
|
||||
pstn.account.x.ring_type=
|
||||
###V86####
|
||||
account.*.codec.g729ab.enable=
|
||||
|
|
|
|||
|
|
@ -369,7 +369,7 @@ account.{$row.line_number}.music_server_uri =
|
|||
account.{$row.line_number}.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call 0-Disabled, 1-Enabled (default)
|
||||
account.{$row.line_number}.missed_calllog =
|
||||
account.{$row.line_number}.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission 0-Disabled (default), 1-Enabled
|
||||
account.{$row.line_number}.100rel_enable =
|
||||
|
|
|
|||
|
|
@ -421,7 +421,7 @@ account.1.music_server_uri =
|
|||
account.1.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.1.missed_calllog =
|
||||
account.1.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.1.100rel_enable =
|
||||
|
|
@ -886,7 +886,7 @@ account.2.music_server_uri =
|
|||
account.2.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.2.missed_calllog =
|
||||
account.2.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.2.100rel_enable =
|
||||
|
|
@ -1395,7 +1395,7 @@ account.3.music_server_uri =
|
|||
account.3.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.3.missed_calllog =
|
||||
account.3.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.3.100rel_enable =
|
||||
|
|
@ -1887,7 +1887,7 @@ account.4.music_server_uri =
|
|||
account.4.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.4.missed_calllog =
|
||||
account.4.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.4.100rel_enable =
|
||||
|
|
@ -2379,7 +2379,7 @@ account.5.music_server_uri =
|
|||
account.5.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.5.missed_calllog =
|
||||
account.5.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.5.100rel_enable =
|
||||
|
|
@ -2870,7 +2870,7 @@ account.6.music_server_uri =
|
|||
account.6.auto_answer =
|
||||
|
||||
#Enable or disable the phone to record the missed call; 0-Disabled, 1-Enabled (default);
|
||||
account.6.missed_calllog =
|
||||
account.6.missed_calllog = {$yealink_missed_calllog}
|
||||
|
||||
#Enable or disable the 100 reliable retransmission; 0-Disabled (default), 1-Enabled;
|
||||
account.6.100rel_enable =
|
||||
|
|
|
|||
|
|
@ -413,7 +413,7 @@ account.{$row.line_number}.music_server_uri =
|
|||
## Advanced ##
|
||||
#######################################################################################
|
||||
account.{$row.line_number}.auto_answer =
|
||||
account.{$row.line_number}.missed_calllog =
|
||||
account.{$row.line_number}.missed_calllog = {$yealink_missed_calllog}
|
||||
account.{$row.line_number}.100rel_enable = {$yealink_retransmission}
|
||||
account.{$row.line_number}.enable_user_equal_phone =
|
||||
account.{$row.line_number}.compact_header_enable =
|
||||
|
|
|
|||
Loading…
Reference in New Issue