Merge pull request #5643 from chansizzle/patch-347

adding dhcp options variables
This commit is contained in:
FusionPBX
2020-12-14 18:03:46 -07:00
committed by GitHub

View File

@@ -106,7 +106,7 @@
<!-- Allow DHCP Option43 and Option 66 to override server: 0 - No, 1 - Yes. Default is Yes. -->
<!-- When set to Yes(1), it will override the configured provision path and method. -->
<P145>1</P145>
{if isset($grandstream_dhcp_option_override)}<P145>{$grandstream_dhcp_option_override}</P145>{else}<P145>1</P145>{/if}
<!-- Automatic Upgrade. 0 - No, 1 - Yes. Default is No. -->
<P194>0</P194>