[Freeswitch-users] ODBC error

Steven Ayre steveayre at gmail.com
Mon Dec 17 14:42:02 MSK 2012


>
> ODBC NOT AVAILABLE


This means your FS was compiled without ODBC support.

Check you have the unixodbc development package installed when building
(usually unixodbc-dev or unixodbc-devel).

It should be auto-detected if installed, but to be sure run configure with
the --enable-core-odbc-support to force it to look for it, that'll should
then give you an error if it can't find it.



There has also been some changes to DSNs since v1.2.4 of which you should
be aware.

DSNs of format "datasourcename" are no longer supported. They should be
changed to one of:
"datasourcename::"
"datasourcename:username:password"
"odbc://datasourcename"
"odbc://datasourcename::"
"odbc://datasourcename:username:password"

http://wiki.freeswitch.org/wiki/DSN

I prefer using the odbc:// prefix  - it seems less likely that it would
change long-term

-Steve



On 16 December 2012 20:55, Archana Venugopan <a.venugopan at mundio.com> wrote:

>  Hi,****
>
> Can anyone please tell me why I am getting this error inspite ‘isql –v
> smepbx smepbx smeswitch’ was working. ****
>
> ** **
>
> ** **
>
> [CRIT] switch_core_sqldb.c:433 Failure! ODBC NOT AVAILABLE! Can't connect
> to DSN smepbx****
>
> ** **
>
> Regards,****
>
> Archana.V****
>
> ** **
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121217/8cadc109/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list