diff --git a/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml b/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml
index f58141cdcb..91fe915d17 100644
--- a/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml
@@ -528,7 +528,13 @@
1
- { x+ | *x+ }
+
+ {if isset($grandstream_dial_plan) }
+ {$grandstream_dial_plan}
+ {else}
+ {literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}
+ {/if}
+