Hello, Is there any option to set the maximum number of seconds a caller can wait in a queue before being pulled out ? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100830/9d6bb391/attachment.htm
On Mon, Aug 30, 2010 at 10:31 AM, Tino <tino at sparksupport.com> wrote:> Hello, > > Is there any option to set the maximum number of seconds a caller can wait > in a queue before being pulled out ? > > Thanks > >In the Queue() command itself there is a timeout parameter. From your asterisk box, try running: asterisk -rx "core show application Queue" and pay attention to the timeout parameter. -- Thanks, --Warren Selby http://www.selbytech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100830/4f29155a/attachment.htm
Thanks Warren for your help On Mon, Aug 30, 2010 at 9:21 PM, Warren Selby <wcselby at selbytech.com> wrote:> On Mon, Aug 30, 2010 at 10:31 AM, Tino <tino at sparksupport.com> wrote: > >> Hello, >> >> Is there any option to set the maximum number of seconds a caller can wait >> in a queue before being pulled out ? >> >> Thanks >> >> > > In the Queue() command itself there is a timeout parameter. From your > asterisk box, try running: > > asterisk -rx "core show application Queue" > > and pay attention to the timeout parameter. > > -- > Thanks, > --Warren Selby > http://www.selbytech.com > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100830/a07b0d81/attachment.htm
Take a look here: http://www.voip-info.org/wiki/view/Asterisk+cmd+Queue <http://www.voip-info.org/wiki/view/Asterisk+cmd+Queue>> Queue(queuename[|options][|URL][|announceoverride][|*timeout*][|AGI]) Hope it helps! 2010/8/30 Tino <tino at sparksupport.com>> Hello, > > Is there any option to set the maximum number of seconds a caller can wait > in a queue before being pulled out ? > > Thanks > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Saludos Danny Dias -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100831/d6af2224/attachment.htm