From 608432e5b58cab4d88ce0a82a2950e6200767add Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Fri, 11 Dec 2020 15:42:36 -0700 Subject: [PATCH] adding dhcp options variables --- .../templates/provision/grandstream/gxp17xx/{$mac}.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/templates/provision/grandstream/gxp17xx/{$mac}.xml b/resources/templates/provision/grandstream/gxp17xx/{$mac}.xml index 498e113cf0..e2acafe9ba 100644 --- a/resources/templates/provision/grandstream/gxp17xx/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp17xx/{$mac}.xml @@ -6077,18 +6077,18 @@ -1 +{if isset($grandstream_dhcp_option_override)}{$grandstream_dhcp_option_override}{else}1{/if} -0 +{if isset($grandstream_dhcp_option_additional_override)}{$grandstream_dhcp_option_additional_override}{else}0{/if} -0 +{if isset($grandstream_dhcp_option_override_sip_server)}{$grandstream_dhcp_option_override_sip_server}{else}0{/if}