From e44a340f1648e43a1edfe10323c716a374e84ff3 Mon Sep 17 00:00:00 2001 From: Marvin Skeete Date: Wed, 28 Jan 2026 12:07:39 -0500 Subject: [PATCH] Added Grandstream station label for gxp2130_35_40_60_70 (#7508) * Added Grandstream station label --- .../templates/provision/grandstream/gxp2130/{$mac}.xml | 8 ++++++++ .../templates/provision/grandstream/gxp2135/{$mac}.xml | 8 ++++++++ .../templates/provision/grandstream/gxp2140/{$mac}.xml | 8 ++++++++ .../templates/provision/grandstream/gxp2160/{$mac}.xml | 8 ++++++++ .../templates/provision/grandstream/gxp2170/{$mac}.xml | 8 ++++++++ 5 files changed, 40 insertions(+) diff --git a/resources/templates/provision/grandstream/gxp2130/{$mac}.xml b/resources/templates/provision/grandstream/gxp2130/{$mac}.xml index 73d09c646a..8423e96e10 100644 --- a/resources/templates/provision/grandstream/gxp2130/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2130/{$mac}.xml @@ -1646,6 +1646,14 @@ No + + + {if isset($grandstream_customized_station_label) } + {$grandstream_customized_station_label} + {else} + + {/if} + No diff --git a/resources/templates/provision/grandstream/gxp2135/{$mac}.xml b/resources/templates/provision/grandstream/gxp2135/{$mac}.xml index 31741edf42..e0fbd9aed1 100644 --- a/resources/templates/provision/grandstream/gxp2135/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2135/{$mac}.xml @@ -1664,6 +1664,14 @@ No + + + {if isset($grandstream_customized_station_label) } + {$grandstream_customized_station_label} + {else} + + {/if} + No diff --git a/resources/templates/provision/grandstream/gxp2140/{$mac}.xml b/resources/templates/provision/grandstream/gxp2140/{$mac}.xml index 138e4afd9b..89eb6c7424 100644 --- a/resources/templates/provision/grandstream/gxp2140/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2140/{$mac}.xml @@ -1646,6 +1646,14 @@ No + + + {if isset($grandstream_customized_station_label) } + {$grandstream_customized_station_label} + {else} + + {/if} + No diff --git a/resources/templates/provision/grandstream/gxp2160/{$mac}.xml b/resources/templates/provision/grandstream/gxp2160/{$mac}.xml index c85038c637..7606672633 100644 --- a/resources/templates/provision/grandstream/gxp2160/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2160/{$mac}.xml @@ -1646,6 +1646,14 @@ No + + + {if isset($grandstream_customized_station_label) } + {$grandstream_customized_station_label} + {else} + + {/if} + No diff --git a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml index 3c88362fbf..af4b47acbe 100644 --- a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml @@ -1646,6 +1646,14 @@ No + + + {if isset($grandstream_customized_station_label) } + {$grandstream_customized_station_label} + {else} + + {/if} + No