Displaying 20 results from an estimated 1000 matches similar to: "Problem with agent AgentCallbackLogin()"
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
2004 Jul 16
1
Patch to test: Never say goodbye to an agent :-)
http://bugs.digium.com/bug_view_page.php?bug_id=0001693
This patch adds a lot of options for AgentLogin/AgentCallbackLogin
Please test and respond in the bug tracker!
/O
-------------------------------------------------------------------------------------
"This patch adds quite a few new features into __login_exec () of channels/chan_agent.c for AgentLogin() and AgentCallbackLogin(). Only
2007 May 16
1
SIP INVITE failing and AgentCallBackLogin()
Hi List,
Ive got a few * boxes connecting together, one box is doing
AgentCallBackLogin() and then the 2nd box is holding some phones at a remote
site. I have users login to the main box and * shows the user is logged into
a extension that resides on the other box, problem is, when I go to make a
call to a agent, I get
"May 16 05:59:08 NOTICE[13897]: chan_sip.c:9750 handle_response_invite:
2007 Jul 05
1
AgentCallBackLogin vsAddQueueMember
sorry, was only for users list...
Hi Kevin,
Hi list,
you are right, acting now is not needed, when callbacklogin will be removed
anywhere in future...
But thinking how to realice alternatives can't be so wrong.
Callbacklogin gives a very simple way to use more queues for one agent,
which only has to logon to only one system.
No need to make dbs or tables for saving, where the agent has to be
2006 May 15
0
agent deadlock
I've been running into an issue where chan_agent gets stuck and all queues
stop working. Here's a show channels from when it's stuck:
Channel Location State Application(Data)
SIP/56-be24 s@macro-stdexten:10 Ring Dial(Agent/19|50|tw)
Local/*14@agentlogin *14@agentloginoff:1 Up AgentCallbackLogin()
Local/*14@agentlogin *14@agentloginoff:1
2007 Sep 19
1
AgentCalbackLogin not loging in race condition ?
Previous mail did not go through. Following up...
Carlos G Mendioroz @ 16/09/2007 13:27 -0300 dixit:
> Hi,
> I'm seeing a problem using AgentCallbackLogin (Asterisk 1.2.16) where
> a call in queue while an agent is logging in results in the agent
> getting the call without properly being logged in.
>
> This seems to be a race, although I've not (yet) pinpointed the code
2006 Dec 26
2
Agent presence
Hi guys!
We have a call centre that has been moved across from an old Ericsson
MD110 PABX to an Asterisk server with those in the call centre using
X-Lite as their softphone.
I'm trying to get Agent presence configured so that X-Lite gives the
operators a visual indicator of their status - logged on, off and on
"pause". I'm using chan_agent for the agents, so agents are
2006 Aug 11
2
AgentcallbackLogin()
Can someone tell me why this is not valid...
[start]
exten => 1000,1,Answer
exten => 1000,2,Wait,1
exten => 1000,3,AgentcallbackLogin(1000||2000@Local)
exten => 2000,1,Macro(DialProxy,115551212)
exten => 3000,1,Queue(testq||||45)
while this is:
[start]
exten => 1000,1,Answer
exten => 1000,2,Wait,1
exten => 1000,3,AgentcallbackLogin(1000||2000@start)
exten =>
2007 Feb 13
1
Using Dynamic Groups instead of AgentCallbackLogin - how to log which agent took the call?
Hello all.
I'm setting up a new call center PBX using * v1.4, and figure it's better to
go with AddQueueMember over AgentCallbackLogin. The functionality of
AgentCallbackLogin still works, but without a firm idea of how long it will
be in the codebase, I'm wary of building a system on top of it.
The basic mechanics work, but I'm having some trouble on logging. With
2005 Feb 02
0
AgentLogin / AgentCallbackLogin transfer pro blem
Which kind of transfer do you use?
Try using the # transfer.
Hope that helps..
Guido Hecken
-----Urspr?ngliche Nachricht-----
Von: Diego Magalh?es [mailto:diego@redetaho.com.br]
Gesendet: Mittwoch, 2. Februar 2005 17:21
An: asterisk-users@lists.digium.com
Betreff: [Asterisk-Users] AgentLogin / AgentCallbackLogin transfer problem
Hello guys,
I?m running Asterisk CVS-HEAD-02/01/05-12:22:46 and
2005 Feb 02
0
RES: AgentLogin / AgentCallbackLogin transfer pro blem
Hmm i found the problem... I?m using a Grandstream BT100. The transfer just
works in a queue if I first acknowledged the call using the # key, and then
press the TRANSFER key in the Grandstream.
In the asterisk console I receive a:
-- SIP/4002-4563 acknowledged
Then I can transfer the call... Weird because i?m using ackcall=NO in
agents.conf ...
Diego Magalh?es
diego@redetaho.com.br
+55 24
2005 Feb 02
0
AgentLogin / AgentCallbackLogin transfer problem
Hello guys,
I?m running Asterisk CVS-HEAD-02/01/05-12:22:46 and having a problem with
call transfers using the cmds AgentCallBackLogin and AgentLogin
First Case (using cmd AgentCallbacklogin):
When the incoming call comes and enters the queue, the agent logged
in answer the call. But when I try to transfer this call to another agent,
the incoming call is dropped. I don?t receive any error
2004 Apr 08
0
AgentCallBackLogin agent-incorrect play right away
I've been working on setting up a few queues and agents for use in our
upcoming call center. Agents can log in and customers can call in and be
routed properly, but I've run into one strange issue. When an agent
dials 98 to login the "agent-incorrect" file is played, then the agent
can login as normal. Searching the archives I found this issue brought
up in Feb '04 :
2009 Feb 06
1
AgentCallBackLogin no longer works after installing asterisk 1.6
Hi,
My queue used to work fine until I upgraded to 1.6. I am getting the
message:
No application 'AgentCallBackLogin' for extension (default, 31001, 1)
After some rearch I learnt that AgentCallBackLogin is removed in 1.6.
Any one has a configuration that works in place of AgentCallBackLogin in
1.6.
--
ond
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Sep 06
1
Queue AgentCallBackLogin
Hi All,
I'm having trouble setting up a queue: I'm using AgentCallBackLogin to
login in the queue, but:
1 - When an agent answer the call and another call arrive his phone
rings again.
2 - When no there are no one answer the queue the system goes to
voicemail of agent 1234
I'm using asterisk-1.2.0-beta1.
My configuration is below,
Any ideas?
Many thanks,
Joao Antunes
2005 Jun 07
0
AgentCallbackLogin (logout)
Hi
Trying to get logout by dialling an extension sorted
out.
Thought the it worked was agent logs in and logs off
on an extension clears any previous agents currently
on that extension like:
1. agent 1 login to extension1
2. agent 2 login to extension1
3. agent 2 logout
agent 1 and 2 logged out
Is this how it should work? I am using current cvs.
Thanks
Jack
agent => 0,,nullagent
agent
2006 Dec 20
1
Agentcallbacklogin deprecation
I agree with these fella's, this is a piss poor way of fixing it. I
only know of one call center that used static agents, mostly because
they were sold a peice of crap and they had no idea how to use it the
other way. I think you will find the majority of call centers are
callback centers. This decision has taken Asterisk out of the realm of
providing reasonable call center solutions. VIVA
2005 Sep 02
1
No application 'AgentsLogin'
i'm having this error message when trying to run the agents-feature
Sep 2 17:37:40 WARNING[10445]: pbx.c:1645 pbx_extension_helper: No application 'AgentsLogin' for extension (from-internal, 28, 1)
while chan_agent.so is beeing loaded i still don't seem to have access to the commands like agentlogin or agentcallbacklogin. my agents.conf and queues.conf are configured correctly
2006 Nov 27
1
AgentCallbackLogin deprecated?
I would like to know if AgentCallbackLogin will be discontinued anytime
shortly in Asterisk 1.4.x . I've read a page in voip-info that said so [1],
but it was not an official announcement. I have to be sure, because I'm in
the process of setting up a medium-to-big callcenter with Asterisk and
calling the agents when a call is placed in a queue is a requisite (I've
also read it can be
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