mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
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:
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user