diff --git a/resources/templates/provision/grandstream/gxp2140/{$mac}.xml b/resources/templates/provision/grandstream/gxp2140/{$mac}.xml index aa57ba1d1f..6a8b029e92 100644 --- a/resources/templates/provision/grandstream/gxp2140/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2140/{$mac}.xml @@ -576,7 +576,7 @@ {if $row.device_key_type == "voicemail"} 6{/if} {if $row.device_key_type == "call return"} 7{/if} {if $row.device_key_type == "transfer"} 8{/if} -{if $row.device_key_type == "call park"} 19{/if} +{if $row.device_key_type == "call park"} 16{/if} {if $row.device_key_type == "intercom"} 10{/if} {if $row.device_key_type == "ldap search"} 11{/if} diff --git a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml index 1184345c3b..b62359d1d2 100644 --- a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml @@ -576,7 +576,7 @@ {if $row.device_key_type == "voicemail"} 6{/if} {if $row.device_key_type == "call return"} 7{/if} {if $row.device_key_type == "transfer"} 8{/if} -{if $row.device_key_type == "call park"} 19{/if} +{if $row.device_key_type == "call park"} 16{/if} {if $row.device_key_type == "intercom"} 10{/if} {if $row.device_key_type == "ldap search"} 11{/if}