Update {$mac}.xml (#3838)

This commit is contained in:
Len 2018-11-10 23:58:44 -05:00 committed by FusionPBX
parent 2c6016f7d6
commit a675997e9a
1 changed files with 5 additions and 0 deletions

View File

@ -487,7 +487,12 @@
<!-- Dial Plan. Default value is { x+ | *x+ | *xx*x+ } -->
<!-- String -->
<!-- Mandatory -->
{if isset($grandstream_dial_plan) }
<P290>{$grandstream_dial_plan}</P290>
{else}
<P290>{literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}</P290>
{/if}
<!-- Delayed Call Forward Wait Time (in seconds). Default is 20 -->