<div dir="ltr">Sorry, ignore my question, I just seen the db_bind_api command is searched in the module defined by the specific URL.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 5, 2014 at 11:32 AM, Mickael Marrache <span dir="ltr">&lt;<a href="mailto:mickaelmarrache@gmail.com" target="_blank">mickaelmarrache@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>
</blockquote></div><br></div>