Update Groundwire template (#7653)

* Update Groundwire template

Voicemail number was not properly named and would not provision. & was needed under wsContactsURL to validate the xml. Opening it gave an error stating: 

This page contains the following errors:
error on line 14 at column 119: EntityRef: expecting ';'
Below is a rendering of the page up to the first error.

* Update Groundwire template

Had one too many & under wsContactsUrl line
This commit is contained in:
FusionPBX
2025-12-06 08:12:31 -07:00
committed by GitHub
parent af4a3612a0
commit 080cd27e25

View File

@@ -10,9 +10,9 @@
<proxy>{$row.server_address}:{$row.sip_port}</proxy>
<transport>{$row.sip_transport}</transport>
<extProvInterval>0</extProvInterval>
<voicemailNumber>*97</voicemailNumber>
<voiceMailNumber>{$voicemail_number}</voiceMailNumber>
<subscribeForVoicemail>1</subscribeForVoicemail>
<wsContactsUrl>https://{$row.server_address}/app/provision/index.php?address={$mac}&file=directory.json</wsContactsUrl>
<wsContactsUrl>https://{$row.server_address}/app/provision/index.php?address={$mac}&amp;file=directory.json</wsContactsUrl>
<rewriting>
<rule>