I do it like this: 
exten => _*XXX, 4, VoicemailMain2(${EXTEN:1})

That way the user just dials * first then their extension number. The
only thing they are asked for is their password. This makes it easier
on the user so that they don't have to dial i.e. extension 800 then
dial in their mailbox number followed by their password....one less
step.

On the cisco phone you need to set in the tftp configuration the
messages_uri setting to the number you want dialed..i.e. *123 for
extension 123.
messages_uri: "*123"

Mitchel


On Mon, 5 Jul 2004 18:46:49 -0700, Randy Bush <[EMAIL PROTECTED]> wrote:
> > Is it possible to have a speed dial on a cisco 7960 which dials the voice
> > mail number and then dials the extention and password so a user can
> > just push a single button to get their voicemail?
> 
> see Message Button under
> 
> http://www.voip-info.org/wiki-Asterisk+phone+cisco+79xx
> 
> 
> 
> _______________________________________________
> 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

Reply via email to