[Asterisk-Users] voicemail
Robert Webb
asterisk at ropeguru.com
Fri Jun 24 07:14:33 MST 2005
On Fri, 24 Jun 2005 09:27:45 -0400
"Michael Di Martino" <mdm at telx.com> wrote:
> Ok I have added the timeout value but it still does not
>pick. However
> jus to test voicemail function
> I comment out the first line and voice does pick up.
>What could be
> wrong.
>
> exten => 7403,1,Dial(IAX2/u7403/1/5)
> exten => 7403,2,Voicemail(u7403)
> exten => 7403,102,Voicemail(b7403)
> exten => 7403,103,Hangup
>
AS someone esle suggested, go to www.voip-info.org and
read about the dial command. It is obvious you haven't as
your syntax in for the commands above are incorrect.
Between the extension and the timeout, you use a "," not a
"/".
More information about the asterisk-users
mailing list