[asterisk-users] queue_log in MySQL database

Jonas Kellens jonas.kellens at telenet.be
Thu Jan 13 10:28:43 CST 2011


On 01/13/2011 05:25 PM, James Lamanna wrote:
> Hi Jonas,
>
> On Thu, Jan 13, 2011 at 8:19 AM, Jonas Kellens<jonas.kellens at telenet.be>  wrote:
>    
>> Hello,
>>
>> can /var/log/messages/queue_log be saved in a MySQL database ??
>>
>> So it would be easier to work with...
>>      
> I don't think Asterisk has this support built-in...maybe 1.8 does?
> However, what I do to manage queue_log is I have a small daemon that I
> have written in Python that watches the queue_log file, parses each
> incoming line, and stores it in a MySQL table.
>
> -- James
>
> --


I actually found this : 
http://www.voip-info.org/wiki/view/Asterisk+queue_log+on+MySQL

But a second question :

how can I know how long a caller stayed inside the queue untill it was 
answered by a member ??


Kind regards,
Jonas.



More information about the asterisk-users mailing list