Displaying 20 results from an estimated 9000 matches similar to: "queue member refresh"
2006 Jun 14
1
Realtime queue_members and penalties nost escalating (clue anyone?)
Howdy,
have working realtime queues using queue_members looking something like;
queuea|Local/101@context|0
queuea|Local/102@context|1
queuea|Local/103@context|10
Regardless of what strategy is used in the queues
(roundrobin,rrmemory,ringall etc) it wont escalate on NOANSWER
Asterisk SVN-branch-1.2-r33841
Any clues are appreciated!
/Danny
2007 Jan 22
2
agi script as member in queue
Hi
i want to put an AGI script in a queue, to serve once at time the callers.
Example:
Queue (8 callers waiting)
Agi script / IVR (serving the caller)
can i do that?
Thanks
2007 Jan 16
2
command like break ore exit in the dialpan
Hi
i have a similar dialplan:
exten => 99,1,Gotoif(....?2:3)
exten => 99,2,Meetme(100)
exten => 99,3,Meetme(100|options)
i'd like to do something like:
exten => 99,1,Gotoif(....?2:4)
exten => 99,2,Meetme(100)
exten => 99,4, ... exit ...
exten => 99,3,Meetme(100|options)
How can i exit the dialplan?
I won't use meetme twice!
Thanks nik
2007 Mar 14
3
Call center manager for Asterisk (Release 0.3)
Hi
i just want to let you know that is available a new release of ccmanager.
I've added the possibility to import queue_log information in a mysql
database and to generate reports using this information.
The software is in a beta state and provides this functionality:
- users management
- call generation (making a GET or POST request on a certain URL)
- queue management (LOGIN / LOGOUT /
2007 Feb 22
3
queue information into db
Hi
the new asterisk 1.4 supports to store queue log information directly
into a database? (like CDR) ?
thanks
2007 Feb 03
1
misdn and prostgres_cdr on asterisk 1.4
Hi
i am upgrading an asterisk server from 1.2.4 to 1.4.
i've installed libpri 1.4
i've installed zaptel 1.4
I've installed the new version of misdn with the script of beronet.
i use this configure script:
./configure --with-postgres=/usr/local/pgsql
then:
make menuselect
[*] 1. cdr_csv
[*] 2. cdr_custom
[*] 3. cdr_manager
XXX 4. cdr_odbc
[*] 5. cdr_pgsql
XXX 6. cdr_radius
2006 Apr 07
1
transfer call after advise
i am developing a web application to manage callcenter, i will shortly
release it on sf.net
this is my problem:
i will grant to users the possibility to transfer calls to other users
using a web interface,
for example if SIP/200 is talking with SIP/400 who wants to transfer
the call to SIP/500 i use this commands with manager API:
Action: Redirect\r\n
Channel: SIP/200-sads\r\n
ExtraChannel:
2006 Dec 08
2
AGI interaction with php
Hi
i am planning to develop a php script that will be called from AGI for
the management of an IVR application.
I'd like to be able to do the following things from php:
- retrive callerid
- play some audio files to the caller
- wait for some DTMF digits
- retrive the DTMF
- stop the call
the php have to collect some information from the user and after some
check on a database inster some
2007 Mar 07
3
asterisk and ssl
what is the support in asterisk for ssl voip protocols?
I am looking for a solutions to grant the possibility to some users to
use an asterisk server as a proxy voice, for talking each them in a
safe and secure mode on internet.
Is it possible?
thanks
2010 May 31
2
Queue ringall problem.
This is the problem:
Call coming into a queue in ringall strategy, if a member (SIP) of the
queue is busy when entering the queue, and this member comes free
after a little time, the member never rings..
How to solve this?
I changed all parameters of the queue with no results...
Wath i need:
If one member of the queue is busy when a new call come in to the
queue, this member can hangup and
2006 Oct 16
0
member queue refresh
hi
i've got this problem:
queue A (ringall strategy)
- sip/200
- sip/201
- sip/202
suppose that sip/200 is busy and a call is received, 201 and 202 start
ringing. After some seconds 200 becomes free but 201 and 202 are still
ringing and 200 not!
where am i wrong?
i need that when 200 becomes free it will immediately receive the call
that is ringing on the other members of the queue!
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
2007 Jan 02
2
queues - limiting ringing calls to queue members
Hello,
I'm using asterisk queues, for reception phone, and I have small problem: I have only one phone as queue member, and the problem is, that ALL channels waiting in queue are ringing on it. And if there are too many people ringing on it, it's not possible to use attended transfer then...
Is it possible to limit maximum ringing calls from queue? or some other tip?
thanks a lot in
2011 Jun 13
3
asterisk queue 'ringall' stratagy
Hi List,
I have faced a problem in asterisk queue implementation.
I configured a queue with 'ringall' strategy and 'ringinuse=yes' in queues.conf. If three calls come to this queue in parallel, the logged in queue agent used to get only one call (may be the first one), not all the calls waiting in the queue at a time. Once the agent answers the call the next call is displayed.
I
2006 Nov 06
2
Queue time out
Hello,
I have a queue with only one element and one agent member.
I want that my call leave the queue after 30s.
My problem is that my call stays 60s in the queue
and my agent is called 2 times.
Can you say me how can i do it please??
--------------------------------
[queue]
music=default
strategy=ringall
timeout=30
maxlen=1
context=mbdsys
announce-frequency=0
announce-holdtime=no
2007 Apr 20
2
Queue problems
Hi,
I've been configuring AsteriskNOW from the GUI but could it be that
the GUI isn't working properly? because when I make a queue and add a
few agents, and when I call the queue none of the phones ring. The
queue is also configured at "Ringall"
I checked the queues.conf file and the settings matched. I also
noticed that the agents I made in the GUI, that they were not written
2008 Oct 02
1
Asterisk Queue question
When the asterisk a queue reset their counters?
I 'm talking about this kind of info in asterisk console.
>show queue 600
600 has 0 calls (max unlimited) in 'ringall' strategy (4s
holdtime), W:0, C:14, A:8, SL:0.0% within 0s
I just say that because I have a queue with strategy "Fewest Calls"
working for a couple of mouths, and a new agent has been added this
2005 Aug 31
2
Asterisk Queues and Strategies
I was playing today with the different queueing strategies in
queues.conf when I noticed the following behavior.
I have 4 agents defined in a queue in queues.conf. These agents login
using AgentCallbackLogin. The strategy in the queue is set to
leastrecent. I place four calls into the queue and * sends only one
call to the least recently used agent. If that agent does not pick
up, the
2018 Nov 28
2
Queues and penalties
Hi All
I have been looking at this problem for a few days/weeks now and after some
advice please.
I currently have a customer on 11.25.3 and I am in the process of upgrading
versions and OS (Debian) and all things that involves mysql -> PDO etc
The problem I have is the customer want a simple call distribution like this
Extn 1001, 1002, 1003 to be called on an incoming call - if they
2007 Mar 30
3
Multi-Level Queue
I am trying to setup a queue in a very specific way and I can't quite
figure it out. I'm sure someone else has done this.
I want calls to come into a queue and do a ringall on a number of phones
(let's say 3). So ring them for 20 seconds or so. If there is no
answer, I want it to ring a second set of phones for 20 seconds. If no
answer, then go back to the first set of phones.