Hi,

Does OpenSIPS support use of multiple database backends?

For example, using db_mysql for loading information to be used in script
and db_text for dialog persistence.

A module that would like to access a database use the db_bind_mod function
to bind to a db backend. This function looks for the first module that
exports a command named db_bind_api. If multiple backends are used, such
command would be exported by multiple module.

Regards,
Mickael
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to