Update {$mac}.xml (#3846)

This commit is contained in:
Len 2018-11-10 23:55:33 -05:00 committed by FusionPBX
parent 5d21ca530b
commit 3c5ccca3f8
1 changed files with 7 additions and 1 deletions

View File

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