[Freeswitch-users] freeswitch and postgresql as db core

Dome Charoenyost dome at tel.co.th
Fri Mar 5 08:00:01 PST 2010


I just update wiki
http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core#Postgresql_8.4_on_Debian_Squeeze
It's work fine forme.

Dome C.


2010/3/5 Madovsky <infos at madovsky.org>:
> Is there any example of how to use pgsql as db core on wiki ?
> I tried to adapt this example
> http://wiki.freeswitch.org/wiki/Using_ODBC_in_the_core
> for pgsql but no success.
> I'm trying to connect to it fhru openvpn.
> tcpdump -i tap1 on the destination server doesn't show any packet exchange.
> I set odbc.ini as this :
>
> [freeswitch-pgsql]
> Driver   = /usr/lib64/psqlodbc.so
> SERVER   = 10.0.0.1
> PORT     = 5432
> DATABASE = freeswitch
> and set all xml conf where odbc-dsn is as this :
> <param name="core-db-dsn" value="freeswitch-pgsql:login:pwd" />
>
> didn't find anything interesting on google
>
> Thanks
>
> Franck
> _______________________________________________
> 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
>
>




More information about the FreeSWITCH-users mailing list