mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Update {$mac}.xml (#3824)
This commit is contained in:
@@ -477,7 +477,13 @@
|
||||
<!-- Dial Plan. Default 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 -->
|
||||
|
||||
Reference in New Issue
Block a user