Displaying 20 results from an estimated 1100 matches similar to: "Queue Messages now playing when caller is inside queue"
2004 Jul 15
1
Call Queues help
I've got the call cuing all setup and working, but im trying to get the
Callswaiting,you are caller #, etc, and its not working.
I have the following inthere as stated:
queue-youarenext = "queue-youarenext" ("You are now first in line.")
queue-thereare = "queue-thereare" ("There are")
queue-callswaiting = "queue-callswaiting" ("calls
2004 Jun 30
1
Patch for call queues?
I'm looking for the patch that enables suppotr for the following lines
in queue.conf:
announce-holdtime = yes
queue-youarenext = "queue-youarenext"
queue-thereare = "queue-thereare"
queue-callswaiting = "queue-callswaiting"
queue-holdtime = "queue-holdtime"
queue-minutes = "queue-minutes"
queue-thankyou = "queue-thankyou"
It
2006 May 25
1
RRMEMORY / Queues Not Working Right
Hi,
I'm trying to use Round Robin Memory with my queues. It seems to work
fine... that being I call in.. first time agent 1 will get a call,
second time agent 2, and so on. However, it seems if a period of
time has gone by since agent 1 got a call (I don't know how much but
say 10 minutes or so) when another call comes in.. agent 1 gets the
call again. Can anyone confirm this? Is
2007 Aug 08
1
RoundRobin Holding Memory?
I have a queue setup to 'roundrobin' (NOT roundrobin with memory). I
have three agents. We'll call them 101, 102, and 103.
When a call comes in.. I want it to always try 101 if no answer try
102.. if no answer try 103, etc.
However, what it is doing is... it will ring 101... if 101 answers,
next time a call comes in it will go to 102. This isn't at all what I
want. Any ideas
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
2008 Jan 11
2
Question about queues and the definition of agents
Hi,
I have a question about the definition of agents.
The agents.conf file looks like this:
[general]
persistentagents=yes
[agents]
maxlogintries=5
ackcall=no
wrapuptime=500
musiconhold => default
group = 1
agent => 1311,1311,Tom
agent => 1531,1531,Tim
and here is the queues.conf:
[general]
persistentmembers = yes
[queue1]
musiconhold = default
strategy = rrmemory
servicelevel = 60
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
2004 Sep 17
6
Agents and Queues
I've just installed asterisk as a new phone system for our office but am
having difficulty with the queues. Specifically I need a way to
redirect our sales queue to voicemail when no one is logged in to the
queue. I see I can use the joinonempty=no setting, however this setting
doesn't work if you use the agent functionality (at least not with
AgentCallbackLogin). I could, of
2009 Mar 20
3
Queues Announce help request.
I am trying to get a queue to do more than just play music and hold calls.
Specifically, making some "comforting" voice announcements would be nice.
Below is the queues.conf file relevant portions.
Member phone number is munged to protect the guilty.
We shouldn't need the announcement source info, but I have been trying
everything.
The problem is with the member busy, we get no
2004 Nov 25
1
No Music: Queue Hold and MusicOnHold
Hello,
We are working on a new Asterisk installation and have run into some problems related to playing MusicOnHold for a caller when they have been placed on hold by an agent, that took the call from a queue.
A. When pressing the HOLD button on SNOM 190 and Grandstream BudgeTone SIP phones, MusicOnHold works fine when making inbound or outbound direct calls by extension. Music starts to play
2011 Jun 10
1
Queue not sending call to Agent
Queue not sending call to Agent
I am having an issue and i am not sure if it is a bug or a config issue. I
was originally running Asterisk 1.8.1.1 when I noticed this issue. I
upgraded to 1.8.4.2 to see if that would fix it but it didn't.
The issue is that I have a call queue and the agent dials a number to log
into the queue. When someone calls the queue the first time the call is
2004 Jul 03
11
Music on hold problem
I can't seem to get music on hold working, it tries to work, but I
just hear strange noises on the extension.. Here is some debug info.
Looks like mpg123 starts fine, but I hear nothing.
I'm on todays CVS build.
-- Executing Answer("SIP/2203-062c", "") in new stack
-- Executing MusicOnHold("SIP/2203-062c", "default") in new stack
--
2006 Jan 17
1
ACD announce-holdtime
Has anyone gotten announce-holdtime in queues.conf to work? Doesn't seem to matter what combination of options I use, I can't get this particular setting to do what the docs say.
Thanks.
Doug.
2007 May 03
1
Autologoff
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 13579 bytes
Desc: image001.png
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070503/c64c855a/attachment.png
2004 Apr 23
1
Call Queues, Call groups
Is anyone successfully using call queues and call groups? If so do you have
an example configuration?
The wicki and mailing list information I found is pretty old.
Thanks!
Paul
pmahler@signate.com
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 =>
2009 Oct 09
0
Asterisk Queue & Agent
Hi all,
I have 2 question.
I have a call center queue with 5 agent; the following are the configuration
files:
*queue.conf*
[name_of_queue]
musicclass = default
announce = queue-name_of_queue
strategy = ringall
servicelevel = 60
context = callcenter
timeout = 60
retry = 5
wrapuptime=15
autopause=no
maxlen = 0
announce-frequency = 60
periodic-announce-frequency=30
announce-holdtime = yes
2004 Jun 28
3
Polycom IP600 stops to send/receive calls
Hi,
I'm testing a Polycom IP600.
With firmware version 1.1 the phone reboots at any time.
With firmware version 1.2, the first reboot was an endless reboot. Then
I moved the phone to another lan port, then it worked fine. Then I
installed again in the initial lan port and the phone works well.
However after some time of inactivity (1 hour?), the IP600 stops to send
and receive calls.
2005 Aug 08
0
queue-hold time + weight in astersk+acd
Hello list,
There seem to be some problem with the ACD of asterisk
where when we use this parameter in queues.conf .
We could not get any announcement as expected.
Iam useing the latest CVS-head
Even weight also doesnot seem to work properly
I tried like this where we have two queues one with
100
weight and another with 200 as weight when both enter
into the queue when queue is empty when
2009 Aug 27
1
how does "wrapuptime" work in queue.conf
Hi list,
I'd like to have the callers to listen to the advertisement (music on
hold) before the agents answer them. So, I have wrapuptime=10 in
queue.conf, but the call still goes straight to the agents without
delay.
Here's my queue.conf:
[general]
persistentmembers = yes
[738]
musiconhold = empty
;musiconhold = default
;announce = q-738
;strategy = ringall
strategy = rrmemory