Hey,
Thank you so much. I will try and send feedback.

Regards.
Barış.

> Date: Mon, 28 Mar 2016 01:27:39 -0700
> From: yasin.caner@netgsm.com.tr
> To: sr-users@lists.sip-router.org
> Subject: Re: [SR-Users] Two different Database at the same time
>
> 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