Merge pull request #5491 from Len-PGH/patch-131

Update {$mac}.xml
This commit is contained in:
FusionPBX
2020-10-27 11:05:46 -06:00
committed by GitHub

View File

@@ -1013,13 +1013,13 @@
<!-- # Mandatory -->
<P72>1</P72>
<!-- Dial Plan -->
<!-- String -->
<!-- Dial Plan -->
<!-- String -->
{if isset($grandstream_dial_plan) }
<P4200>{$grandstream_dial_plan}</P4200>
<P4200>{$grandstream_dial_plan}</P4200>
{else}
<P4200>{literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}</P4200>
<P4200>{literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}</P4200>
{/if}
<!-- # SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
@@ -1896,7 +1896,12 @@
<!-- # Dial Plan -->
<!-- # String -->
<P4201>{ x+ | \+x+ | *x+ | *xx*x+ }</P4201>
{if isset($grandstream_dial_plan) }
<P4201>{$grandstream_dial_plan}</P4201>
{else}
<P4201>{literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}</P4201>
{/if}
<!-- # SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
<!-- # Number: 0, 1 -->