Hi people,
in kamailio the function bind_dbmod() was replaced by the db_bind_mod() ok? I didn't understand very well the db_func_t *mydbf parameter that I have to provide for this new function. In ser I used bind_dbmod() to check if database module has been loaded and I want make this in kamailio now using the db_bind_mod() function but I don't know what provide to db_func_t *mydbf parameter.
Someone can help me?
Cheers,
Bruno