From 4d82af83d672f219265fc1c9c2134d930874c641 Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Fri, 11 Dec 2020 15:24:11 -0700 Subject: [PATCH] adding dhcp options variables --- resources/templates/provision/grandstream/gxp110x/{$mac}.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/templates/provision/grandstream/gxp110x/{$mac}.xml b/resources/templates/provision/grandstream/gxp110x/{$mac}.xml index ab967c8f63..5b166acd4a 100644 --- a/resources/templates/provision/grandstream/gxp110x/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp110x/{$mac}.xml @@ -964,13 +964,13 @@ -1 +{if isset($grandstream_dhcp_option_override)}{$grandstream_dhcp_option_override}{else}1{/if} -0 +{if isset($grandstream_dhcp_option_override_sip_server)}{$grandstream_dhcp_option_override_sip_server}{else}0{/if}