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}