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 
/var/log/asterisk/queue_log .
With extconfig.conf configurations no  events logs on 
/var/log/asterisk/queue_log.

 What happens??

My asterisk version is 1.6.1.11. 
addons 1.6.1.2

res_mysql.conf

[general]

dbhost = 127.0.0.1

dbname = asterisk

dbuser = userX

dbpass = passX

dbport = 3306

dbsock = /tmp/mysql.sock

--------------------------------------------------
extconfig.conf

[settings] 

queue_log => mysql,general

----------------------------------------------------
logger.conf
[general] 

queue_log = yes 

queue_log_name = queue_log 

Thanks,
Best regards!!

Cristian Arguello.



__________ InformaciĆ³n de ESET NOD32 Antivirus, versiĆ³n de la base de firmas de 
virus 4765 (20100112) __________

ESET NOD32 Antivirus ha comprobado este mensaje.

http://www.eset.com

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to