Henry,
exten => 451,1,Answer exten => 451,2,Wait(1) exten => 451,3,VoiceMailMain([EMAIL PROTECTED]) exten => 451,4,Wait(1) exten => 451,5,Hangup
is what you're looking for.
VoiceMailMain(${CALLERIDNUM}) might be enough if you're not storing your voicemailboxes in mysql
regards, Vahan
Henry Devito wrote:
I set up the pilot number to voicemail to be 777. When a user calls 777 the voicemail answers and asks for mailbox, then password. Is there a way for the Voicemail to read what extension they are calling from and just ask for the password? I have a person complaining because they have to enter their mailbox number every time they check their voicemail and the “old” pbx didn’t ask for it.
I thought I saw this on a post a while ago, but of course now that I need it I can’t find it.
Thank you
Henry
------------------------------------------------------------------------
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
