>>>>> "Larry" == Larry Shields <[EMAIL PROTECTED]> writes:

Larry> On most VM systems you can press the * key or # key to get a
Larry> login prompt during your greeting.  Is that not possible with
Larry> this system?

If you hist * during the outgoing message you'll get sent to the a
extension, if that exists in the current context.

Eg:

OPERATOR => 2121
; dump them to vm
exten => s,1,VoiceMail2(2345)
; if they enter 0
exten => o,1,Dial(OPERATOR)
; if they enter *
exten => a,1,Goto(ivr|2345|1)

-JimC
_______________________________________________
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