I just added a note in the readme of the function inside the sqlops module.
Cheers,
Daniel
On 11/02/15 08:13, davy van de moere wrote:
> Nope, and that was exactly the issue! With the async module added to
> it, it just works. It wasn't clear out of the documentation for me,
> but it makes a whol
Nope, and that was exactly the issue! With the async module added to it, it
just works. It wasn't clear out of the documentation for me, but it makes a
whole lot of sense now ;)
Thank you Daniel, for being our light in our dark moments ;)
2015-02-10 19:57 GMT+01:00 Daniel-Constantin Mierla :
>
Hello,
have you set the core async workers parameter?
- http://www.kamailio.org/wiki/cookbooks/4.2.x/core#async_workers
Cheers,
Daniel
On 10/02/15 19:44, davy van de moere wrote:
> Does anyone know if the async queries of kamailio work with mariadb?
> I'm on kamailio 4.2.3, and I can't get th
Does anyone know if the async queries of kamailio work with mariadb? I'm on
kamailio 4.2.3, and I can't get the async way of querying to work. I don't
get any errors, but I don't see the queries to be executed.
the relevant part of my config is:
loadmodule "db_mysql.so"
loadmodule "sqlops.so"
m