mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Update {$mac}.xml (#3480)
Added missing "grandstream_voicemail_id" variable
This commit is contained in:
committed by
FusionPBX
parent
e57f11fffb
commit
28f1f094de
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user