search for: queue1

Displaying 20 results from an estimated 37 matches for "queue1".

Did you mean: queued
2006 Feb 15
0
queue_log analysis
...e_log file. I have some doubts about it that maybe you could help (actually, maybe these doubts are suggestions for enhancements!): 1st Scenario - Agent receives the call, and puts it on parking for somebody else to pick it up. Parking # 7000 (for attender transfer) 1140013998|1140013990.2524619|queue1|NONE|ENTERQUEUE||callerid 1140014001|1140013990.2524619|queue1|Agent/5225|CONNECT|3 1140014016|1140013990.2524619|queue1|Agent/5225|COMPLETEAGENT|3|15 1140014016|1140013990.2524619|queue1|NONE|EXITWITHKEY||1 ==> Problems: Shouldn't a transfer to the parking extension (7000) be logged? I cann...
2008 Jan 13
2
Question about queues and the definition and agents
...ten => 424,3,Hangup >exten => 425,1,UnPauseQueueMember(|SIP/${CALLERID(num)}) >exten => 425,2,Playback(available) >exten => 425,3,Hangup > Following your suggestion and a number of postings and articles I have configured the following: exten => 6662,1,ADDQUEUEMEMBER(queue1|) ;exten => 6662,1,ADDQUEUEMEMBER(queue1|SIP/${ID${CALLERID(num)}}@local) exten => 6662,2,HANGUP() When I now call 6662 and then enter "show queues" in the cli, I get: queue1 has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime), W:0, C:0, A:0, SL:0.0% wi...
2006 Jun 15
0
ACD Distributed Scenario....
...ry, and tertiary server for each given queue. So: a. UA1, 2, and 3 register with Astbox1 as their primary server b. Their registration tables refer to Astbox2 as their secondary registration server and Astbox3 as their tertiary registration server c. Agents are logging into the queue1 via UA1, 2, and 3 d. Queue1's dial plan logic is in the same context on all boxes e. Queue1's dial plan logic is referred to via 3 different DUNDi contexts weighted according to which server is the primary, secondary, and tertiary host server for the user agents (UA1,2, and 3...
2008 Nov 28
1
Priority between calls from different queues
Hi! I want to know the way that calls are answer in this case... I have queue1 and queue2, one agent that receive call from both queues. queue1 <- call1 queue1 <- call2 queue2 <- call3 queue2 <- call4 In my test the agent answer calls in this order: call1,call3,call2 and call4. I think this must be in this order call1,call2, call3, call4 like a big FIFO. Its ok...
2011 May 19
2
Agent (Invalid) has taken no calls yet
How to get rid on following.. why its Invalid ? holler*CLI> queue show queue1 queue1 has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime, 0s talktime), W:0, C:0, A:0, SL:0.0% within 0s Members: Agent/7201 (Invalid) has taken no calls yet Agent/7202 (Invalid) has taken no calls yet No Callers -------------- next part ------...
2006 Jun 15
5
DUNDi Not Able to HandleComplexFailoverSituations
...ry, and tertiary server for each given queue. So: a. UA1, 2, and 3 register with Astbox1 as their primary server b. Their registration tables refer to Astbox2 as their secondary registration server and Astbox3 as their tertiary registration server c. Agents are logging into the queue1 via UA1, 2, and 3 d. Queue1's dial plan logic is in the same context on all boxes e. Queue1's dial plan logic is referred to via 3 different DUNDi contexts weighted according to which server is the primary, secondary, and tertiary host server for the user agents (UA1,2, and 3...
2010 Dec 20
1
Maildir and Solaris UFS acls
I have a centrally located shared imap folder location. We have several maildir folders with different file system permissions. They are for several groups of people who are loosely related for support purposes. All mail gets delivered to queue1 just fine. The files are group writable by group1. Some of the mail gets moved via imap to queue2. Queue2's maildir tree is configured with Solaris UFS acls such that any new files are read/write by group1 or group2. If a new file is created within queue2 anywhere, it has the correct per...
2004 Aug 24
3
ex-girlfriend logic not working in latest CVS?
Ex-girlfriend logic not working in latest CVS? Incoming sip calls don't work. Anyone else seen this problem? Extension logic looks good: exten => 6153248305/_931NXXXXXXX,1,Queue(queue1); exten => 6153248305/_615NXXXXXXX,1,Queue(queue2); ;exten => 6153248305,1,Queue(queue3); show dialplan looks good: -- Added extension '6153248305' priority 1 (CID match '_931NXXXXXXX')to vantage -- Added extension '6153248305' priority 1 (CID match '...
2004 Dec 31
0
manager API / weird queue
...Queue/Agent system barely work. (my agent don't get the call) Where I can get a 'stable' CVS version? Or maybe, how I can solve my Queue/Problem? here is the detail: 1. I can login as an Agent with that extension: [cc-queues] ; nos queues exten => s,1,Answer exten => s,2,Queue(queue1) exten => s,3,Hangup asterisk console log: -- Executing AgentLogin("SIP/samuel-b5fd", "11") in new stack Urgent handler -- Playing 'agent-pass' (language 'en') Urgent handler -- Playing 'agent-loginok' (language 'en') Urgent handle...
2005 May 12
0
HTB and IPv6
...arent 1: classid 1:1 htb rate 100kbit ceil 100kbit tc class add dev eth0 parent 1:1 classid 1:10 htb rate 30kbit ceil 100kbit tc class add dev eth0 parent 1:1 classid 1:11 htb rate 10kbit ceil 100kbit tc class add dev eth0 parent 1:1 classid 1:12 htb rate 60kbit ceil 100kbit ip6tables -t mangle -N queue1 ip6tables -t mangle -A queue1 -j MARK --set-mark 0x10 ip6tables -t mangle -A queue1 -j ACCEPT ip6tables -t mangle -A OUTPUT -d 2001:411:1:1:2:: -j queue1 ip6tables -t mangle -N queue2 ip6tables -t mangle -A queue2 -j MARK --set-mark 0x20 ip6tables -t mangle -A queue2 -j ACCEPT ip6tables -t mangle -...
2004 Jul 28
2
Music On Hold - not working for me...
...ng out this system - but it would be very nice to have. Any help/pointers appriciated. Thanks! Various stuff that might be relevant... zapata.conf -SNIP- musiconhold=default -SNAP- musiconhold.conf -SNIP- [classes] default => mp3:/var/lib/asterisk/mohmp3 -SNAP- extensions.conf -SNIP- [macro-queue1] exten => s,1,Answer exten => s,2,Queue(${ARG1}) [macro-queue] exten => s,1,Answer exten => s,2,SetMusicOnHold(default) exten => s,3,DigitTimeout,2 exten => s,4,ResponseTimeout,3 exten => s,5,Background(groovy) exten => s,6,Queue(${ARG1}) [test] exten => 6320,1,Macro(qu...
2004 Jul 15
1
Call Queues help
...m: File "queue-callswaiting" ("calls waiting.") does not exist in any format Jul 15 14:38:55 WARNING[1267933760]: file.c:752 ast_streamfile: Unable to open "queue-callswaiting" ("calls waiting.") (format GSM): No such file or directory -- Hold time for queue1 is 0 minutes -- Told Local/104@home-e8f4,2 in queue1 their queue position (which was 2) Jul 15 14:38:55 WARNING[1267933760]: file.c:464 ast_openstream: File "queue-thankyou" ("Thank you for your patience.") does not exist in any format Jul 15 14:38:55 WARNING[1267933760]:...
2014 May 25
1
traffic distribution not happening in centos 6.5
Hi, I am experimenting with libnetfilter_queue. libnetfilter_queue is a userspace library providing an API to packets that have been queued by the kernel packet filter. I am using sample code(nfqnl_test.c) available on netfilter.org. I have generated two binaries (queue0 and queue1) using that nfqnl_test.c sample code. These binaries are working as per expected behaviour in case of Centos 6.2 but with Centos 6.5 only one queue is receiving network traffic. I am not able to understand why only one queue is receiving network traffic in case of Centos 6.5 whereas same network...
2006 Dec 28
1
Re: Asterisk Queues
Hi, Well, in our case, it seems that the issue was being caused by announcements. That is, someone in QUEUE1 would be waiting 15 minutes.. and QUEUE2 would be waiting 5 minutes. The person in QUEUE1 would be listening to 'we're sorry you are holding so long, if you'd like to leave a message, press 1 now.. otherwise continue to hold'... and while they were listening to that an agent would...
2007 Feb 16
0
How to configure Asterisk queue with Vonage account?
In http://www.voip-info.org/wiki-Asterisk+agents as followings, what type of channel of 28 and 29 is? agents.conf [agents] agent => 1001,4321,Wayne Kerr queues.conf [queue1] member => Agent/1001 extensions.conf exten => 28,1,AgentLogin(1001) exten => 29,1,Queue(queue1) I use the following in extension.conf with Vonage softphone account, it works well to call SIP extension 1001. exten => 180xxxxxx,1,Dial(SIP/1001,20) If using agent to login...
2012 Feb 10
0
distributed queue information over several Asterisk nodes
...ls (eg. SIP/100) then I guess that the Queue app will be able to contact the member no matter to which Asterisk node it registered. However, what happens if incoming calls enter more than one queue (a queue on any Asterisk node, as it would be expected in a fully load-balanced setup)? Let's say QUEUE1 on ASTNODE1 has 1 incoming call waiting to be picked up and a second call comes in but enters QUEUE1 on ASTNODE2 which was previously empty. So for example, how can the caller in QUEUE1 on ASTNODE2 be placed in position 2 instead of 1? In other words, can the same QUEUE work/collaborate over diffe...
2007 May 16
2
Asterisk Queue Problem - Automatic Call Distribution
...s fine to call the MGCP phone directly. The strange thing is after i've called the MGCP phone directly, calling the extension number directing to the queue works fine. I wonder what could be wrong. Any comment and help is very much appreciated. The following is the configuration: queues.conf [queue1] strategy=roundrobin member=>MGCP/101@101 mgcp.conf [101] host=dynamic context=default canreinvite=no callerid="101<101> line=>101 extension.conf exten=>601,1,Queue(queue1) Regards, Chong -------------- next part -------------- An HTML attachment was scrubbed... URL: http://l...
2012 Jun 21
0
Opus and WebM support have landed
...eer_query:<videoconvert0:src> pad has no peer 0:00:00.019813906 7603 0x1468920 WARN GST_PADS gstpad.c:3537:gst_pad_peer_query:<videoconvert0:src> pad has no peer 0:00:00.020266739 7603 0x1468920 WARN GST_PADS gstpad.c:3537:gst_pad_peer_query:<queue1:src> pad has no peer 0:00:00.020647167 7603 0x1468920 WARN GST_PADS gstpad.c:3537:gst_pad_peer_query:<queue1:src> pad has no peer 0:00:00.021434950 7603 0x1468920 WARN GST_PADS gstpad.c:3537:gst_pad_peer_query:<queue2:src> pad has no peer 0:0...
2004 Sep 13
0
Agentlogin incorrect
Followed; http://www.voip-info.org/wiki-Asterisk+Agents agents.conf [agents] agent => 1001,4321,Ben Dover queues.conf [queue1] member => Agent/1001 extensions.conf exten => 28,1,AgentLogin(1001) exten => 29,1,Queue(queue1) But when I call number 28, I get: "Please enter your password followed by the pound key".. but when I enter the the password, 4321, I get: login incorrect. CLI> -...
2007 Jul 01
3
Suppress MusicOnHold in Queue
I want callers to go into the queue(s) and just hear ringing instead of MOH. Is this possible? exten => 200,1,Ringing() exten => 200,n,Queue(queue1|t|||15) exten => 200,n,Queue(queue2|t|||15) It looks to me like MOH is built-in to the queue, but if anybody knows otherwise please speak up!