Displaying 20 results from an estimated 2000 matches similar to: "Problem logs queue_log-mysql"
2010 Jan 19
1
ast_queue_log to mysql asterisk < 1.4 ?
I know in v1.6 its part of logger.c but I noticed this:
https://issues.asterisk.org/bug_view_advanced_page.php?bug_id=11625
However, it doesn't seem to ever been applied to any version of 1.4.x
branch..
Nor can I figure out what it was applied to?
This is over 3 years old, you would of figured it would have been applied to
1.4 at some point in time..
Any ideas?
2010 Jan 15
0
Logs problem of 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
2010 Jan 08
0
Queue_log file and mysql logs together!
Hi,
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 12
2
Cdr src field fail??
Hi, Why do CDR second field, src field have a dest????
The real src field is 9500.
Is a bug??
Example;
"Q-aereos","1147938811","9500","outbound","1147938811","DAHDI/31-1","SIP/9500-0de0ea60","Dial","SIP/9500|60|t","2009-08-11 18:12:41","2009-08-11 18:12:45","2009-08-11
2009 Aug 07
2
Anyone had any luck with SIP clients on theiPhoneplatform?
That sounds like the ideal app for me too.
Fring requires we register with Fring and give them user id/password pair.
In our case it did not work until we put a public IP on our Asterisk.
I just bought WeePhone and I'll give it a try on the iPhone.
Cheers,
Enrique
-----Mensaje original-----
De: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] En
2012 Feb 07
1
Nuevo paquete SCperf en CRAN
Queridos miembros de la lista,
Me gustaría anunciar que el paquete ''SCperf " ya está disponible en CRAN.
El paquete implementa diferentes modelos de inventario, el efecto látigo y
otras variables de desempeño de la cadena de suministro.
Esta es la primera versión del paquete y también es mi primer paquete para
R.
Sugerencias, informes de errores y otros comentarios son
2012 May 06
4
comparaciones planeadas
Hola a todos,
hace poquito una persona escribía con una duda que se parece, o es, la misma que yo vengo teniendo. Se trata de hacer comparaciones planeadas.
Supongamos un experimento en el que participan 4 grupos de niños 8por ejemplo de distintos coles). Estos niños leen palabras largas y cortas, frecuentes e infrecuentes. Por lo tanto el diseño es fácil, un intergrupo "niños" y dos
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
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
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
2016 Oct 20
2
queue_log/cel sqlite
hi,
is it possible log cel/queue_log to sqlite?
via odbc?
any experience?
marek
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
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
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
2006 Apr 09
2
queue_log timestamp?
Hi,
How do I read (make sense of) the timestamp in the queue_log? I'm
probably just slow but I don't understand it.
Thanks!
Regards,
Jan
2006 Oct 25
2
Multiple queue_log files based on queue - is it possible??
Hello List,
Question: Has anyone been able to create multiple queue_log files in
/var/log/asterisk for multiple queues?
We are designing a multi-tenant system and separating the log files
would be useful, instead of dropping all queue actions into one file.
Is it possible this is a user configurable option I am missing?
Cheers,
--
------
Christopher T Aloi
------
2012 Oct 11
1
Asterisk 1.8 - ADDMEMBER event in queue_log not using member name
Hi,
Watching my queue_log file content, I can read entries like :
1349940957|1349940957.4|6025|Local/6455 at from-queue/n|ADDMEMBER|
My extensions.conf file used this statement:
exten => *9876,n,AddQueueMember(6025,Local/6455 at from-queue
/n,10,,FOOBAR,hint:6455 at ext-local)
I was expecting to see:
1349940957|1349940957.4|6025|FOOBAR|ADDMEMBER|
Searching the web, I found a reference to