Displaying 20 results from an estimated 4000 matches similar to: "AgentLogin"
2004 Aug 12
1
AgentLogin issue
Hi
i have an issue getting agentLogin working
/etc/asterisk/queues.conf
member => Agent/1001
member => Agent/1002
extension.conf
exten => 110,1,Wait,1
exten => 110,2,AgentLogin()
now, i call 110 by a firefly client, trying to login in as 1001 agent:
Aug 12 16:31:36 DEBUG[1103408048]: chan_sip.c:4423 build_route: build_route: Contact hop: <sip:sip3@192.168.1.151:5060>
--
2015 Sep 14
2
AgentLogin() on the multiple servers?
Hello,
Let say all the SIP devices will be registered on the proxy like kamailio.
Agent is a member of Support and Billings Queues on the asterisk servers.
Support queue on "Server A" and Billings Queue on "Server B" for example.
This will be done via RealTime Queue.
I want Agent to dial 1234 on a sip device and it will prompt to enter a pin
number to Login via
2003 Aug 05
1
So now I'm playing around with Queues....
and I found a reference to an AgentLogin.rtf. Looks great, except I can't
get it to work.
queues.conf:
[sjs-testq]
music = default
timeout = 1
retry = 1
maxlen = 0
member => Agent/10001
agents.conf:
agent => 10001,1234,Steve Sobol
extensions.conf:
(I have a phone line set up on which the main menu tells you
to press 1 to be added to queue. Pressing 1 lands you here)
exten =>
2005 Jun 03
1
AgentLogin already on?
Hello folks,
I'm using Asterisk stable 1.0.7 in a small call center environment with
3 queues and about 25 agents. All the agents login using the AgentLogin
method. It works great with one small caveat.
Not all of our phones (Cisco 79XX's) are using the power-over-ethernet
setup, some are using external power bricks. I've run into a problem a
couple times where an agent is logged
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 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,
2009 Mar 26
3
Know who's logged in
Hi all,
For those of you people that use Agents (with Agentlogin, not
AgentCallbackLogin) on a call center, I have this need: when the agent
logs in, a channel keeps running all the time that the agent is logged
in to receive the incoming calls. How do I know which agent logged in
(code)? Right now, if I query the login channel, there is no information
about which agent is logged on:
#
2005 Jan 10
1
Agent Status on FOP
The hype and documentation for the last couple of releases of the Flash
Operator Panel claim that the Panel can be configured to either change the LED
for a phone, or the name of a phone to indicate when that phone is logged into
a queue. I've tried on two different versions (0.18 and 0.19) on two
different systems to get this feature to work, and have been completely
unsuccessful. Any hints
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
2009 Mar 10
1
Active directory and winbind RID/SID to uid and gid maping across several linux servers
We are using a windows server 2003 active directory as our single sign
on server. I have been able to get our RHEL4U6 servers to authenticate
with active directory.
My concern is that the RID mapping to unix uid/gid range (15000-20000)
is stored locally on each machine in a tdb database. So far all of the
servers have produced the same mapping, but I do not think it is
guarantied. I think the
2009 Apr 09
3
Multiple Hexbinplots in 2 columns with a Single Categorical Variable
Dear Ladies and Gentlemen,
I have a fairly large database (N=13,000) and a single main categorical
discriminator between the groups.
I want to look at the time course of a number of continuous biochemical
variables over chronologic age.
Therefore I believe I need to prepare hexbinplots in two columns with simple
regression lines in them (with useOuterStrips (in library(latticeExtra) if
2014 Aug 12
1
Asterisk 12.4 "Agent Busy" message on AgentRequest
Hi,
I am upgrading from Asterisk 1.4 to 12.4. I am able to authenticate the
user and call AgentLogin. But after that when I call AgentRequest I keep
getting Agent '1234' is busy.
If I put a delay of 5 second or more before calling AgentRequest then it
works most of the times. Here's my dialplan:
[login]
exten => s,1,Background(thank-you-for-calling)
same =>
2006 Nov 18
5
Asterisk Manager: equivalent of 'show channels'?
I'm interested in knowing if anyone else has worked around this issue:
I have an application that needs to check the status of the calls going
through Asterisk about every 5 seconds or so. I don't want to do
"asterisk -rx 'show channels verbose'" at the Linux command line 12
times per minute so I am looking at the AMI. I see that there isn't a
manager command
2012 Jan 11
2
Attempt to Originate between IAX2/xxxx and an application hangs until timeout in 1.8.8.1
I am investigating an issue with IAX2 extensions in Asterisk 1.8.x. My application connects to Asterisk via AMI and attempts to run an Originate command between an extension (such as SIP/5555 or IAX2/8888) and an application (in my case it is AgentLogin).
This works correctly for SIP extensions, in all Asterisk versions. With IAX2 extensions, this worked correctly in Asterisk 1.6.2.20, but
2003 Jun 14
1
permission to use drivers
Hi there,
If I may keep this short, I would like your permission
to use the drivers: ISOLINUX and MEMDISK, ISO 9660/El
Torito CD-ROMs bootloader, to make a FreeDOS bootable
CD-ROM.
I plan to distribute the CDs for troubleshooting
purposes and to cover my costs i plan to sell them for
$10US each.
I noticed that the most of the troubleshooting Cds are
breaking copyright licensing so I wanted to
2008 Aug 01
3
Asterisk Queues problem
Hi,
I have Asterisk 1.4.18 and I have been running call center queues on it.
Today it suddenly stopped adding inbound calls to queues. I am facing
with following error: app_queue.c:3939 queue_exec:
unable to join queue "myqueue"
In extension file:
Queue(myqueue|t|||120)
And my agents are joining in following
2003 Oct 02
2
WINXP Messenger SIP Client (Good News, Bad News)
I found this information on how to make XP have a dialpad in Windows Messenger
which was awesome news
HKEY_CURRENT_USER\Software\Microsoft\MessengerService\CorpPC2PHone
(change it from 0 to 1 and a magic new choice to make phone calls appears)
only to be crushed hours later when I realized It doesnt seem to do dtmf right.
If i make an ext lead to AgentLogin for instance and press my
2003 Dec 15
3
Nagios/measurement with Asterisk - any plugins?
I have spent some time digging through the archives for comments
concerning Asterisk and monitoring systems, and I have found few
results.
check_asterisk.pl.gz (http://www.dynx.net/ASTERISK/misc-progs/) which
gives an error on download, and has no further Google references
astping.tar (http://www.dynx.net/ASTERISK/misc-progs/ and also in the
mailing list archives) supposedly sends a query to