diff --git a/resources/templates/provision/grandstream/gxw410x/{$mac}.xml b/resources/templates/provision/grandstream/gxw410x/{$mac}.xml
index 03d4558502..2f3fbff187 100644
--- a/resources/templates/provision/grandstream/gxw410x/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxw410x/{$mac}.xml
@@ -556,7 +556,13 @@
- {literal}{x+}{/literal}
+
+ {if isset($grandstream_dial_plan) }
+ {$grandstream_dial_plan}
+ {else}
+ {literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}
+ {/if}
+