diff --git a/resources/templates/provision/grandstream/gac2500/{$mac}.xml b/resources/templates/provision/grandstream/gac2500/{$mac}.xml
index a97f3606f4..c4da4ef81e 100644
--- a/resources/templates/provision/grandstream/gac2500/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gac2500/{$mac}.xml
@@ -114,8 +114,9 @@
{if isset($subscribe_mwi)}
1
{else}
- P99>0
- /if}
+ 0
+ {/if}
+
0
@@ -369,9 +370,9 @@
{if isset($grandstream_srtp)}
- P183>{$grandstream_srtp}
- else}
- P183>0
+ {$grandstream_srtp}
+ {else}
+ 0
{/if}
@@ -407,9 +408,9 @@
{if isset($grandstream_dial_plan) }
- P290>{$grandstream_dial_plan}
+ {$grandstream_dial_plan}
{else}
- P290>{literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}
+ {literal}{x+|*x+|*++|\p\a\r\k\+*x+| \f\l\o\w\+*x+}{/literal}
{/if}
@@ -4622,7 +4623,7 @@
{/if}
{/for}
- {/if}
+