From a93519e310a5899de87f47b2b0798d90be3d6bed Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 4 Mar 2024 13:22:25 -0700 Subject: [PATCH] Fix the register_expires, DND and grandstream firmware --- .../provision/grandstream/gxp2160/{$mac}.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/resources/templates/provision/grandstream/gxp2160/{$mac}.xml b/resources/templates/provision/grandstream/gxp2160/{$mac}.xml index 87d1cd6c4c..d5ab356376 100644 --- a/resources/templates/provision/grandstream/gxp2160/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2160/{$mac}.xml @@ -136,7 +136,7 @@ - 15 + {$row.register_expires} @@ -668,10 +668,10 @@ Yes - + *78 - + *79 @@ -1249,8 +1249,8 @@ HTTP - {if isset($grandstream_firmware_path) && isset($firmware_version)} - {$grandstream_firmware_path}/{$firmware_version} + {if isset($grandstream_firmware_path) && isset($grandstream_firmware_version)} + {$grandstream_firmware_path}/{$grandstream_firmware_version} {elseif isset($grandstream_firmware_path)} {$grandstream_firmware_path} {else} @@ -3274,4 +3274,3 @@ -