[asterisk-users] Realtime mapping for 'queue_log' found to engine 'odbc', but the engine is not available
Lenz Emilitri
lenz.loway at gmail.com
Mon Mar 2 04:02:22 CST 2009
You could try our qloaderd - it was made for MySQL, but it should be simple
enough that by changing the engine should be a no-brainer (it's a perl
script). You get the added advantage that in case anything goes wrong with
the DB system, you lose no data.
It is here: http://queuemetrics.com/download.jsp
l.
2009/2/27 Rajkumar S <rajkumars at gmail.com>
> 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
>
> I can see that res_odbc is loading and registering Config Engine odbc,
> but that's after logger has started. Any clue what I am doing wrong?
>
> with regards,
>
> raj
>
> Asterisk 1.6.0.5, Copyright (C) 1999 - 2008 Digium, Inc. and others.
> <snip>
> =========================================================================
> == Parsing '/etc/asterisk/asterisk.conf': == Found
> == Parsing '/etc/asterisk/extconfig.conf': == Found
> == Binding queue_log to odbc/asterisk/queue_log
> Started Asterisk Event Logger
> Realtime mapping for 'queue_log' found to engine 'odbc', but the
> engine is not available
> Asterisk Event Logger Started /var/log/asterisk/event_log
> 3 modules will be loaded.
> Connecting sqlserver
> Asterisk Dynamic Loader Starting:
> == Parsing '/etc/asterisk/modules.conf': == Found
> == Parsing '/etc/asterisk/res_odbc.conf': == Found
> res_odbc: Connected to sqlserver [DSN_NAME]
> Registered ODBC class 'sqlserver' dsn->[DSN_NAME]
> res_odbc loaded.
> res_odbc.so => (ODBC resource)
> Registered Config Engine odbc
>
> _______________________________________________
> -- 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
>
--
Loway - home of QueueMetrics - http://queuemetrics.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090302/e4cf0a0e/attachment.htm
More information about the asterisk-users
mailing list