Update {$mac}.xml (#3839)
This commit is contained in:
parent
8a736aae01
commit
2c6016f7d6
|
|
@ -656,7 +656,12 @@
|
||||||
|
|
||||||
<!-- Dial Plan -->
|
<!-- Dial Plan -->
|
||||||
<!-- String -->
|
<!-- 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>
|
||||||
|
{/if}
|
||||||
|
|
||||||
<!-- SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
|
<!-- SUBSCRIBE for MWI. 0 - No, 1 - Yes -->
|
||||||
<!-- Number: 0, 1 -->
|
<!-- Number: 0, 1 -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue