search for: queue_name

Displaying 14 results from an estimated 14 matches for "queue_name".

2015 Jan 28
2
queue show <queue-name> vs queue log for calculating average hold time
Hi We're using 1.8.23.1 on CentOS 5 and are trying to get accurate stats for queues. For a particular customer, when I run queue show <queue_name> I get the following numbers: <queue_name> has 0 calls (max unlimited) in 'ringall' strategy (17s holdtime, 94s talktime), W:0, C:175, A:44, SL:48.6% within 45s So from that data we look at 17s holdtime And assume that is the average hold time before calls get answered by a queue...
2005 Feb 04
1
Samba 3.0.9/10, missing 'net rap printq list' on HP-UX?
I have only this platform to try it on, but observe the following inconsistencies: (from the manpage for 'net'): RAP PRINTQ RAP PRINTQ LIST QUEUE_NAME Lists the specified print queue and print jobs on the server. If the QUEUE_NAME is omitted, all queues are listed. ...OK, so: [novosirj@njmsa ~]> /products/samba/bin/net rap printq list ljndemo No command: list net rap printq [misc. options] [targets] or net rap printq li...
2013 Apr 19
1
Dynamic realtime + queues.conf Unresolved
...???????????????????????????????????????? | | queue_member_table?????????????????????????????????????????????????????????? | +-----------------------------------------------------------------+ SQLRowCount returns 4 4 rows fetched Each table has?all of the required fields, some people suggested that queue_name is missing but it's not. I am getting the following errors from the asterisk console: ? node1*CLI> queue show support support has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime, 0s talktime), W:0, C:0, A:0, SL:0.0% within 60s ?? No Members ?? No Callers [Apr 19 22:37:0...
2006 Feb 22
0
Realtime queues with Firebird SQL through unixodbc
...ONITOR_FORMAT gsm ANNOUNCE_FREQUENCY 60 ANNOUNCE_ROUND_SECONDS 0 ANNOUNCE_HOLDTIME once RETRY 2 WRAPUPTIME 0 SERVICELEVEL 30 STRATEGY random JOINEMPTY strict LEAVEWHENEMPTY no EVENTMEMBERSTATUS 1 EVENTWHENCALLED 1 REPORTHOLDTIME 1 MEMBERDELAY 2 I check my members: > realtime load queue_members queue_name tsupport Column Name Column Value -------------------- -------------------- QUEUE_NAME tsupport INTERFACE Agent/1000 I check the queues: > show queues tsupport has 0 calls (max unlimited) in 'random' strategy (0s holdtime), W:0, C:0, A:4, SL:0.0% within 30s Members: (Invalid) has take...
2013 Apr 18
5
Dynamic realtime + queues
...781449332426/asterisk-DB.html ? I have a database called asterisk which contains 2 main tables: Queues and queue_member_table, both tables have sample data. ? mysql> select * from queue_member_table; +----------+------------+------------+-----------+---------+--------+ | uniqueid | membername | queue_name | interface | penalty | paused | +----------+------------+------------+-----------+---------+--------+ |??????? 1 | SIP/1000?? | support??? | SIP/1000? |??? NULL |?? ???? ???0 | +----------+------------+------------+-----------+---------+--------+ ? ? SQL> select QueueID,name,strategy from Queue...
2015 Jan 28
0
queue show <queue-name> vs queue log for calculating average hold time
On Wed, Jan 28, 2015 at 12:23 PM, Ishfaq Malik <ish at pack-net.co.uk> wrote: > Hi > > We're using 1.8.23.1 on CentOS 5 and are trying to get accurate stats for > queues. > > For a particular customer, when I run queue show <queue_name> I get the > following numbers: > > <queue_name> has 0 calls (max unlimited) in 'ringall' strategy (17s > holdtime, 94s talktime), W:0, C:175, A:44, SL:48.6% within 45s > > So from that data we look at > 17s holdtime > And assume that is the average hold tim...
2007 Aug 20
4
Realtime Queue Members
...elp. Type '\c' to clear the buffer. mysql> use ASTERISK; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed mysql> select * from queue_member_table; +------------+-----------+---------+ | queue_name | interface | penalty | +------------+-----------+---------+ | queue2280 | SIP/2224 | 1 | | queue2280 | SIP/2223 | 1 | | queue2280 | SIP/2222 | 2 | +------------+-----------+---------+ 3 rows in set (0.00 sec) I don't see any log info for mysql, except when I manually...
2009 Oct 26
1
state_interface backport issue
...anding that the backport is available now in 1.4. However, seem to be having some issues with it. Just wondering if I have everything setup right. I'm running 1.4.26.2 realtime. queue_members: `uniqueid` int(10) unsigned NOT NULL auto_increment, `membername` varchar(40) default NULL, `queue_name` varchar(128) default NULL, `interface` varchar(128) default NULL, `penalty` int(11) default NULL, `paused` int(1) default NULL, `state_interface` varchar(128) NOT NULL, Data: 1, Name, QUEUENAME, Local/1050 at agents/n, 1, , SIP/100 Local agents are setup setup in an 'agents' cont...
2014 Feb 12
1
Realtime Call Queues : call members in certain order
...-+-------------------+-----------------+----------------+-------------+--------+----------------+-------------------+-----------------------------+-----------+ and queue members : +----------+----------------+----------------+--------------------+---------+--------+ | uniqueid | membername | queue_name | interface | penalty | paused | +----------+----------------+----------------+--------------------+---------+--------+ | 44 | queuemem4 | queue6 | SIP/queuemem4 | 0 | NULL | | 45 | queuemem2 | queue6 | SIP/queuemem2 | 0 | NULL | | 46 | queuemem5 | queue6 | S...
2004 Feb 17
1
CUPS printing from Windows
...Windows drivers from the NT4 PDC (copied the whole c:\winnt\...\w32x86 structure to a scratch area. (4) Obtain the detailed descriptions of each installed driver using the rpcclient utility from the Samba server, querying the old NT4 server (temporarily attached) with the getdriver "queue_name" function. Route the query results to a file. Repeat for all queues. (5) Write a script to parse the output of (4) and automate steps 4-10 of "Manual Driver Installation in 15 Steps" from Chapter 19. (6) Run the script for each print queue. Drivers appear to be added withou...
2005 Jul 27
0
Queue Statistics on 1.0.7
I'm running v1.0.7 on Gentoo. When I execute show queue {queue_name} it ALWAYS shows zeros (0) for all the statistics, when in fact, there have been calls and there should be some statistics available about the queue performance. Any clues as to why this may be happening? Thanks, Waldo
2008 Mar 28
0
More info on my previous dynamic queue question
Hi, Sorry to resend the same question. This mail is just to add a few bits of details: When I tried to join the "support" queue, I get L RealTime: Retrieve SQL: SELECT * FROM queue_member_table WHERE interface LIKE '%' AND queue_name = 'Support' ORDER BY interface [Mar 29 10:01:52] WARNING[6203]: app_queue.c:3939 queue_exec: Unable to join queue 'Support' In "show queue". it looks like the queue is set up fine: *CLI> show queue Support has 0 calls (max unlimited) in 'ringall' strategy...
2013 Oct 16
0
Queues and RingInUse
...with a Queue and state interface. In the queue we have 7 deskphones and 7 cordless. Every user have one deskphone and one cordless phone. I have set up every user with hints, eg: exten => 802,hint,SIP/9144-802&SIP/9144-902 exten => 902,hint,SIP/9144-902&SIP/9144-802 Queue_members: Queue_name Interface state_interface 9144-vmi SIP/9144-802 hint:802 at hints 9144-vmi SIP/9144-902 hint...
2016 Nov 21
3
Asterisk 13.12.2 : strange queue behaviour
On 21-11-16 15:17, Matthew Jordan wrote: > > On Mon, Nov 21, 2016 at 7:05 AM, Jonas Kellens > <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote: > > Hello > > when using Asterisk version 13.12.2 I notice that it takes up to > 30 seconds (sometimes even longer) for a call queue to call its > members. > >