parent
c314f4352a
commit
e57ae5b159
|
|
@ -2938,13 +2938,13 @@
|
||||||
<!-- Number: 0,1 -->
|
<!-- Number: 0,1 -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
<!-- Reboot required -->
|
<!-- Reboot required -->
|
||||||
<P145>1</P145>
|
{if isset($grandstream_dhcp_option_override)}<P145>{$grandstream_dhcp_option_override}</P145>{else}<P145>1</P145>{/if}
|
||||||
|
|
||||||
<!-- Allow DHCP Option 120 to Override SIP Server -->
|
<!-- Allow DHCP Option 120 to Override SIP Server -->
|
||||||
<!-- 0 - No, 1 - Yes. Default is 0 -->
|
<!-- 0 - No, 1 - Yes. Default is 0 -->
|
||||||
<!-- Number: 0, 1 -->
|
<!-- Number: 0, 1 -->
|
||||||
<!-- Mandatory -->
|
<!-- Mandatory -->
|
||||||
<P1411>0</P1411>
|
{if isset($grandstream_dhcp_option_override_sip_server)}<P1411>{$grandstream_dhcp_option_override_sip_server}</P1411>{else}<P1411>0</P1411>{/if}
|
||||||
|
|
||||||
<!-- 3CX Auto Provision. 0 - No, 1 - Yes. Default is 1 -->
|
<!-- 3CX Auto Provision. 0 - No, 1 - Yes. Default is 1 -->
|
||||||
<!-- Number: 0, 1 -->
|
<!-- Number: 0, 1 -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue