Update {$mac}.xml (#3830)

This commit is contained in:
Len
2018-11-11 00:02:54 -05:00
committed by FusionPBX
parent b114664f00
commit 1228fb63b9

View File

@@ -353,7 +353,13 @@
<!-- 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-->
<!-- Number: 1 - 120-->
<!-- Mandatory-->