Displaying 20 results from an estimated 4000 matches similar to: "Queue question"
2010 Mar 13
1
adding agent with 2 phones to a queue
Hi!
We have alot of users who are having 2 phones, 1 fixed and 1 DECT.
I am looking for a way to log them into a queue and let both phone rings.
Let me try to explain:
0317998975 is a fixed phone, 0317998985 is a DECT. 0317998989 is a queue.
queue add member SIP/0317998975 to 0317998989 works ofc.
sip*CLI> queue show 0317998989
0317998989 has 0 calls (max unlimited) in
2008 Aug 05
2
Queue Penalties not working properly
Hi,
I am using Asterisk 1.4.18. I am implementing Penalties for my agents.
What is happening: two agents configuired one agent with penalty 1 and
the other with penalty 2. All the calls must go first to Agent 1 and if
his line is busy then only then agent 2 will get the call. However my
queues are not behaving in this manner. I have impmemnted ringall
strategy. Now when first call comes it
2010 Sep 15
3
Skip Busy Agents/Channels from Queue
Is there a way skip / ignore the member whose status is busy in the Queue.
I have two channel member in queue and i have set the peer limit 2 for these
members.
I want to skip those member who are currently on the call (answered to
calls) and now their status is busy, if Queue see the busy status caller
will not enter in the Queue and go to the next priority.
[test-queue]
strategy = rrmemory
2009 Dec 14
1
Queue still tries to ring agent when busy
When agents are on the phone, and the CLI queue show command shows their
status as busy, the queue still tries to send them calls.
Running Asterisk 1.6.0.17 and using AddQueueMember to dynamically add
agents. ringinuse is set to no for queue. Agents are using Polycom 430s.
dialplan:
exten => s,n,Queue(orders,itT,,,80)
queue definition in queues.conf:
[orders]
maxlen=20
queue-thankyou=
2007 Nov 04
3
7960 Queue Issue
Morning All,
Quick question that has me stumped. Have a queue with several members
(Statically defined in queues.conf at this stage for testing) who use Cisco
7960's.
The queue is configured to use rrmemory and generally this works correctly.
However if a member is already on a call their phone will still ring (The
7960 can show multiple incoming calls for one line). I really don't want
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 Mar 23
9
Tearing my hair out with Queues
Egads. Getting queues to work is like pulling teeth.
extensions.conf:
exten => q_main,1,Queue(oneeighty_main||||1)
exten => 80014055,1,Dial(SIP/80014018,15,tr)
exten => 80014057,1,Dial(SIP/80014018,15,tr)
exten => 80014052,1,Dial(SIP/80014018,15,tr)
queues.conf:
[oneeighty_main]
musiconhold = default
joinempty = strict
leavewhenempty = strict
strategy = rrmemory
retry = 0
member
2013 Jan 26
1
Complex Call Distribution
Hello,
I have Elastix ISO install (FreePBX 2.7.0.3)
My current Setup is as follows:
Inbound Route > Queue > (Dynamic Agents)
The queue distributes calls based on rrMemory.
I have been asked to redesign the call distribution as follows:
Calls will be delievered to Level-1 Agents (say 4 dynamic agents) in
rrMemory format.
When Level-1 Agents are busy, distribute calls to Level-2 Agents
2006 Feb 16
2
79xx's and call queues
Hey,
I'm testing out some call queues. I have 7940's and 7960's with the
SIP 7.4image.
I have a queue that looks something like:
[testqueue]
strategy = rrmemory
timeout = 15
retry = 5
weight = 0
announce-frequency = 0
joinemtpy = yes
reportholdtime = yes
I dynamically add a phone or two to the queue (AddQueueMember, not agents).
When a caller calls in, connections are made and
2007 Mar 08
2
Queue announcing hold sequence instead of hold time
Hi,
We recently updated from an early Asterisk 1.2 SVN to 1.2.15 (on Debian
Sarge) and the behaviour of our Call Centre queues has changed slightly.
Before the upgrade, when a caller was waiting in the queue, the
estimated hold time was announced as expected ("estimated hold time is
less than 2 minutes ...").
Now the caller gets an announcement of their sequence in the queue
2006 Mar 12
1
Understanding queue timeouts + possible bug found
Hello list,
I have been researching a bit into the way the queue app works and how
different timeouts play together, and have prepared a short tutorial on
understanding queue timeouts - see
http://www.oinko.net/astrecipes/index.php?n=118 - any suggestion, error
found or correction is welcome.
While I was at it, I came across a strange bug: imageine you have three
callback agents
2008 Feb 08
1
Asterisk queue not play muscinhold or hangup
Dear all
I am going to setup Asterisk Call center solution and i have setup my queue and agent i have 2 SNOM ip phone but when i call to queue my agent phone is rining without musicnhold or when both phone is busy then i call to queue its directy hangup without musicnhole means my call not goes in to queue what is the problem
my queue.conf
[root at pbx asterisk]# cat
2005 May 17
3
Guest
Guys.
What do I need to configure in order to let my Asterisk receive calls from
sip phones, etc not registered with my server on my extension?
For example, let people use their asterisks or sip phones to call
blah111@server.com?
2004 Jul 21
2
queue stats
Hello all,
I need to write a queue_log parser that is going to implement more or less
the functionalities described here
http://lists.digium.com/pipermail/asterisk-users/2003-July/014965.html
of course not everything from scratch, but this is where I'd like it to go.
I am looking for
- previous work (maybe it's ready somewhere and I've never heard of it)
- suggestions
-
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
2006 Mar 24
1
Maximum Queue Name Length
Do queue names have a max length? I have a queue named 'oneeighty_techsupp' in queues.conf, and a 'show queues' returns a truncated queue name. Is that just a display bug, or do queues names have a max length of 12?
demeter*CLI> show queues
oneeighty_te has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime), W:0, C:0, A:0, SL:0.0% within 0s
Members:
2006 Jun 29
1
Call Queue NOT using RoundRobin ?!?
I have setup several Calling Queues, each setup with RoundRobin strategy. When I call the queue, the first member/agent phone rings. Great! I call it again, the second member/agent rings??
I thought that was the RRMemory strategy, but it seems RoundRobin is also doing it.
Anyone know what I can do to my queues, in order to force each call down the ordering of my members list?
--------------
2007 Apr 04
1
Queue application strategy
I am using rrmemory for my queues. I have noticed that the application
will only distribute or dial one number at a time. Is there a different
strategy that will allow the queue to distribute more than one call at a
time? I don't want to use ringall because that would tie up thirteen of
my trunks every time it tried to distribute a call. Any thoughts?
-------------- next part --------------
An
2007 Aug 29
1
Members in 'Unknown' status in output of 'queue show'
Does anyone know what can cause queue members to go into a status of
"Unknown"?
pbxtel-01*CLI> queue show
cs has 2 calls (max unlimited) in 'rrmemory' strategy (24s holdtime),
W:0, C:447, A:20, SL:91.7% within 60s
Members:
SIP/1405 (dynamic) (Unknown) has taken no calls yet
SIP/1420 (dynamic) (paused) (Not in use) has taken no calls yet
SIP/1442
2006 Feb 19
1
Queue Messages now playing when caller is inside queue
Hi,
I am running a 5 seater inbound call center on 1.0.9-BRIstuffed-0.2.0-RC8h and it's
running well. I am now trying to upgrade it to 1.2.4. So I installed 1.2.4 from source and
copied all config files from original to the new server. But when a caller lands inside
the queue no queue message is getting played. The gsm files are present in proper
locations, whcih I am able to play using