similar to: Short rings for extensions when part of the Queue

Displaying 20 results from an estimated 4000 matches similar to: "Short rings for extensions when part of the Queue"

2010 Nov 04
1
Is queue Members priority supposed to show in the "queue show" command
Hi Everyone, I am doing a queue show and I can't see any column that shows a queue member priority. Is there any other command that can show the member priority on the Asterisk 1.4x CLI? We are using this format of dialplan to login agents: exten => 123,Answer() exten => 123,n,AddQueueMember(500|Local/${CALLERID(num)}@from-internal/n) exten => 123,Hangup() ^^^^ Where 500 is the
2010 Sep 28
2
E1 check with nagios, how to?
We need to monitorate the E1 with nagios, somebody did this? any ideia? Thanks in advance! -- Atenciosamente, ------------------------------------------------------- Dario Quiroz (71) 9275-9080 gtalk: darioquiroz at gmail.com ------------------------------------------------------- -------------- next part -------------- An HTML attachment was
2003 Aug 09
5
app_queue, fewestcalls and leastrecent logic
First of all I would like to thank Mark for getting roundrobin to go roundrobin. Good job. Now we have some options here for leastrecent and fewestcalls strategy. It needs some work on the logic and Mark recommend that I ask the list and get some input before he makes any changes to it. fewestcalls from what I have seen would always ring the agent with the fewestcalls first then go into
2013 May 01
1
Call "stuck" in queue
Asterisk 11.1.0 One queue with strategy=leastrecent. (Full queues.conf below.) Occasionally (several times today), a caller will get "stuck" in the queue - there are operators available to take the call, but the caller stays in the queue for a long time. Any idea what might cause this, or where I can start looking to debug it? I'm going to start digging through the queue log
2004 Dec 30
1
Queues strategy
Seeing as the "leastrecent" strategy does not work for us (it will *always* call the leastrecent agent, even if that agent is busy, and will not move to the next agent) I thought I'd try the roundrobin strategy. This seemed to work - however, I had my supervisor telling me today that a certain agent seemed to be getting most of the calls - and when I checked, out of 50 inbound
2010 Sep 15
1
Queue member status not changing
I have an Asterisk 1.6.0.28 system, with a queue called 'marketing'. Everything appears normal, but the status of the members never changes from 'not in use', even if they are being rang or are in a call. Members are added like so: queue add member SIP/1406 to marketing penalty 0 as SIP/1406 state_interface SIP/1406 And they are present as a hint: exten =>
2005 Jul 07
1
Queues and busy agents problem
Hi I have a problem with the queues on Asterisk. The setup is Asterisk@Home v1.0 with Asterisk 1.0.7. I have 1 queue (4500) set up, with leastrecent strategy. There are no agents configured in this queue. Agents log in by dialing 4500* on their phones. All incoming calls are sent to the queue. Calls wait 120 seconds in the queue, and are then sent to voicemail extension 310. My problem is
2007 Mar 19
4
Queue App - Free agent and waiting calls
<asterisk-users@lists.digium.com>Asterisk 1.4 I have strategy= leastrecent and autofill = yes I have 2 agents, one is answering a call and the other is free and have some calls waiting in the queue. Only when the first agent hangup the second agent receive the first call in the queue. It happends some times. This behavior still happend in 1.4.1 version. Thanks a lot. -------------- next
2010 May 04
1
problem with ringinuse=no, queue members receive randomly two calls
Dear all on a debian amd64 i've installed (from source) asterisk 1.4.30 On the system we have in average 50 concurrent calls in queue and 40 sip members. I'm experiencing an apparently random problem: sometimes some users receive 2 calls from asterisk, apparently ignoring the ringinuse=no settings. It appears on users that are members of many queues As you can see from the log, the
2008 Mar 17
2
Order of queue member list
We just recently upgraded from Asterisk 1.2 to 1.4, and quickly noticed a change in the behaviour of the queues--a change that we cannot live with. We've used AddQueueMember/RemoveQueueMember to manage logging into and out of our queues for over a year now with Asterisk 1.2, and in that version the queue members were sorted in such a way that the person who had been logged in the longest
2005 Feb 15
1
Queue strategy
Just woundering if the intentend functionality of leastrecent and fewestcalls it to continually dial only the first chosen ext. in the queue. In other words if a memeber is logged into the queue but doesn't answer the call the call never moves on in my configuration from that ext. This could be really bad!!!! Thanks [support] announce-frequency=45 strategy=leastrecent music=default
2007 Jul 27
1
Queues strategy "leastrecent"
Hi, I've recently upgraded Asterisk to the latest version 1.4.9 on a PBX that manages several queues, but at least on one queue strategy (leastrecent) it doesn't seem to be distributing the calls has it should. I think this strategy should work like this: a) Make a list of available agents and their idle time (time since last call) and
2005 Jul 21
1
Queue issues: timeout and leastrecent strategy
1998 Nov 16
3
samba ver 2 beta 1 (gaping wide bug)
Please excuse me if this has been covered, but I just noticed something odd with samba 2 beta 1. If I use smbclient to connect to a passworded resource on a win machine (I've tried it with 98/95) and I just hit enter for the password, it lets me in. No questions asked. So, I pretty much have unlimited read access to stuff I should not be able to get to. Best Regards. If this is the wrong
2007 Feb 23
1
SLA more than 100% ?
How does one answer more than 100% of the calls in less than 60 seconds? techsupp has 0 calls (max 20) in 'leastrecent' strategy (104s holdtime), W:0, C:3, A:2, SL:166.7% within 60s
2007 Aug 21
1
Call queue problem
Hi all, We have an 8 agent support desk setup with 2 call queues running Asterisk 1.4.5. Every so often agents will receive a call from the queue that only rings once not allowing them time to answer. The call doesn't seem to be dropped, just seems to go to voicemail. The agents are also mentioning they do not receive the 30 second wrapuptime I have specified in queues.conf. We're
2010 Jan 12
2
is roundrobin and rrmemory the same meaning?
Dear all, I can't understand the diff between roundrobin and rrmemory strategy. Could you explain for me ? and is roundrobin means each available interface ring once or several times and ring another? ; A strategy may be specified. Valid strategies include: ; ; ringall - ring all available channels until one answers (default) ; roundrobin - take turns ringing each available interface ;
2004 Oct 01
1
Agent Login Problems
See comments below. Henry Devito wrote: > Here's the problem. When I call 555 to login, it asks for the agent ID > which I enter as 501, it asks for the password which I enter as 1234, > then it asks for the extension I dial 501 It then says that extension is > not valid. What am I missing? Of course 501 is valid I can make and > take calls from it now. > > >
2010 Jun 29
1
Asterisk 1.6 (and 1.4) DTMF problems using RFC2833
We are experiencing intermittent DTMF problems here, with the following setup: ITSP -> PIX -> Asterisk (g729, RFC2833 for DTMF). I am running Ubuntu server 10.04, but Asterisk is compiled by us and not installed from the software repository. Essentially, DTMF works for some time, but at some point it simply stops and the point at which it stops appears to be random. Using RTP debug, I
2009 Jun 12
4
tftp open timeout but with no server side errors
Background, Client - realtek rtl8111c tftpd version is 5.0 options on use -l -v Client: PXE-EX32 TFTP Open Timeout Server: Jun 12 10:48:38 damar in.tftpd[30132]: RRQ from 192.168.1.107 filename gpxelinux.0 Jun 12 10:48:48 damar in.tftpd[30133]: RRQ from 192.168.1.107 filename gpxelinux.0 Jun 12 10:49:24 damar in.tftpd[30134]: RRQ from 192.168.1.107 filename gpxelinux.0 Jun 12 10:50:36 damar