<voicemail action temp-action check auth-only profile domain id>
voicemail calls the voicemail Dialplan application without requiring "execute" permissions. It has the following attributes:
- check: When set to a true value this allows the caller to check messages; that is, the mailbox user. If omitted then the caller will be prompted to leave a voice message in the mailbox.
- auth-only: Authenticate only and move on. In the event this mode is chosen, two new variables will be set on the channel upon successful authentication:
- variable_user_pin_authenticated is set to true
- variable_user_pin_authenticated_user is the username of the successfully authenticated user
- profile: Voicemail profile name to use (omit for "default").
- domain: ...