[OpenSIPS-Users] Freeswitch/OpenSIPS Database Table Sharing
    Bogdan-Andrei Iancu 
    bogdan at opensips.org
       
    Mon Jun 11 21:25:27 CEST 2012
    
    
  
Hi Jerry,
Why do you want to have opensips and freeswitch sharing tables ? Each of 
them have specific tables, so sharing (at least from logical 
perspective) is not so feasible .
Anyhow, opensips has an odbc driver for DB ops - see the db_unixodbc 
module. Then, when configure a db url in other module (which require DB 
access) define the DB URL as "unixodbc://........". See:
     
http://www.opensips.org/html/docs/modules/1.8.x/db_unixodbc.html#id249974
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 06/11/2012 10:15 PM, Jerry Richards wrote:
> Is there any existing example where Freeswitch and OpenSIPS use odbc to share database tables?  I know they can independently use odbc to write/read to/from DB tables.  I'm just wondering if there is any way that they can share the same tables.
>
> Thanks,
> Jerry
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
    
    
More information about the Users
mailing list