From c28dcab2ca076e53963a660cf49a016e259752c8 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 27 Sep 2022 09:02:31 -0600 Subject: [PATCH] Add grandstream_enable_call_features template var (#6480) * Add grandstream_enable_call_features template var * Update {$mac}.xml * Update {$mac}.xml * Update {$mac}.xml --- resources/templates/provision/grandstream/gxp2130/{$mac}.xml | 2 +- resources/templates/provision/grandstream/gxp2135/{$mac}.xml | 2 +- resources/templates/provision/grandstream/gxp2140/{$mac}.xml | 2 +- resources/templates/provision/grandstream/gxp2160/{$mac}.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/templates/provision/grandstream/gxp2130/{$mac}.xml b/resources/templates/provision/grandstream/gxp2130/{$mac}.xml index ccbe7fc0fa..353d8c30c5 100644 --- a/resources/templates/provision/grandstream/gxp2130/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2130/{$mac}.xml @@ -953,7 +953,7 @@ - 0 + {$grandstream_enable_call_features} diff --git a/resources/templates/provision/grandstream/gxp2135/{$mac}.xml b/resources/templates/provision/grandstream/gxp2135/{$mac}.xml index 73eb2bbbf5..822ac1ae37 100644 --- a/resources/templates/provision/grandstream/gxp2135/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2135/{$mac}.xml @@ -952,7 +952,7 @@ - 0 + {$grandstream_enable_call_features} diff --git a/resources/templates/provision/grandstream/gxp2140/{$mac}.xml b/resources/templates/provision/grandstream/gxp2140/{$mac}.xml index 61b9196026..fd516c57d5 100644 --- a/resources/templates/provision/grandstream/gxp2140/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2140/{$mac}.xml @@ -953,7 +953,7 @@ - 0 + {$grandstream_enable_call_features} diff --git a/resources/templates/provision/grandstream/gxp2160/{$mac}.xml b/resources/templates/provision/grandstream/gxp2160/{$mac}.xml index 8f52a4ee66..267aff9ad5 100644 --- a/resources/templates/provision/grandstream/gxp2160/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2160/{$mac}.xml @@ -953,7 +953,7 @@ - 0 + {$grandstream_enable_call_features}