From 6df278da2f01d3c3fb7ecc73c50aaac9fd90b1de Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Fri, 11 Dec 2020 16:14:21 -0700 Subject: [PATCH] adding dhcp options variables --- resources/templates/provision/grandstream/ht818/{$mac}.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/templates/provision/grandstream/ht818/{$mac}.xml b/resources/templates/provision/grandstream/ht818/{$mac}.xml index c1520e6a0b..fae40cd009 100644 --- a/resources/templates/provision/grandstream/ht818/{$mac}.xml +++ b/resources/templates/provision/grandstream/ht818/{$mac}.xml @@ -131,7 +131,7 @@ - 0 + {if isset($grandstream_dhcp_option_override)}{$grandstream_dhcp_option_override}{else}1{/if} @@ -531,7 +531,7 @@ - 0 + {if isset($grandstream_dhcp_option_override_sip_server)}{$grandstream_dhcp_option_override_sip_server}{else}0{/if}