mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
@@ -1013,13 +1013,13 @@
|
||||
<!-- # Mandatory -->
|
||||
<P72>1</P72>
|
||||
|
||||
<!-- Dial Plan -->
|
||||
<!-- String -->
|
||||
<!-- Dial Plan -->
|
||||
<!-- String -->
|
||||
|
||||
{if isset($grandstream_dial_plan) }
|
||||
<P4200>{$grandstream_dial_plan}</P4200>
|
||||
<P4200>{$grandstream_dial_plan}</P4200>
|
||||
{else}
|
||||
<P4200>{literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}</P4200>
|
||||
<P4200>{literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}</P4200>
|
||||
{/if}
|
||||
|
||||
<!-- # SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
|
||||
@@ -1896,7 +1896,12 @@
|
||||
|
||||
<!-- # Dial Plan -->
|
||||
<!-- # String -->
|
||||
<P4201>{ x+ | \+x+ | *x+ | *xx*x+ }</P4201>
|
||||
|
||||
{if isset($grandstream_dial_plan) }
|
||||
<P4201>{$grandstream_dial_plan}</P4201>
|
||||
{else}
|
||||
<P4201>{literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}</P4201>
|
||||
{/if}
|
||||
|
||||
<!-- # SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
|
||||
<!-- # Number: 0, 1 -->
|
||||
|
||||
Reference in New Issue
Block a user