From 695884c9a663906ef1d9aec6782ced8ece4dc902 Mon Sep 17 00:00:00 2001 From: Len Date: Thu, 16 May 2019 15:05:17 -0400 Subject: [PATCH 1/2] Update {$mac}.xml --- .../templates/provision/grandstream/gxw42xx/{$mac}.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml b/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml index f631468c81..f9db98e28e 100644 --- a/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml @@ -600,7 +600,7 @@ -3 +{math equation="x / y" x=$account.1.register_expires y=40} @@ -1277,7 +1277,7 @@ -3 +{math equation="x / y" x=$account.2.register_expires y=40} @@ -1950,7 +1950,7 @@ -3 +{math equation="x / y" x=$account.3.register_expires y=40} @@ -2622,7 +2622,7 @@ -3 +{math equation="x / y" x=$account.4.register_expires y=40} From 018a3d686c141d2c67b6a76ca5450897d5fb6ca0 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 21 May 2019 10:26:46 -0600 Subject: [PATCH 2/2] Update {$mac}.xml --- .../templates/provision/grandstream/gxw42xx/{$mac}.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml b/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml index f9db98e28e..7008d2ebce 100644 --- a/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml @@ -600,7 +600,7 @@ -{math equation="x / y" x=$account.1.register_expires y=40} +{$account.1.register_expires} @@ -1277,7 +1277,7 @@ -{math equation="x / y" x=$account.2.register_expires y=40} +{$account.2.register_expires} @@ -1950,7 +1950,7 @@ -{math equation="x / y" x=$account.3.register_expires y=40} +{$account.3.register_expires} @@ -2622,7 +2622,7 @@ -{math equation="x / y" x=$account.4.register_expires y=40} +{$account.4.register_expires}