similar to: Queues strategy

Displaying 20 results from an estimated 1000 matches similar to: "Queues strategy"

2006 Jun 21
1
Calling same queue member all the time
Hello, I'm trying to setup a queue where call goes from agent to agent in strictly set order. I have queue (roundrobin): Agent1 penalty 1 Agent2 penalty 2 Agent3 penalty 3 When I call to this queue Agent1 rings. If this agent does not take the call, after set timeout same Agent1 is dialed again. The call never goes to Agent2 (only when Agent1
2005 Jan 06
2
3 site asterisk installation question
Good Day list, I have a friend who is interested in implementing an asterisk implementation at his offices. The configuration would consist of the following Site A ---- Asterisk Box With 12 incoming lines and 15 phones Extensions 101-115 Site B ---- Asterisk Box With 4 incoming lines and 7 phones Extensions 201-207 Site C ---- Asterisk Box With 4 incoming lines and 6 phones
2012 May 25
3
Is it possible to set up multi-level puppet nodes?
Hi, I am new in puppet, and I just wonder whether it is possible to create multiple levels of puppet masters. Can puppet work this way? First-level(master): root-master Second-level(masters): master1, master2 Third-level nodes(as agents): agent1, agent2, agent3, agent4 All master nodes in the second-level are agents of root-master, and each of third-level
2017 May 11
4
Using queue priorities to add agents
Hi, I have a scenario that I am failing to implement using the Queue app, but which I had thought would be commonplace... 1) (this bit works fine) I want a queue caller to have access to the basic set of agents initially, with an overflow to additional agents if they are busy - This is done using penalty: queues.conf: member => SIP/dev1,0,Agent1 member => SIP/dev2,0,Agent2 member =>
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
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 ;
2006 Apr 12
1
SIP call hangup from asterisk CLI
Hi, We are using Vicidial and sometime even when agent disconnects, outgoing call originated by dialer is still active. Since call was initiated by dialer and then bought into meetme conference of agent and we can't corelate this call to any agent channel. When agents are dialing, channels doesn't show calls vicidial2*CLI> show channels Channel Location
2004 May 29
3
Odd behaviour with "asterisk -rx"
Hello, I was planning to use the output of asterisk -rx "show queues" in a script when I noticed that sometimes asterisk only outputs the first line of the response. e.g: debian:/# asterisk -rx "zap show channels" Chan Extension Context Language MusicOnHold debian:/# asterisk -rx "zap show channels" Chan Extension Context Language
2011 May 19
1
Static Vs Dynamic queue confusion
I am reading at http://www.asteriskguru.com/tutorials/queues.html They are using member in both static and dynamic method. member => <technology>/XXXX -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110519/ec8d19e1/attachment.htm>
2013 Nov 01
1
HELP!!! puppet-enterprise-3.1.0-el-6-i386 master/agent test fails
** I installed PE Master on one VM and Agents on two VMs pointing to master . Agent1 VM 64 bit works fine , but agent2 VM 32 bit fails with below error. Only difference is architecture. One more note both the agent nodes were accepted from Dashboard,so master has both the certificates. Any help will be greatly appreciated. puppet-enterprise-3.1.0-el-6-i386]# puppet agent --test Info:
2003 Aug 06
10
AgentCallbackLogin
I am having trouble with the AgenCallBackLogin app. I can't seem to define a context for the queue. Here is the relevant configs: queues.conf: [general] [default] [q_lo_1] music = default strategy = ringall context = c_in_1 timeout = 15 retry = 2 maxlen = 0 member => Agent/@3 agents.conf: [agents] autologoff=10 wrapuptime=15000 group=1 agent => 1001,1234,Agent1 agent =>
2006 Jun 15
0
queue always hangs up/skip the next agent after ringing a agent -- help!!!
Hi, I have 1.2.9.1 installed. It always rings first available agents for 15 seconds, then rings and hangs up the next agents straight away, then ring the next agents for 15 seconds. It goes as a loop. Any one has the following same problem? Thanks. Agents.conf [general] persistentagents=yes [agents] autologoff=60 wrapuptime=15000 ackcall=no group=1 agent => 7130,7130,agent1 agent =>
2006 Apr 21
1
roundrobin strategy in queues not working as described?
I have set up an operator queue for our receptionist. That way, if she takes a break or is out, by logging out of the queue, calls to the "Operator" can be handled by other agents. I have set strategy = roundrobin in queues.conf. According to "the book" ATFoT, roundrobin always starts with the first agent in the queue. This is the desired result. I want all calls to start
2003 Aug 08
3
queue / agent documentation
We're moving a somewhat complicated call center over to an Asterisk system, and I'm looking for documentation on queue/agent configuration. So far I haven't found anything on the Digium or Asterisk websites, and I was hoping that someone could point me in the right direction. Thanks, Devon
2006 Apr 19
0
Re: new_callback_call and conf disconnect
We are using G711 for phones to talk to Asterisk and G729 licenses at asterisk to talk to ITSP Could you please suggest transcoder to use from G711 and G729 and which is comptible with Asterisk. We will like to avoid using TDM if possible Also i remember that initially we didn't have G729 and were using only 711 for with vicidial but then also we had same problems. at that time it was only 2
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
2000 Oct 08
1
OpenSSH-2.2.0 problem with ssh.com ssh-agent2
The OpenSSH and ssh.com agents use a completely different set of messages for dealing with DSA keys, so I don't expect the OpenSSH client to be able to get DSA keys from ssh-agent2. However, if I'm running "ssh-agent2 -1", I expect OpenSSH to be able to use RSA keys stored in ssh-agent2's agent1 compatibility box. And it does. However, there's a problem. If I'm
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
2005 Oct 10
0
Queue delay
Hi, * queue application delays about 10 seconds to connect to the agents. queue.conf ----------------------------------------------------- [general] ;monitor-format = gsm [default] timeout = 4 ; How long do we wait before trying all the members again? retry=1 ; Maximum number of people waiting in the queue (0 for unlimited) maxlen = 0 music=default [que1] leavewhenempty=no music=default