[Asterisk-Users] Dial command problems
Lyle Giese
lyle at lcrcomputer.net
Fri Aug 13 14:12:05 MST 2004
exten => 231,1,Dial(Zap/g1,30)
I guess I was confused by the 231 within the parenthesises. I am not at all
sure why you have that there.
Mine is:
exten => 101,1,Dial(Sip/101,30,r)
exten => 101,2,Voicemail(u101)
exten => 101,2,Hangup
It will ring extension 101 for 30 seconds and then trip over to voicemail
and if I have my SIP phone off, it goes directly to voicemail.
Lyle
----- Original Message -----
From: "Michael Little" <mlittle at iqep.com>
To: <asterisk-users at lists.digium.com>
Sent: Friday, August 13, 2004 3:11 PM
Subject: RE: [Asterisk-Users] Dial command problems
Lyle,
I tried your suggestion, but it still does not work.
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Lyle Giese
Sent: Friday, August 13, 2004 2:19 PM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Dial command problems
Shouldn't that read:
exten => 231,1,Dial(Zap/g1/231,30)
Now it should be 30 seconds, which should be 30/6 or about 5 rings.
Lyle
----- Original Message -----
From: "Michael Little" <mlittle at iqep.com>
To: <asterisk-users at lists.digium.com>
Sent: Friday, August 13, 2004 12:15 PM
Subject: [Asterisk-Users] Dial command problems
I am still testing Asterisk, but I am running in to a lot of problems.
I set up numerous extensions, but Asterisk is not performing to tasks
correctly. Here is an example.
exten => 231,1,Dial(Zap/g1/231|3)
exten => 231,2,Voicemail(u231)
exten => 231,3,Hangup
When I call in and enter extension 231, my call is routed to the correct
extension, but it just keeps ringing.
If I change the line to read exten => 231,1,Dial(Zap/g1/231|2) it will
ring once (2000 ms) and go to voicemail, but if I change the timeout to
anything greater than 2 it never rolls to voicemail.
I am attempting to configure Asterisk as a voicemail and automated
attendant solution. It will be connected to a Toshiba Strata PBX.
Assistance is greatly appreciated.
Michael
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list