Hello;

i dont use unixodbc but there is example about in docs.

2 connection

#!define DBURL "mysql://user:passw++@localhost/kamailio"
#!define DBURLCDR "mysql://user:at@passw/kamailio_cdr"

For dialog module

modparam("dialog", "db_url", DBURL)

For accounting module 

modparam("acc", "db_url", DBURLCDR)



it is really useful.



--
View this message in context: 
http://sip-router.1086192.n5.nabble.com/Two-different-Database-at-the-same-time-tp146816p146820.html
Sent from the Users mailing list archive at Nabble.com.

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to