Hi, I don't know if this is possible - but can I set up asterisk to answer the FSO line after one or two rings rather than four? I haven't (yet) found a configuration variable to let me do this... Thanks in advance, Andrew _________________________ Andrew Yager Real World Technology Solutions Real People, Real SolUtions (tm) ph: (02) 9945 2567 fax: (02) 9945 2566 mob: 0405 15 2568 rwts.com.au _________________________ -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2365 bytes Desc: not available Url : lists.digium.com/pipermail/asterisk-users/attachments/20040606/0a1920e2/smime.bin
Andrew Yager wrote:> Hi, > > I don't know if this is possible - but can I set up asterisk to answer > the FSO line after one or two rings rather than four? > > I haven't (yet) found a configuration variable to let me do this...Do you have: 1. Caller*ID turned on in zapata.conf? 2. Wait() before your answer()s in extensions.conf? The combination will cause pickup to take 4 rings. Nick