[asterisk-users] Voicemail and Forwarding

Forrest Beck jonforrest.beck at gmail.com
Fri Oct 6 08:27:06 MST 2006


I am a little stumped on this one and it may be because my brain is
ready for the weekend.  I am trying to set an extension for forwarding
all calls to voicemail.  So if a user set's their phone to forward all
calls to extension 2000 it will drop the caller in the user's
voicemail box.

I tried.....

exten => 2000,1,Voicemail(u${EXTEN}@vmcontext)

this of course gives me a error that mailbox 2000 doesn't exist.

I also tried......

exten => 2000,1,Voicemail(${CALLERID(num)}@vmcontext)

This gives the original caller his own mailbox.

Stumpped.


More information about the asterisk-users mailing list