From 9085dff567e275c64ee879a389901f8e5bce5a24 Mon Sep 17 00:00:00 2001 From: Len Date: Thu, 16 May 2019 15:10:32 -0400 Subject: [PATCH 1/2] Update {$mac}.xml --- .../templates/provision/grandstream/gxw40xx/{$mac}.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml b/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml index 91fe915d17..9d34d03b53 100644 --- a/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml @@ -343,7 +343,7 @@ - 3 + {math equation="x / y" x=$account.1.register_expires y=40} @@ -876,7 +876,7 @@ - 3 + {math equation="x / y" x=$account.2.register_expires y=40} @@ -1401,7 +1401,7 @@ - 3 + {math equation="x / y" x=$account.3.register_expires y=40} From fa2a753d55edb2be7e102bebba2070f1d4f96b62 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 21 May 2019 10:19:59 -0600 Subject: [PATCH 2/2] Update {$mac}.xml --- .../templates/provision/grandstream/gxw40xx/{$mac}.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml b/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml index 9d34d03b53..5583032feb 100644 --- a/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml @@ -343,7 +343,7 @@ - {math equation="x / y" x=$account.1.register_expires y=40} + {$account.1.register_expires} @@ -876,7 +876,7 @@ - {math equation="x / y" x=$account.2.register_expires y=40} + {$account.2.register_expires} @@ -1401,7 +1401,7 @@ - {math equation="x / y" x=$account.3.register_expires y=40} + {$account.3.register_expires}