[Asterisk-Users] Realtime & voicemail

Matthew Boehm mboehm at cytelcom.com
Thu Apr 28 08:27:21 MST 2005


> 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 {EXTEN}@analog-phones ( 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(u3044 at cytel) in
all my extensions from day 1.

-Matthew




More information about the asterisk-users mailing list