Gary Shergill writes: > The following is the definition; > > #!define DBURL "mysql://<r/w user>:<r/w password>@localhost/<database name>" > > The r/w user and password are those defined in; > > /etc/kamailio/kamctlrc > > Is that correct? I am still getting the same error.
i don't know what is defined in /etc/kamailio/kamctlrc, but just put correct value in the above define, e.g. #!define DBURL "mysql://foo:bar@localhost/pres_serv" if your db rw username is 'foo' with password 'bar' and if your presence db is called 'pres_serv'. -- juha _______________________________________________ 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