Update grandstream_missed_call_notification default to No

This matches the pcode template. Grandstream description set it to no by default.
This commit is contained in:
FusionPBX
2025-04-10 18:11:27 -06:00
committed by GitHub
parent 992b18389a
commit f9c7a3df40
11 changed files with 50 additions and 6 deletions

View File

@@ -3304,7 +3304,11 @@
<!-- # Enable Missed Call Notification. Yes or No -->
<!-- Pvalue P8393 -->
<item name="features.history.missedCallNotification">Yes</item>
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<!-- Pvalue P8391 -->

View File

@@ -3304,7 +3304,11 @@
<!-- # Enable Missed Call Notification. Yes or No -->
<!-- Pvalue P8393 -->
<item name="features.history.missedCallNotification">Yes</item>
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<!-- Pvalue P8391 -->

View File

@@ -3304,7 +3304,11 @@
<!-- # Enable Missed Call Notification. Yes or No -->
<!-- Pvalue P8393 -->
<item name="features.history.missedCallNotification">Yes</item>
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<!-- Pvalue P8391 -->

View File

@@ -3304,7 +3304,11 @@
<!-- # Enable Missed Call Notification. Yes or No -->
<!-- Pvalue P8393 -->
<item name="features.history.missedCallNotification">Yes</item>
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<!-- Pvalue P8391 -->

View File

@@ -3304,7 +3304,11 @@
<!-- # Enable Missed Call Notification. Yes or No -->
<!-- Pvalue P8393 -->
<item name="features.history.missedCallNotification">Yes</item>
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<!-- Pvalue P8391 -->

View File

@@ -3304,7 +3304,11 @@
<!-- # Enable Missed Call Notification. Yes or No -->
<!-- Pvalue P8393 -->
<item name="features.history.missedCallNotification">Yes</item>
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<!-- Pvalue P8391 -->

View File

@@ -2214,7 +2214,11 @@
<item name="sip.showError">Yes</item>
<!-- # Enable Missed Call Notification. Yes or No -->
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<item name="call.dial.callComplete.enable"/>

View File

@@ -2214,7 +2214,11 @@
<item name="sip.showError">Yes</item>
<!-- # Enable Missed Call Notification. Yes or No -->
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<item name="call.dial.callComplete.enable"/>

View File

@@ -2214,7 +2214,11 @@
<item name="sip.showError">Yes</item>
<!-- # Enable Missed Call Notification. Yes or No -->
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<item name="call.dial.callComplete.enable"/>

View File

@@ -2214,7 +2214,11 @@
<item name="sip.showError">Yes</item>
<!-- # Enable Missed Call Notification. Yes or No -->
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<item name="call.dial.callComplete.enable"/>

View File

@@ -2214,7 +2214,11 @@
<item name="sip.showError">Yes</item>
<!-- # Enable Missed Call Notification. Yes or No -->
{if isset($grandstream_missed_call_notification)}
<item name="features.history.missedCallNotification">{$grandstream_missed_call_notification}</item>
{else}
<item name="features.history.missedCallNotification">No</item>
{/if}
<!-- # Enable Call Completion Service. Yes or No -->
<item name="call.dial.callComplete.enable"/>