Update {$mac}.xml (#3480)

Added missing "grandstream_voicemail_id" variable
This commit is contained in:
Trick Solutions
2018-09-17 14:44:43 -04:00
committed by FusionPBX
parent e57f11fffb
commit 28f1f094de

View File

@@ -66,7 +66,11 @@
<!-- Voice Mail UserID -->
<!-- String -->
{if isset($grandstream_voicemail_id) }
<P33>{$grandstream_voicemail_id}</P33>
{else}
<P33>*97</P33>
{/if}
<!-- ############################################################## -->
<!-- Account 1/Network Settings -->