From 3b41e31bb3c593f9adcc9107fd7f334f05f82abf Mon Sep 17 00:00:00 2001 From: Len Date: Thu, 16 May 2019 15:07:55 -0400 Subject: [PATCH 1/2] Update {$mac}.xml --- .../templates/provision/grandstream/gxw410x/{$mac}.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/templates/provision/grandstream/gxw410x/{$mac}.xml b/resources/templates/provision/grandstream/gxw410x/{$mac}.xml index 2f3fbff187..db028c95df 100644 --- a/resources/templates/provision/grandstream/gxw410x/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxw410x/{$mac}.xml @@ -97,7 +97,7 @@ 0 - 3 + {math equation="x / y" x=$account.1.register_expires y=40} 20 @@ -170,7 +170,7 @@ 0 - 3 + {math equation="x / y" x=$account.2.register_expires y=40} 20 @@ -242,7 +242,7 @@ 0 - 3 + {math equation="x / y" x=$account.3.register_expires y=40} 20 From 50e3bcd7054516a620eced20b6645771f13e315a Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 21 May 2019 10:23:28 -0600 Subject: [PATCH 2/2] Update {$mac}.xml --- .../templates/provision/grandstream/gxw410x/{$mac}.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/templates/provision/grandstream/gxw410x/{$mac}.xml b/resources/templates/provision/grandstream/gxw410x/{$mac}.xml index db028c95df..a8b3a21ea8 100644 --- a/resources/templates/provision/grandstream/gxw410x/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxw410x/{$mac}.xml @@ -97,7 +97,7 @@ 0 - {math equation="x / y" x=$account.1.register_expires y=40} + {$account.1.register_expires} 20 @@ -170,7 +170,7 @@ 0 - {math equation="x / y" x=$account.2.register_expires y=40} + {$account.2.register_expires} 20 @@ -242,7 +242,7 @@ 0 - {math equation="x / y" x=$account.3.register_expires y=40} + {$account.3.register_expires} 20