<div dir="ltr"><div><div><div>Hello Guys, <br><br></div>I try to implement (for test purpose) the cachedb_sql but i cant use this on dialog module, i start the module , i have the database , but when i call over dialog i put the cachedb_url as &quot;sql://localhost/opensips&quot; (im using sql because is what beeing exported on debug )<br>
<br>Dec  5 23:41:47 [5953] DBG:core:register_cachedb: registered cachedb system [sql]<br>Dec  5 23:41:47 [5953] DBG:core:parse_cachedb_url: parsing [sql://]<br>Dec  5 23:41:47 [5953] DBG:core:parse_cachedb_url: Just scheme, no actual url<br>
<br></div>so, when i try to call this on dialog i receive<br><br>Dec  5 23:41:47 [5953] ERROR:cachedb_sql:dbcache_new_connection: bogus url for local cachedb<br>Dec  5 23:41:47 [5953] ERROR:core:cachedb_do_init: failed to open connection<br>
Dec  5 23:41:47 [5953] ERROR:dialog:init_cachedb_utils: cannot connect to cachedb_url sql://localhost/cachedb<br>Dec  5 23:41:47 [5953] ERROR:dialog:mod_init: cannot init cachedb utils<br>Dec  5 23:41:47 [5953] ERROR:core:init_mod: failed to initialize module dialog<br>
Dec  5 23:41:47 [5953] ERROR:core:main: error while initializing modules<br><br><br><br></div>so, there is not possible to use cachedb_sql with dialog or im doing something wrong ?<br><br><br></div>