[Freeswitch-users] Changes to how ODBC, SQL, etc works

Ken Rice krice at freeswitch.org
Fri Nov 2 20:25:39 MSK 2012


Hey Guys,

There¹s some new Database Goodness in the core of FreeSWITCH that can lead
to some unexpected things for you guys updating existing installations using
ODBC.

We now have Native PostgreSQL support in the core, and along with this comes
some changes to the various ³odbc-dsn² settings around the tree.

If you are using the format ³dsn:username:password² you wont be affected,
however if you are just specifying a DSN as ³dsn² you will need to listen up

The settings for this field have changed.

pgsql://hostaddr=127.0.0.1 dbname=freeswitch user=freeswitch password=''
options='-c client_min_messages=NOTICE for postgresql (the stuff after
pgsql:// is a standard libpq connect string for you programmer types)
odbc://dns:username:password  for ODBC   ( dsn:: should also work or
dns:username: )
sqlite://filename   for sqlite different SQLite Databases

I think we still need to doc this up good, but its there and its coming
strong...

-- 
Ken
http://www.FreeSWITCH.org
http://www.ClueCon.com
http://www.OSTAG.org
irc.freenode.net #freeswitch

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121102/09afd21c/attachment.html 


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