Update {$mac}.xml (#3480)
Added missing "grandstream_voicemail_id" variable
This commit is contained in:
parent
635ce0fcab
commit
a652b43342
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue