voicemail_alternate_greet_id
Created by Ryan Harris, last modified on 2018.02.08
voicemail_alternate_greet_id
string Overrides the ID the voicemail application reads back i.e. to say a phone number instead of the user ID.
Usage
<user id="johnsmith" number-alias="1000">
<variables>
<variable name="mailbox" value="1000"/>
<variable name="effective_caller_id_name" value="1000"/>
<variable name="effective_caller_id_number" value="1000"/>
<variable name="voicemail_alternate_greet_id" value="1000"/>
</variables>
</user>