Re: [SR-Users] Kamailio 4.2 on Debian 8 and dispatcher problem

2017-02-16 Thread Daniel Tryba
On Thu, Feb 16, 2017 at 03:02:15PM +0100, przeqpiciel wrote: > I'm trying to setup dispatcher module to working with mysql database but > when i put to kamailio.cfg below lines then kamailio wont starts. > i tried connect to mysql with credentials which you can see in mod_param > line and i co

[SR-Users] Kamailio 4.2 on Debian 8 and dispatcher problem

2017-02-16 Thread przeqpiciel
Hi, I'm trying to setup dispatcher module to working with mysql database but when i put to kamailio.cfg below lines then kamailio wont starts. loadmodule "dispatcher.so" modparam("dispatcher", "db_url", "mysql://kamailioro:kamailioro@localhost /kamailio") modparam("dispatcher", "table_name", "dis