Displaying 20 results from an estimated 2000 matches similar to: "Re: Asterisk Queues"
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 this behavior?
Could
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
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!
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
2005 May 12
0
HTB and IPv6
Hi,
I''m trying to use HTB for IPv6 packets. In the LARTC archive I found a
thread on this issue where a solution was described. The idea is to mark
a user-defined chain then use the fwmark for filtering. However my
attempt wasn''t successful. I''m thinking of trying my luck with the u32
filter. This is what I did, any comment is greatly appreciated. Thank
you all.
tc
2008 Jan 13
2
Question about queues and the definition and agents
Paul wrote
>
>;Pause/unpause Queue
>exten => 424,1,PauseQueueMember(|SIP/${CALLERID(num)})
>exten => 424,2,Playback(unavailable)
>exten => 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
2012 Jun 21
0
Opus and WebM support have landed
Hi Ralph,
On 17/06/2012 23:04, Ralph Giles wrote:
> On Sun 17 Jun 2012 01:44:32 PM PDT, Parisson wrote:
>
>> A few months ago, when you released libshout 2.3.0, you talked about a hacked
>> version of shout2send plugin for GStreamer. As I also use GStreamer to stream
>> live, could you please share your patch so that I can test it against Icecast
>> trunk and some
1998 Apr 14
3
Printer queue problem (LPRng 3.4.2, Samba 1.9.18p4, Solaris 2.5.1/2.6)
I've been having a problem with Win95 clients watching a printer queue on
the Samba server (called labserv2). labserv2 is a Solaris 2.5.1 machine
running samba 1.9.18p4. The printing system is LPRng 3.4.2.
A user can watch the printer queue from a Win95 client machine. However,
when the printer queue gets backed up (usually about 12 jobs), the queue
window locks. The corresponding smbd
2012 Jun 17
3
Opus and WebM support have landed
On Sun 17 Jun 2012 01:44:32 PM PDT, Parisson wrote:
> A few months ago, when you released libshout 2.3.0, you talked about a hacked
> version of shout2send plugin for GStreamer. As I also use GStreamer to stream
> live, could you please share your patch so that I can test it against Icecast
> trunk and some webm streams?
The webm support for shout2send landed in gstreamer git some
2010 Aug 04
0
Queue to queue transfer error
Hi all,
I have problem when i transfer call from one queue extension to other queue
extension.
*Scenario
*some one call to DID 8833383932 which is assigned to queue1 and pickedup
by extension1 of queue1, Now extension1 transfer call to queue2's
exntesion2, extension2 picked up the call but no voice and caller only hear
queue2 greetings but after picking up by extension2 then no voice.
2006 Mar 28
3
Agent in multiple queues?
Hi,
What do I need to do to put an agent into two queues? The idea being
that the agent will get the call no matter which queue it comes into?
~ Matt
2009 Jul 21
2
Channel Variables in a Call file?
Hey gang,
I'm trying to find a) If you can put channel variables into a Call file and
b) what the appropriate syntax is.
Any ideas?
Thanks,
PB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090721/cb8c2656/attachment.htm
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
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 --------------
An HTML
2006 Jun 15
5
DUNDi Not Able to HandleComplexFailoverSituations
> -----Original Message-----
> From: Watkins, Bradley [mailto:Bradley.Watkins@compuware.com]
> Sent: Thursday, June 15, 2006 10:36 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] DUNDi Not Able to
> HandleComplexFailoverSituations
>
>
> Is it possible for you to explain in more detail the
> situation involved.
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
2006 Feb 08
0
agents.conf
One simple question. I'm using asterisk 1.2.1, can one agent be defined
in more than one group?
Example:
group=1 ; queue1
agent => 401,401,Tomislav Parcina
agent => 402,402,Katarina Ivanisevic
agent => 403,403,Sasa Juginovic
group=2 ; queue2
agent => 401,401,Tomislav Parcina
agent => 402,402,Katarina Ivanisevic
agent => 404,404,Marija Bilic
agent => 405,405,Ana
2006 Dec 04
0
Addqueuemember and roaming users problem.
Hi,
I'm having hard time to emulate agencallbacklogin. Agent can logon
and receive call without any problem using addqueuemember. The problem comes
when I try to evaluate their performance using queuemetrics. Here is an
exemple of my log script:
;Agent Login
exten => _60XXX,1,Macro(agentLogin)
[macro-agentlogin]
exten => standard,1,AddQueueMember(queue1) exten =>
2004 Jul 28
2
Music On Hold - not working for me...
Hi all,
I'm trying to make some simple MOH (Music On Hold) working. So far I've failed
miserably - so I turn here for help.
Basically I've been using the wiki and all the sample confs I could from there
and via google.
The queue system seems to work fine with my limited setup. Just 2 IAX2 clients
where I keep Client B busy (by making it listen to mp3 via ext. 777) but logged
into
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