Bruce B
2010-Nov-05 00:12 UTC
[asterisk-users] Short rings for extensions when part of the Queue
Hi Everyone, We have three different Queues set to "leastrecent" strategy and from time to time I hear someone complain that they receive short rings (partial ring cycle) and since it's not their turn even if they pickup the phone the call is not given to them since the Queue is actually hitting someone else at the same time. Is this short ring an indication of some sort for "leastrecent" strategy. Like maybe you are next in turn or something? It's annoying and odd that I don't see a pattern to it. If it's a feature please let me know. Using Asterisk 1.4x Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101104/ecee403f/attachment.htm
Chad Wallace
2010-Nov-05 01:29 UTC
[asterisk-users] Short rings for extensions when part of the Queue
On Thu, 4 Nov 2010 20:12:54 -0400 Bruce B <bruceb444 at gmail.com> wrote:> Hi Everyone, > > We have three different Queues set to "leastrecent" strategy and from > time to time I hear someone complain that they receive short rings > (partial ring cycle) and since it's not their turn even if they > pickup the phone the call is not given to them since the Queue is > actually hitting someone else at the same time. > > Is this short ring an indication of some sort for "leastrecent" > strategy. Like maybe you are next in turn or something? > > It's annoying and odd that I don't see a pattern to it. If it's a > feature please let me know. > > Using Asterisk 1.4xWe have the same issue, and I think I've figured out what's causing it, by watching the SIP debug output. What I noticed is that when someone misses a call on the queue, it switches over to the next person, but almost immediately (after a short ring) it breaks off and cancels that call because of a timeout. I think it's a matter of timing between the different timeouts you can set in queues.conf. I haven't had time to tweak it yet, so that's all I can tell you. I don't know how hard it would be to get the timeouts to jive perfectly, but I'm sure it can be done. Mind you, this is based on only one observation, so I may be wrong... It's only a minor annoyance, and I have bigger fish to fry right now. Speaking of which, one of them is almost burnt, so I have to go. ;-) I'd be interested to hear your findings...
Warren Selby
2010-Nov-05 02:22 UTC
[asterisk-users] Short rings for extensions when part of the Queue
What do you see in the asterisk console when this happens? Thanks, --Warren Selby, dCAP On Nov 4, 2010, at 7:12 PM, Bruce B <bruceb444 at gmail.com> wrote:> Hi Everyone, > > We have three different Queues set to "leastrecent" strategy and from time to time I hear someone complain that they receive short rings (partial ring cycle) and since it's not their turn even if they pickup the phone the call is not given to them since the Queue is actually hitting someone else at the same time. > > Is this short ring an indication of some sort for "leastrecent" strategy. Like maybe you are next in turn or something? > > It's annoying and odd that I don't see a pattern to it. If it's a feature please let me know. > > Using Asterisk 1.4x > > 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
Bruce B
2010-Nov-05 18:26 UTC
[asterisk-users] Short rings for extensions when part of the Queue
Sorry, I am not following. If an extension rings for 15 or 16 seconds and then waits for 2 or three seconds what difference does the being divisible make? Is there something internal to Asterisk that makes the Retry time dependent on Time Out (also known as Ring Time)? P.S. I think the 15 seconds is just three rings complete. Thanks, Bruce On Fri, Nov 5, 2010 at 11:31 AM, Mark Deneen <mdeneen at gmail.com> wrote:> On Fri, Nov 5, 2010 at 10:38 AM, Bruce B <bruceb444 at gmail.com> wrote: > > Yeah, I think I had it set to 2 seconds and that creates that short ring > on > > another extension. > > Thanks, > > The point was that 14 and 16 are divisible by 2 (evenly) while 15 is not. > > -- > _____________________________________________________________________ > -- 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/20101105/47a029ef/attachment.htm