similar to: Call tracking through chan_agent using the Manager API

Displaying 20 results from an estimated 3000 matches similar to: "Call tracking through chan_agent using the Manager API"

2004 Sep 10
0
chan_agent and SIP UA transfers fail
I am beating my head against a problem where queue calls offered by Agent channel to a SIP UA cannot be REFER transferred if the target UA/extension hasn't accepted the call. If the members of the queue are SIP channels, this is not a problem. I suspect chan_agent isn't flagging the bridge from Zap/n -> SIP/n properly, or this is by design. The following line is what is spoken before
2005 Aug 18
2
Updated Patch to chan_agent.c for PREACKANNOUNCE
First, many thanks to Greg Boehnlein for his patch to chan_agent.c for adding a "preackannounce" option. I am running CVS HEAD from 2005/07/31, and the patch failed in a few hunks, since the code was refactored to add in some CASE statements where there were compound if statements before. Anyway, I have successfully updated the patch to work against head as of 3 weeks ago, and would
2003 Jun 18
1
chan_agent MOH was (Re: CVS Error 2003-06-19)
Yea, I have faked that with a silent mp3, but to do it right it should also be a config flag in the agent.conf file for each agent, prolly add another arg to each agent definition for the MOH class, & the arg 'none' means don't play music for that agent -----Original Message----- From: James Golovich <james@wwnet.net> To: asterisk-users@lists.digium.com
2006 Nov 21
0
Callback agents without chan_agent issues (queue recording)
AgentCallBackLogin is going to be deprecated, so I've decided to emulate chan agent using AQM and RQM funcions and Local channel. I use asterisk 1.2.13 and latest 1.2.x. zapata. I used example 2 from http://www.voip-info.org/wiki/view/Agents+without+agent+channel and example from queues-with-callback-members.txt from asterisk 1.4 doc directory. My dialplan is very similar to Digium's
2004 Jun 25
0
problems compiling shadydial-asterisk on gentoo
hello there: did some one compiled shadydial with asterisk on gentoo successfully, if some one plz help me I am getting compilation errors during asterisk compilation after replacing the files provided with shadydial thank you here is my log, please help gcc -pipe -I=/usr/local/pgsql/include -pipe -Wall -Wstrict-prototypes -Wmissing
2003 Jun 18
1
Errors when compiling from CVS this morning
O -fPIC -c -o chan_agent.o chan_agent.c chan_agent.c: In function `login_exec': chan_agent.c:595: parse error before '<<' token chan_agent.c:602: parse error before '>>' token make[1]: *** [chan_agent.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels'
2003 Jun 18
1
CVS Error 2003-06-19
chan_agent.c: In function `login_exec': chan_agent.c:595: parse error before '<<' token chan_agent.c:602: parse error before '>>' token make[1]: *** [chan_agent.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make: *** [subdirs] Error 1
2006 Jun 15
0
queue always hangs up/skip the next agent after ringing a agent -- help!!!
Hi, I have 1.2.9.1 installed. It always rings first available agents for 15 seconds, then rings and hangs up the next agents straight away, then ring the next agents for 15 seconds. It goes as a loop. Any one has the following same problem? Thanks. Agents.conf [general] persistentagents=yes [agents] autologoff=60 wrapuptime=15000 ackcall=no group=1 agent => 7130,7130,agent1 agent =>
2007 Jul 15
0
choppy sound when transcoding (after os update)
after recompilling asterisk (trunk-r75109) after system (mandriva cooker) update (new glibc 2.6, gcc 4.2.1), sound starts very choppy, when codec translation is performed, if translation isn't needed, it sounds OK any idea? until update, everything worked fine. I'm using ztdummy as clock source. during compile, I got lot of errors... ael_main.c: In function ?ast_context_add_ignorepat2?:
2007 Oct 12
1
Asterisk 1.4.13 build crashed
Hi, am building the latest version of Asterisk (1.4.13) on a self-build Linux host (based on LFS-6.3). Version 1.4.12 built installed and worked fine. Last night I upgraded the kernel to 2.6.23 and rebuilt the zaptel driver package 1.4.5.1 against it. That seemed to build and install O.K. too. I dl'd the 1.4.13 source tarball and tried to build that: ./configure ran O.k. 'make
2006 Feb 02
0
Agents, queues and zombies
Hi all, Have been experimenting with agents and queues instead of placing calls direct to a user's phone extension, but I've run into problems with calls to both the agent and the extension which creates a zombie and double records calls abandoned etc. We're using a unique queue for each agent (only a handful of users) to try and get some agent/queue information to see what the
2003 Aug 02
0
Webalizer for CDR logs....
I'm currently working on a perl script convert csv logs to a http log equiv: LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\"" Right now I have output something similar to this: 111 - - [02/Aug/2003:16:39:15 -0500] "GET /300 HTTP/1.0" 200 6144 "sipext" "ANSWERED" INCOMING - -
2005 Oct 18
2
Agent recording and muxmon
I was wanting to use the new MuxMon application to record calls - it seems to be a "nicer" way of recording than the Monitor application. However, there is a slight issue with agents - we use the recordcalls option in agents.conf to record inbound agent calls - and I believe from looking at the source code that is uses the monitor application. Is there any way to get chan_agent to
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
2010 Feb 02
0
Issue when reloading
Hello list! I?m having an issue when reloading Asterisk, I?ve had this problem in Asterisk 1.6.1.6 so I upgrade to 1.6.2.1 version, but I still have the same error. For example, I send a "reload" in Asterisk CLI and this is the output: isb152*CLI> reload == Parsing '/etc/asterisk/extconfig.conf': == Found == Parsing '/etc/asterisk/manager.conf': == Found
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 Jun 26
1
struggling with the "g" flag
If I have in my dialplan [AgentQ] exten => _XX.,1,Dial(Sip/{$exten},120,g) exten => _XX.,2,NoOP(here we are) where [AgentQ] is called by the queue command to a member added by addqueuemember(Local/99@AgentQ) why don't I get to the NoOp if the agent hangs up during the announcement message (to the agent) ? I see in the app_dial.c program that the "g" flag is tested thus:
2007 Sep 07
1
Asterisk + Realtime + Manager reload = crash
I have several installations of Asterisk (several versions) where we have our own web interface that uses Mysql and Realtime. When we do modifications to Mysql we use a Manager connection in order to reload the configuration (we use Realtime static for extensions) sometimes Asterisk will crash. Not every time and not every X times we reload. Sometimes it takes ten reloads and other just one
2007 May 29
2
Agents.conf from realtime static
I am using Asterisk 1.4.4 on a CentOS 5 machine for a small call center with 6 agents. I am using realtime for queues and sip and I am also trying to use realtime static to load agents.conf. The only problem I am having is that no agents are loaded when I start Asterisk. I have to manually do a "module reload chan_agent.so" so the agents get loaded from the database. Obviously
2009 Jun 08
1
Help with asterisk core dump
Hi to all, I recently upgraded a production machine to asterisk 1.4.25. It seems quite stable but after ~5 days of normal operation it core dumped with this result: (gdb) bt #0 0x00516402 in __kernel_vsyscall () #1 0x005b3d20 in raise () from /lib/libc.so.6 #2 0x005b5631 in abort () from /lib/libc.so.6 #3 0x005ebe6b in __libc_message () from /lib/libc.so.6 #4 0x005f3b16 in _int_free ()