[asterisk-users] Removing mailbox and password prompt for voicemail
D'Arcy J.M. Cain
darcy at Vex.Net
Thu Aug 4 08:18:51 CDT 2016
On Thu, 4 Aug 2016 14:03:25 +0100
A J Stiles <asterisk_list at earthshod.co.uk> wrote:
> To get rid of the "Mailbox?" prompt, you need to supply a mailbox as
> a parameter to the VoicemailMain() command:
That's why I suggested this extension at the start of this thread.
exten => *98,1,Verbose(0,${CHANNEL(peername)} calling voicemail)
same => n,VoicemailMain(${CHANNEL(peername)}@VoiceMail,s)
same => n,Hangup
--
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:darcy at Vex.Net
VoIP: sip:darcy at Vex.Net
More information about the asterisk-users
mailing list