Update {$mac}.xml (#4704)

This commit is contained in:
Len
2019-09-28 19:46:35 -07:00
committed by FusionPBX
parent 1b20336bc4
commit a7b4eebb41
@@ -114,8 +114,9 @@
{if isset($subscribe_mwi)} {if isset($subscribe_mwi)}
<P99>1</P99> <P99>1</P99>
{else} {else}
P99>0</P99> <P99>0</P99>
/if} {/if}
<!-- # Enable SIP OPTIONS Keep Alive. 0 - No, 1 - Yes. Default value is 0 --> <!-- # Enable SIP OPTIONS Keep Alive. 0 - No, 1 - Yes. Default value is 0 -->
<!-- # Number: 0, 1 --> <!-- # Number: 0, 1 -->
<P2397>0</P2397> <P2397>0</P2397>
@@ -369,9 +370,9 @@
<!-- # SRTP Mode. 0 - Disable, 1 - Enable but not forced, 2 - Enable and forced. --> <!-- # SRTP Mode. 0 - Disable, 1 - Enable but not forced, 2 - Enable and forced. -->
<!-- # Number:0, 1, 2 --> <!-- # Number:0, 1, 2 -->
{if isset($grandstream_srtp)} {if isset($grandstream_srtp)}
P183>{$grandstream_srtp}</P183> <P183>{$grandstream_srtp}</P183>
else} {else}
P183>0</P183> <P183>0</P183>
{/if} {/if}
<!-- # SRTP Key Length. 0 - AES 128&256 bit, 1 - AES 128 bit, 2 - AES 256 bit. Default value is 0 --> <!-- # SRTP Key Length. 0 - AES 128&256 bit, 1 - AES 128 bit, 2 - AES 256 bit. Default value is 0 -->
<!-- #Number:0, 1, 2 --> <!-- #Number:0, 1, 2 -->
@@ -407,9 +408,9 @@
<!-- # DialPlan. Default value is { x+ | \+x+ | *x+ | *xx*x+ | x+*x+*x+*x+ | x+*x+*x+*x+#x+ } --> <!-- # DialPlan. Default value is { x+ | \+x+ | *x+ | *xx*x+ | x+*x+*x+*x+ | x+*x+*x+*x+#x+ } -->
{if isset($grandstream_dial_plan) } {if isset($grandstream_dial_plan) }
P290>{$grandstream_dial_plan}</P290> <P290>{$grandstream_dial_plan}</P290>
{else} {else}
P290>{literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}</P290> <P290>{literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}</P290>
{/if} {/if}
<!-- # Refer-To Use Target Contact. 0 - No, 1 - Yes. Default value is 0 --> <!-- # Refer-To Use Target Contact. 0 - No, 1 - Yes. Default value is 0 -->
<!-- # Number: 0, 1 --> <!-- # Number: 0, 1 -->
@@ -4622,7 +4623,7 @@
{/if} {/if}
{/for} {/for}
{/if}
<!-- ####################################################################### --> <!-- ####################################################################### -->
<!-- ## Hidden P Values ## --> <!-- ## Hidden P Values ## -->