[Freeswitch-users] lua freeswitch.Dbh sqlite error
Carlo Dimaggio
jaasmailing at gmail.com
Tue Feb 5 11:56:47 MSK 2013
Hi all!
I have a lua script in which i have a statement that connects to a
sqlite db:
local dbh = freeswitch.Dbh("core:/usr/local/temp/database.db");
but i receve in FS CLI this error that refers to a Pgsqlinstead of sqlite:
2013-02-05 09:40:10.379612 [ERR] switch_odbc.c:365 STATE: IM002 CODE 0
ERROR: [unixODBC][Driver Manager]Data source name not found, and no
default driver specified
2013-02-05 09:40:10.379612 [CRIT] switch_core_sqldb.c:504 Failure to
connect to PGSQL core!
2013-02-05 09:40:10.379612 [ERR] freeswitch_lua.cpp:354 Connection
failed. DBH NOT Connected.
2013-02-05 09:40:10.379612 [ERR] freeswitch_lua.cpp:435 DBH NOT Connected.
Can you help me?
Best regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130205/1373e9f1/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list