Update {$mac}.xml (#3818)
This commit is contained in:
parent
1c76d57e5c
commit
83c9eb9ced
|
|
@ -367,7 +367,12 @@
|
||||||
<P72>1</P72>
|
<P72>1</P72>
|
||||||
|
|
||||||
<!-- Dial Plan -->
|
<!-- Dial Plan -->
|
||||||
|
|
||||||
|
{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>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
|
<!-- SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
|
||||||
<P99>1</P99>
|
<P99>1</P99>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue