<div dir="ltr">Hi,<div><br></div><div>Does OpenSIPS support use of multiple database backends?</div><div><br></div><div>For example, using db_mysql for loading information to be used in script and db_text for dialog persistence.</div><div><br></div><div>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.</div><div><br></div><div>Regards,</div><div>Mickael</div></div>