Displaying 20 results from an estimated 1000 matches similar to: "Addqueuemember and roaming users problem."
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
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
2005 Jan 11
1
ACD Bug with AddQueueMember Stable
Good Day again list,
Encountered another problem in the ACD queue...
If I use the ADDQueueMember to dynamically add members as
foolows,
exten =>
403,1,AddQueueMember(techsupport|SIP/${CALLERIDNUM})
lets assume I called extension 403 from my extension 2204. then
a caller (extension 2203) enters into the techsupport queue
I am able to receive the support call on my phone (extension
2204
2007 Jun 05
1
addqueuemember recording and reporting
On 6/4/07, Jordan Novak <jnovak@logisticshealth.com> wrote:
> I am having a difficult time with the transition from agentcallback
login...
> Here are a few of the isssues, I am logging in using chan_ local
> ie:local/8000 as the extension
I'm not sure if this will solve any of your problems or not, but I've
found it's often necessary to use the "/n" on the
2007 Jun 07
1
AddQueueMember vs AgentCallbackLogin
Hi,
I'm currently migrating to 1.4 and have problems changing deprecated
AgentCallbackLogin to AddQueueMember.
I have dynamic queues and dynamic agents (MySQL Realtime), and
pseudo-dynamic agents.conf (with huge amount of possible agent
numbers).
Agent login is done trough manager API:
* AgentCallbackLogin
* QueueAdd
In 1.4 seems AddQueueMember can do all the same, but there is no such
2008 Apr 29
0
AddQueueMember() and PersistentMembers
Hi,
I'm trying to use AddQueueMember() to add a member to a queue and trying to
make this "logged" member in the queue between reloads and restarts of
asterisk.
I configure en queues.conf:
[general]
Persistentmembers=yes
And Extensions.conf:
exten=>
*01,1,AddQueueMember(queue_name,Local/${CALLERID(num)}@default,penalty);
When I log with
2006 Jun 14
2
AddQueueMember and Local channels
Following on from a posting yesterday from Kevin, I have the following
in the dialplan:
exten => 709,1,AddQueueMember(SomeQueue|Local/706@AgentQ)
I am on extension 706.
From the CLI:
SomeQueue has 0 calls (max unlimited) in 'rrmemory' strategy (0s
holdtime), W:0, C:0, A:3, SL:0.0% within 60s
No Members
No Callers
I call 709, get a console message
2007 Dec 31
0
How to use AddQueueMember with IAX2 peers?
Hi all,
I've been working on this for days and can't find a solution. I need to use
AddQueueMember for my agent logins to my Queues -- but a number of my agents
are outside the main server, which is connected to my asterisk network over
IAX2. I can't just do a AddQueueMember(queuename) because it puts in a
complicated member calleridnum like: IAX2/peername:65723/23
Which won't
2011 Nov 11
1
What the variable that return the IP Phone username to use it for AddQueueMember
Hi All;
To simplify the the login and logout for the agent, I am looking for the variable that can be used for the AddQueueMember (in the place of the ?????? as following:
exten => 100,1,AddQueueMember(CustomerSupport,${????????},1)
exten => 100,2,Playback(agent-loginok)
exten => 101,1,RemoveQueueMember(CustomerSupport,${??????})
exten => 102,2,Playback(agent-loggedoff)
In other
2011 Feb 22
0
AddQueueMember and stateinterface question
Hi,
I have missed something so I wonder if someone could explain for me?
0424449647 desktop phone
0106024647 DECT phone
0424449630 Helsingborg queue
extensions.conf
---------------
[support]
exten => 0424449647,hint,SIP/0424449647&SIP/0106024647
exten => 0424449647,1,Dial(SIP/0424449647&SIP/0106024647,15,rtT)
[inputinterior.se]
exten => 0/0424449647,1,Answer()
exten =>
2007 Feb 13
3
AgentCallBackLogin vs AddQueueMember
I am developing an ACD front end using Asterisk 1.2.14. I heard that AgentCallBackLogin will be deprecated in future version of *.
Is this true? If it is, how can I use AddQueueMember to replace AgentCallBackLogin? I mean to login an agent in multiple queues at once. I have multiple queues and a lot of agents defined in queues.conf and agents.conf. Each agent may login more than one queue. It
2008 Sep 02
4
AgentCallbackLogin AddQueueMember
Hi
i have problem with AddQueueMember logic.
I need login Agent(Member) in asterisk.
use this option:
for example:
AddQueueMember(queuetest,SIP/ekiga,10,,Agent/13)
and now i want to call to this Agent:
exten => _1XX,1,Dial(Agent/${EXTEN:1})
call to 113 and asterisk should call to Agent => 13 on interface SIP/ekiga.
This doesn't work, How can i do this on Asterisk 1.4(not
2004 Jul 07
1
RE: What is the difference between queeu members and queue agents
greetings
> > I've read a lot on http://www.voip-info.org/wiki-Asterisk, but I cannot
> > understand what the difference between a queue member and queue agent is.
> Agents would be people who's job it is to answer calls. An agent logs in=20
> indicating that he's now available to take calls. Asterisk then sends calls=
> to each agent as they are free to take a
2004 Jul 07
1
RE: What is the difference between queeu members and queue agents
greetings -
I've read a lot on http://www.voip-info.org/wiki-Asterisk, but I cannot understand
what the difference between a queue member and queue agent is.
Gurus, can you please explain this?
When - for example - should I use "AddQueueMember" application and when
should I use "AgentLogin" ?
Respectfully
Constantine
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
2008 Jan 17
1
AddQueueMember and Flash Operator Panel
Hello users!
Recently I read that AgentCallbackLogin is going to be deprecated soon.
Wanting to set up a few callback type queues, I set them up as suggested
in queues-with-callback-members.txt.
I was able to set the queues up completely this way, however, I'm trying
to use Flash Operator Panel (aka AsterNIC) to monitor the agents' login
status. FOP monitors their status if I call
2009 Aug 21
1
Queue Question
First off this is not my work for extensions.conf it is modified from
http://leifmadsen.wordpress.com/2009/07/15/migrating-from-agentcallbackl
ogin-to-standard-dialplan-methods-part-1/
So credit to Leif Madsen <http://www.leifmadsen.com>
But as to my question
[AgentLogin]
;A replaced version of AgentCallbackLogin() using a GoSub()
;
exten =>
2012 Dec 08
2
Queue joinempty, even after AddQueueMember
Hello,
I add a member to a queue with AddQueueMember, but the Queue still
indicates "joinempty" :
Add member to queue :
/-- Executing [queueadd at sub-GetParams:2]
AddQueueMember("SIP/sip17-00005c1e", "myqueue11,member3") in new stack
-- Executing [queueadd at sub-GetParams:3] NoOp("SIP/sip17-00005c1e",
"AQMSTATUS = ADDED") in new stack/
...
2004 Jun 22
1
AgentCallbackLogin - invalid extension
As I understand it, you'd enter the extension at which you wish to be called
back at, your 9665 has nothing to do with it.
Instead of dialling 28 you could dial 9665 and that would add that SIP phone
as an agent to the cytelcs queue.
Steve
-----Original Message-----
From: Harold Workman [mailto:hworkman@cytelcom.com]
Sent: 22 June 2004 18:54
To: asterisk-users@lists.digium.com
Subject:
2003 Aug 06
10
AgentCallbackLogin
I am having trouble with the AgenCallBackLogin app. I can't seem to
define a context for the queue.
Here is the relevant configs:
queues.conf:
[general]
[default]
[q_lo_1]
music = default
strategy = ringall
context = c_in_1
timeout = 15
retry = 2
maxlen = 0
member => Agent/@3
agents.conf:
[agents]
autologoff=10
wrapuptime=15000
group=1
agent => 1001,1234,Agent1
agent =>