Displaying 20 results from an estimated 3000 matches similar to: "Programs to parse queue_log"
2005 Aug 16
2
PhoneCALL v2.6.1 - Released
Hello All!
Just a notice that our PHP/Smarty-based GPL version of PhoneCALL version
2.6.1 has been released, and is the current stable release.
http://www.vecsector.com/phonecall
We're always looking for feedback/testers to help us enhance it and make
it even easier for everyone to use. The current version is designed
around the advanced Asterisk user, and we are working on a more
2006 Jun 15
1
Need to Hire: PHP Programmer for PhoneCALL
Hello all!
It's come time where I need to add another programmer to our team.
You should have at least 3 years of "work" experience with PHP/MySQL.
Please send me your resume and a few code samples if you can.
If you can only work part-time or full-time, please include that in your
response.
Along with your salary requirements.
You'll be working with PhoneCALL, so be sure to
2005 Sep 12
1
Phonecall or something as robust
Has anyone every heard of Phonecall? : www.vecsector.com/phonecall/
Feedback?
Is there something as good as it or better ?
Recommendations?
--
=================================
Joshua Abbott, Support Technician
http://www.successfulhosting.com/
Direct Line: PENDING
Phone: (866) 494-5096 x1207
E-Fax: (419) 858-3241
Alt E-Fax: (801) 217-1123
jabbott@SuccessfulHosting.com
2005 Jan 04
4
queue_log
Anyone know how to get app_queue to send logs to MySQL or
any other sql server.
I found info for cdr's and even configs but nothing on
queue_log.
If sql is not supported in the current app_queue I will be
willing to pay someone to add it.
John Bittner
Simlab.net
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
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
2006 Jun 21
2
Asterisk queue log solution?
Hello -
I am working on creating an Asterisk call center queueing application which
will be an addition to our hosted services product.
I currently have the functionality I need developed within Asterisk, but am
falling short on finding a solution to provide the customer with a user
interface into their queue statistics.
I have evaluated queue-metrics and Asterisk-Guru's queue statistics
2006 Jan 29
10
Web interface
I was searching thru the internet and I found a wide variety of different
web interfaces for asterisks
I was curious which one is best suited for asterisks. Thanks
2005 Sep 27
10
Software only Asterisk PBX (commercial)
Are there any switchvox/fonality type Asterisk based PBXs where I can
buy just the software? I don't want to buy their 'bundles' that come
with junky PC hardware. I just want their software/GUI to run on my
hardware.
Does Asterisk BE come with a GUI management console for managing
phones, queues, VM and the like?
-Matt
--
Matthew S. Crocker
Vice President
Crocker
2006 Mar 30
2
multiple auto attendants
Hi
I was given the task to try and build a VOIP solution to an office
building with multiple tenants in all sizes and shapes. Some of them
will require auto attendants and some will simply want direct lines to
their phones.
The question I have is: Can asterisk be configured to handle multiple
auto attendants?
TIA
Paolo
2005 Jun 07
4
Queue Log
Hello everyone,
This is is my first email to this group.
I'm am writing a small php program to pull some info out of our
Asterisk's queue_log. I'm having trouble figuring out what some of the
parameters mean.
Here's an example:
1118098465|1118098465.47|salesq|NONE|ENTERQUEUE||"Ray Balbin 25"
<(716)250-3405>
I found a doc that tells me about everything from
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
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
2016 Oct 20
2
queue_log/cel sqlite
hi,
is it possible log cel/queue_log to sqlite?
via odbc?
any experience?
marek
2005 Oct 05
2
From Database, PHP-Webinterface -> TO flatfileconfiguration
Hi.
I've started working on a PHP-project that generates the configuration
files i need based on what's in my MYSQL database. I can add, delete and
edit users from the web. I can set up exactly the dialplan i need by
arranging the users in a firms and groups if needed. I've also set up a
java servlet so that i can get asterisk to reload by pushing a button
from the web-interface. The
2011 Jan 13
2
queue_log in MySQL database
Hello,
can /var/log/messages/queue_log be saved in a MySQL database ??
So it would be easier to work with...
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110113/87d9ef53/attachment.htm>
2009 Mar 14
3
TRANSFER EVENT ON QUEUE_LOG
Hi,
Anyone knows if TRANSFER event on queue_log is still working on 1.6.0.6.
I make an attended transfer (asterisk feature), and I cant see the event.
Any idea? Should I submit a bug report?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090313/eb5a7ea0/attachment.htm
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
2016 Oct 20
2
queue_log/cel sqlite
On Thu, Oct 20, 2016 at 4:50 AM, marek cervenka <cervajs2 at gmail.com> wrote:
> i tested this
>
> # cat /etc/asterisk/extconfig.conf
> [settings]
> queue_log => sqlite3,cdrDb
>
> # cat /etc/asterisk/res_config_sqlite3.conf
> [cdrDb]
> dbfile = /var/lib/asterisk/realtime.sqlite3
>
> sqlite3 /var/lib/asterisk/realtime.sqlite3
>
> CREATE TABLE
2009 Sep 07
1
Is not yet available ODBC support for queue_log in asterisk 1.6?
Hi list,
I hope someone could help me. I've started using Asterisk 1.6.0.14 to get
queue logs in real time with odbc (our databases are all PostgreSQL) but
it's not working. However, cdr odbc is working well. When asterisk starts
next message appears:
WARNING[4217] config.c: Realtime mapping for 'queue_log' found to engine
'odbc', but the engine is not available
My