diff --git a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml index 57d713f7ab..d308c9b509 100644 --- a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml @@ -1285,8 +1285,8 @@ -{if isset($grandstream_default_ringtone) -{$grandstream_default_ringtone} +{if isset($grandstream_account_ring_tone_2)} +{$grandstream_account_ring_tone_2} {/if} @@ -2002,7 +2002,9 @@ -0 +{if isset($grandstream_account_ring_tone_3)} +{$grandstream_account_ring_tone_3} +{/if} @@ -2717,7 +2719,9 @@ -0 +{if isset($grandstream_account_ring_tone_4)} +{$grandstream_account_ring_tone_4} +{/if} @@ -3430,7 +3434,9 @@ -0 +{if isset($grandstream_account_ring_tone_5)} +{$grandstream_account_ring_tone_5} +{/if} @@ -4146,7 +4152,9 @@ -0 +{if isset($grandstream_account_ring_tone_6)} +{$grandstream_account_ring_tone_6} +{/if}