diff --git a/resources/templates/provision/snom/D120/{$mac}.xml b/resources/templates/provision/snom/D120/{$mac}.xml
index 33b6089b9..426324401 100644
--- a/resources/templates/provision/snom/D120/{$mac}.xml
+++ b/resources/templates/provision/snom/D120/{$mac}.xml
@@ -34,6 +34,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D315/{$mac}.xml b/resources/templates/provision/snom/D315/{$mac}.xml
index 1ea1ee36c..689cff939 100644
--- a/resources/templates/provision/snom/D315/{$mac}.xml
+++ b/resources/templates/provision/snom/D315/{$mac}.xml
@@ -34,6 +34,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D345/{$mac}.xml b/resources/templates/provision/snom/D345/{$mac}.xml
index 692f479dd..e99b2d142 100644
--- a/resources/templates/provision/snom/D345/{$mac}.xml
+++ b/resources/templates/provision/snom/D345/{$mac}.xml
@@ -34,6 +34,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D375/{$mac}.xml b/resources/templates/provision/snom/D375/{$mac}.xml
index e44a81d76..8ad200890 100644
--- a/resources/templates/provision/snom/D375/{$mac}.xml
+++ b/resources/templates/provision/snom/D375/{$mac}.xml
@@ -38,6 +38,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D385/{$mac}.xml b/resources/templates/provision/snom/D385/{$mac}.xml
index 293787b16..5ba7becce 100644
--- a/resources/templates/provision/snom/D385/{$mac}.xml
+++ b/resources/templates/provision/snom/D385/{$mac}.xml
@@ -38,6 +38,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D712/{$mac}.xml b/resources/templates/provision/snom/D712/{$mac}.xml
index a9766d999..f2eae176e 100644
--- a/resources/templates/provision/snom/D712/{$mac}.xml
+++ b/resources/templates/provision/snom/D712/{$mac}.xml
@@ -34,6 +34,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D715/{$mac}.xml b/resources/templates/provision/snom/D715/{$mac}.xml
index 28cfd240f..b0bf9eb53 100644
--- a/resources/templates/provision/snom/D715/{$mac}.xml
+++ b/resources/templates/provision/snom/D715/{$mac}.xml
@@ -34,6 +34,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D717/{$mac}.xml b/resources/templates/provision/snom/D717/{$mac}.xml
index 160676658..7a6baa3c0 100644
--- a/resources/templates/provision/snom/D717/{$mac}.xml
+++ b/resources/templates/provision/snom/D717/{$mac}.xml
@@ -38,6 +38,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D725/{$mac}.xml b/resources/templates/provision/snom/D725/{$mac}.xml
index 58492200b..0698f701f 100644
--- a/resources/templates/provision/snom/D725/{$mac}.xml
+++ b/resources/templates/provision/snom/D725/{$mac}.xml
@@ -34,6 +34,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D735/{$mac}.xml b/resources/templates/provision/snom/D735/{$mac}.xml
index 1d403ca8d..ae4e14b47 100644
--- a/resources/templates/provision/snom/D735/{$mac}.xml
+++ b/resources/templates/provision/snom/D735/{$mac}.xml
@@ -38,6 +38,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D745/{$mac}.xml b/resources/templates/provision/snom/D745/{$mac}.xml
index d104e16c8..e90704bf7 100644
--- a/resources/templates/provision/snom/D745/{$mac}.xml
+++ b/resources/templates/provision/snom/D745/{$mac}.xml
@@ -34,6 +34,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D765/{$mac}.xml b/resources/templates/provision/snom/D765/{$mac}.xml
index aef0f5201..75b522229 100644
--- a/resources/templates/provision/snom/D765/{$mac}.xml
+++ b/resources/templates/provision/snom/D765/{$mac}.xml
@@ -38,6 +38,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}
diff --git a/resources/templates/provision/snom/D785/{$mac}.xml b/resources/templates/provision/snom/D785/{$mac}.xml
index fc99dc4f0..c01c1c249 100644
--- a/resources/templates/provision/snom/D785/{$mac}.xml
+++ b/resources/templates/provision/snom/D785/{$mac}.xml
@@ -38,6 +38,7 @@
{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}
{if isset($snom_provision_url)}{$snom_provision_url}{else}https://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}{/if}
+ {if isset($snom_provision_timer_seconds)}{$snom_provision_timer_seconds}{else}0{/if}
{$http_auth_username}
{$http_auth_password}