jan.sarin@securia.se
2006-Feb-02 14:08 UTC
SV: [Asterisk-Users] delaying "answer" for a number of rings or anamount of time
http://lists.digium.com/pipermail/asterisk-users/2005-September/125146.html -----Ursprungligt meddelande----- Fr?n: asterisk-users-bounces@lists.digium.com genom Brian J. Murrell Skickat: to 2006-02-02 20:14 Till: asterisk-users@lists.digium.com ?mne: [Asterisk-Users] delaying "answer" for a number of rings or anamount of time I want Asterisk to delay answering the POTS line via a Wildcard (a Zap channel) by some period of time, either a number of rings or just a number of seconds. I have tried this: [from-pots] exten => s,1,Wait(30) exten => s,n,Answer ... exten => s,n,Dial(SIP/brian&SIP/joe,10,H) exten => s,n,Voicemail(u2001) exten => s,n,Hangup exten => s,103,Voicemail(u2001) exten => s,104,Hangup exten => h,1,Hangup exten => i,1,Hangup but that doesn't work. It seems that as soon as the first or second ring is detected, Asterisk has decided it will answer the line, it just waits 30 seconds to do it. The problem I have is that the POTS line that Asterisk is on is shared by handsets, and if somebody picks up a handset soon enough, I don't want Asterisk to pick up the line. Yeah, Asterisk as an answering machine... until I can get at least one FXS interface, anyway. Any ideas? b. -- My other computer is your Microsoft Windows server. Brian J. Murrell -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef Size: 3429 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060202/16be82af/attachment.bin
Brian J. Murrell
2006-Feb-02 14:37 UTC
SV: [Asterisk-Users] delaying "answer" for a number of rings or anamount of time
On Thu, 2006-02-02 at 22:08 +0100, jan.sarin@securia.se wrote:> http://lists.digium.com/pipermail/asterisk-users/2005-September/125146.htmlOK. The hardware is a wildcard though. How does that answer apply? Isn't it asterisk itself that is picking that call up? Can't it delay the pick up? Maybe I am just misunderstanding your reference. b. -- My other computer is your Microsoft Windows server. Brian J. Murrell -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060202/df5aa71c/attachment.pgp
Seemingly Similar Threads
- SV: SV: delaying "answer" for a number of ringsor anamount of time
- delaying "answer" for a number of rings or an amount of time
- Re: delaying "answer" for a number of rings or an amount
- Re: delaying "answer" for a number of ringsor an amount of time
- SV: Re: CallerID Problem