Update {$mac}.xml (#3837)

This commit is contained in:
Len
2018-11-10 23:59:19 -05:00
committed by FusionPBX
parent 098546ab17
commit 06c2643c64

View File

@@ -509,12 +509,11 @@
<!--# String-->
<!--# Mandatory-->
<!--# P290 = { x+ | *x+ | *xx*x+ }-->
{if isset($grandstream_dial_plan)}
<P290>{$grandstream_dial_plan}</P290>
{if isset($grandstream_dial_plan) }
<P290>{$grandstream_dial_plan}</P290>
{else}
{literal}
<P290>{x+|*x+|*xx*x+}</P290>
{/literal}
<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-->