> exten => 2201,1,agi,notify.agi
> exten => 2201,2,Dial(Zap/9,20)
> exten => 2201,3,Answer
> exten => 2201,4,Wait(1)
> exten => 2201,5,Voicemail(u${EXTEN})
> exten => 2201,6,Hangup
> exten => 2201,105,Voicemail(b${EXTEN})
> exten => 2201,106,Hangup
>
> I realize that I did not need to use the EXTEN variable, since I had
> unique entries in this case.  I added [EMAIL PROTECTED] ( or
> could have used the variable) and all works correctly.  Thank you.  I
> assumed that the "context" entry in the voicemail_users table
> identified the mailbox location.  In the past, before realtime, and
> with the mailboxes defined in voicemail.conf, I did not have to
> append the context in the extension table. I don't really care that
> it is required now, but why did it work before?

Don't know why it worked before. I've always had Voicemail([EMAIL PROTECTED]) in
all my extensions from day 1.

-Matthew

_______________________________________________
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