Displaying 20 results from an estimated 1000 matches similar to: "Call queue problem"
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
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
2009 Sep 24
1
Asterisk 1.6 Transfer issue[Edited]
Hi ,
I;ve Asterisk 1.6.0 with static agents (sip softphones with extns 100 & 101
) in a queue..When a caller arrives in queue , it lands on first 100 , 100
then does a blind transfer to 101 .. so that the caller can converse with
101 .. strangely enough the queue_log shows :
1253814090|1253814090.12|55365|NONE|ENTERQUEUE||98221232123
2010 Jan 04
1
Some minor configuration issues with queues
Hello list !
I have some configuration issues with queues, but I'm sure they are
minor and for someone who has already configured queues it could be
trivial.
This is my queue configuration :
[VC_support_queue]
musicclass = default
strategy = ringall
timeout = 20
retry = 5
wrapuptime=15
autofill=yes
autopause=no
maxlen = 0
setinterfacevar=yes
announce-frequency = 0
2009 Jun 29
0
asterisk 1.4.21.2 a caller waited in queue, after connect to agent hears silence
Hi all!
My problem is that calls being placed in the queue, and are waiting
while the agents are busy, when an
agents is then free they gets connected to the agent but there is
silence (no voice).
If a caller has not to wait in the queue, there is no problem.
My agents have an iax2 client, and imcoming calls are over SIP.
queue.conf:
persistentmembers=yes
autofill=yes
ringinuse=no
2007 Jan 15
3
Queue and Interface time out
We are assigning interfaces directly to our customer service queue
through an application running on each agent's PC using the QueueAdd
Manager API command. No agents are defined in agents.conf.
Does anyone have a solution to pause or remove an interface that doesn't
answer after a defined period of time?
Thank you,
James
2007 Apr 26
1
How does Realtime read config files?
Hi...
I just had a real quick and simple question... I have a asterisk
implementation setup w/ real time off of a mySQL database for SIP peers and
queues, voicemail, agents etc... I after the upgrade to asterisk 1.4.3 there
are some new configuration features i would like to use. I was wondering if
i could just add to the database table a column for the new config option?
if this will work or
2010 Dec 26
1
Asterisk 1.8 Realtime Queue not working
I have configured my mysql database by following this link
http://www.voip-info.org/wiki/view/Asterisk+RealTime+Queue
The only difference is that I am using ODBC instead of MySQL with Realtime.
Within extensions.conf I have the following for my queue
exten => 9**2**1611,1,Answer
exten => 9**2**1611,2,Queue(irock.com,tT,,,300)
exten => *50,1,Answer
exten =>
2014 Feb 12
1
Realtime Call Queues : call members in certain order
Hello,
I'm using MySQL realtime Call Queues (table /queues/ and table
/queue_members/).
I would like to ring the members of the call queue in a certain order.
Therefore I use ring strategy /lineair /and I put the members into the
table /queue_members/ in the order in which they have to be rang.
So I have the queue :
| name | musicclass | announce | context | timeout |
2007 Sep 05
1
Issue with calling queues
Hi,
I've just built my first asterisk server. Current information:
OS Version:
Linux asterisk.visinet.com.au 2.6.18-8.1.8.el5 #1 SMP Tue Jul 10
06:50:22 EDT 2007 i686 i686 i386 GNU/Linux
Asterisk Build:
Asterisk 1.4.11
Asterisk GUI-version Revision: 1479 $
Server Date & TimeZone:
Thu Sep 6 02:37:11 EST 2007
I've used the Asterisk GUI for setup with two IP
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
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=
2015 Jul 29
2
Queues don't follow dialplan if no members are registered
----- Original Message -----
> From: "John Kiniston" <johnkiniston at gmail.com>
> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com>
> Sent: Tuesday, July 28, 2015 12:12:05 PM
> Subject: Re: [asterisk-users] Queues don't follow dialplan if no members are registered
>
> In your queues.conf do you
2013 Apr 18
5
Dynamic realtime + queues
Hi,
?
I am trying to store queues.conf to a MySQL database using dynamic realtime. I have a working ODBC connection and the queueing system already works but I want to store the queues.conf file to a database. I am following the guide from Asterisk the definitive guide, the ebook can be found at: http://ofps.oreilly.com/titles/9781449332426/asterisk-DB.html
?
I have a database called asterisk
2010 Jul 20
0
Got SIP response 603 decline, then the call hang up
Hi to all, I have a strange behavior in my asterisk server.
I have a queue for 5 agents, the calls enter the queue an go to the agents
normally, but if I need to transfer or dial directly to an agent extension
that is already in a call, the pbx hung up the actual call (not the
transferred call).
This is what I see in the log.
Called 103
-- Agent/103 is ringing
--
2016 May 03
2
Double queue calls being delivered to agents
I posted this over in asterisk-dev, realized I probably should have put it here.
Hi there,
We?ve been having a strange issue with a customer?s queues where a queued call will ring an available agent, agent answers, then a second or two later the agent is offered a second call which they cannot answer, since they?re already speaking with a client.
This in turn causes a few issues:
- Agent stats
2007 Sep 07
1
queue static agents
Hi,
I setup a queue (number 4050) with one static agent
(extension 4054).
What I would like is that when someone calls the 4050
queue and there are neither "dynamic" agents logged in
nor is the static agent 4054 "on-line" then the caller
gets out of the queue and falls into another context
(eg. voicemail or anything). Not "on-line" means that
either the SIP
2010 Feb 02
0
Queue problem, ringing agents.
I'm running Asterisk 1.6.0.21 and Aastra 57i phones. I'm having an issue
with the agent phones ringing when someone is in our queue.
The first phone will ring 3 to 4 times then the call will roll over to
the next phone as expected. However, any phone after the first one will
only ring once and the wait between that phone and the next will be as
if it if ringing 3 to 4 times.
My
2007 Apr 09
2
trouble recording calls
Hi all,
I am having the following trouble with recording calls:
When calls come into the support line did number, the call starts to
record on the first queue, but appears to hang up when the call actually
connects to the engineer (ie I see "got hangup request" on the cli and
then mixmonitor ends.) I am guessing this has to do with the announce
file that is played to the engineer
2011 Jan 21
0
Queues with ringinuse=yes
I'm setting up a queue for two independent operator phones that are capable of answering multiple calls at once. It's currently working with the following settings and Asterisk 1.4:
queues.conf:
[telefonistas]
strategy=roundrobin
;strategy=leastrecent
music=default
timeout=60
retry=0
maxlen=0
wrapuptime=0
ringinuse=yes
autofill=yes
joinempty=yes
member => SIP/8899
member =>