mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
@@ -1013,13 +1013,13 @@
|
|||||||
<!-- # Mandatory -->
|
<!-- # Mandatory -->
|
||||||
<P72>1</P72>
|
<P72>1</P72>
|
||||||
|
|
||||||
<!-- Dial Plan -->
|
<!-- Dial Plan -->
|
||||||
<!-- String -->
|
<!-- String -->
|
||||||
|
|
||||||
{if isset($grandstream_dial_plan) }
|
{if isset($grandstream_dial_plan) }
|
||||||
<P4200>{$grandstream_dial_plan}</P4200>
|
<P4200>{$grandstream_dial_plan}</P4200>
|
||||||
{else}
|
{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}
|
{/if}
|
||||||
|
|
||||||
<!-- # SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
|
<!-- # SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
|
||||||
@@ -1896,7 +1896,12 @@
|
|||||||
|
|
||||||
<!-- # Dial Plan -->
|
<!-- # Dial Plan -->
|
||||||
<!-- # String -->
|
<!-- # 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 -->
|
<!-- # SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
|
||||||
<!-- # Number: 0, 1 -->
|
<!-- # Number: 0, 1 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user