Displaying 20 results from an estimated 1000 matches similar to: "AGENTDUMP lines"
2004 Jul 29
3
queue_log question: which endpoint was connected?
Hello list,
as I'm writing a little perl parser for queue_log analysis, I'd like to
know *which* telephone answered a specific queue call. Unfortunately
app_queue only logs the call id but does not log the call end point. This
is okay for SIP endpoints, because their call id is something like
SIP/endpointname-1234 so you can reasonably understand who was on
answering, but for
2009 Sep 11
2
Parser for Asterisk Queue Logs
Hello Team,
Can you help me on this? I have attached here the
queue logs of my asterisk. I've searching a parser for this. I do not
know what are the meaning of that logs. Thank you so much.
Your response is highly appreciated.
Regards,
Cristina
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Jul 21
2
queue stats
Hello all,
I need to write a queue_log parser that is going to implement more or less
the functionalities described here
http://lists.digium.com/pipermail/asterisk-users/2003-July/014965.html
of course not everything from scratch, but this is where I'd like it to go.
I am looking for
- previous work (maybe it's ready somewhere and I've never heard of it)
- suggestions
-
2004 Nov 28
1
asterisk based bbs
hello list,
I was wondering: anybody ever wrote an asterisk based bbs? not a bbs about
asterisk, but a vocal bbs that runs on asterisk, so that people can call,
hear the discussion of the day, leave messages, etc.
it seems a rather basic application to me though I cannot find much about.
thanks
l.
--
Creato con M2, il rivoluzionario client e-mail di Opera:
http://www.opera.com/m2/
2005 May 23
4
Programs to parse queue_log
What third party programs are available for parsing the queue_log file
and CDR file? I know about XC-AST, but management would prefer a php
based solution.
What have other admins done to retrieve detailed call information about
the queue system? Anyone develop their own that they don't mind sharing?
--johann
2004 Sep 28
0
xc-ast public beta
Hello list,
I promised to let you know whent XC-AST, the Asterisk queue_log analyzer
I'm writing, would be available as a public beta version. Well, here it is!
You can download the tarball from http://demo.xcept.it/xc-ast
I *strongly* recommend to subscribe to a mailing list I'm running to get
help and comment on the installation and use. It is not yet so well
polished so I expect
2009 Aug 17
3
queue_log in mysql and file
Hi,
I am using RT engine to log queue_log to a mysql database. My extconfig is
[settings]
queue_log => mysql,asterisk16_production
Logging to mysql is working fine.
But I find that the queue_log file now only has QUEUESTART lines for eg:
1250519094|NONE|NONE|NONE|QUEUESTART|
1250519186|NONE|NONE|NONE|QUEUESTART|
How can I have queue_log in both db as well as in a file?
thanks and
2004 Oct 29
6
non blind call transfers
Hello list,
I was looking for a way to implement non-blind call transfers with *, i.e.
the usual behaviour of most PBXs when pressing the flash button:
- A and B are talking
- A pushes flash
- A is free to compose a new number
- B hears music on hold
- A's call is answered by C
- A hangs up
- B and C are in conversation
As much as I can understand, * only supports blind transfers, where if
2018 Dec 06
3
how to use a database
On 12/05/2018 05:00 PM, Antony Stone wrote:
> On Wednesday 05 December 2018 at 15:31:38, hw wrote:
>> I don't see a table for that.
>
> You need to create that for yourself.
>
> Asterisk can write to database tables, but doesn't help you set them up, for
> reasons I can't comment on.
How do I know what the schema needs to be? Does anybody have a scheme
for
2008 Feb 04
0
AGENTDUMP lines in queue.log????
Hi all,
I noticed that in queue.log I keep getting lines with AGENTDUMP like
this one
"1202044353|1202044326.152|AccountingQueue|Agent/1001|AGENTDUMP|"
I cannot find any other lines in the file regarding this call id, no
ENTERQUEUE or anything else. I just have this line with AGENTDUMP. Has
someone had the same problem? Why do I get these lines?
A small note: I have
2006 May 02
3
Queue reporting seems broken.
I am trying to figure out which one of our agents is answering the calls.
According to http://www.voip-info.org/wiki/view/Asterisk+log+queue_log the
only time the queue_log puts the channel (agent) is during logoff & logon.
There is the connect & completeagent message, but it doesn't show which
channel (agent) answered the phone.
I can't even figure it our cross referencing the
2010 Dec 01
3
Abandon events in cdr
>
> Sorry, of course cdr.conf not queues.conf. marcus
>
> Am 01.12.2010 19:16 schrieb "marcus rothe" <synco16 at googlemail.com>:
>
>
> Hi Rodrigo, have you got enabled the appropriate line in queues. Conf?
> Regards Marcus
>
>
Thanks very much,
I include the line "unansweredy=yes" in the cdr.conf and solve the problem.
Thanks again!
--
2011 May 31
1
queuemetrics with 1.8 queue_log
Hi Guys!
We were using queuemetrics since long time with asterisk 1.2 but recently we have install 1.8 asterisk and but there is a big different in queue_log its saying SIP/XXXX instead of Agent/XXXX that is obvious behaviors. so do i need to change Agent/XXXX to SIP/XXXX in queuemetrics ? or is there any workaround to keep business running same like it was before.
-S
--------------
2004 Jul 13
5
WiSIP and Zyxel Prestige 2000W
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Anyone have any experience with either of these, I 'd appreciate some
feedback? Plus it seems pretty easy to steal a connection with this.
Zyxel Prestige 2000W
WiSIP
thanks,
- --
Steve
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
Benjamin
2010 Jan 12
1
Problem logs queue_log-mysql
Hello!
I'm trying to registers events of queues in /var/log/asterisk/queue_log and Mysql database .I have configured realtime queue_log on MySQL and works well, but /var/log/asterisk/queue_log file is empty, since you're not registering events of queues.
Removing extconfig.conf configurations (queue_log => mysql,general), /var/log/asterisk/queue_log works well, events logs on
2004 Jul 06
0
ZyXEL P2000W - working conf example
(I posted this note on
http://www.voip-info.org/wiki-ZyXEL+P2000W+configuration too)
I tried to put together comments that were asked for on the P2000W.
These configs seem to work fine for a ZyXEL P2000W, thanks to Giles Scott
for getting me started with it.
DTMF keys work fine and are "read" correctly by Asterisk.
It's important that you upgrade your phone to a modern version
2004 Sep 16
0
Receiving queue urls
Hello list,
I'd like to use the Send URL function in the Queue command, so that when
an agent answers a call s/he sees the browser opening with a page having
pertinent information. Anybody can tell me of a soft phone supporting this
feature under Windows? I tried with SJPhone with no success.
Thanks
l.
--
Creato con M2, il rivoluzionario client e-mail di Opera:
2007 Feb 22
3
New tutorial: DTMF tone detection
Hello list,
I have prepared a small tutorial today that deals with how to avoid
Asterisk rebuilding DTMF tones when using it to connect industial
appliances that use DTMF. You can find it at:
http://astrecipes.net/index.php?n=248
I know it isn't everybody's piece of cake, but I thought somebody could be
interested as well :)
l.
--
Home of QueueMetrics -
2009 Feb 27
1
Realtime mapping for 'queue_log' found to engine 'odbc', but the engine is not available
Hi,
I am trying to log queue_log to odbc (MS SQL) I have res_odbc.conf
configured and modules.conf have
preload => res_odbc.so
preload => res_config_odbc.so
extconfig.conf has queue_log => odbc,asterisk.
When I start asterisk I get the following messages. The important one being:
Realtime mapping for 'queue_log' found to engine 'odbc', but the
engine is not available
2007 Jan 08
2
SV: Manage 'full' log file
Thanks for the quick response!
I read about logrotate at voip-info.org but I didn't quite understand it. I'm no asterisk/linux expert unfortunately.
First of all. What exactly does happen when I run:
/usr/sbin/asterisk -rx 'logger rotate'
Does it clear the file and create a new one? Can I run this manually without any interruption in the system?
And what does the script do? I