Hi,<br>I am using Opensips 1.7 where we can configure the db_mode param for the b2b modules. The db_mode param works but it still expects the db_url param defined for the b2b modules.<br>Is the db_url param required when db_mode is configured as 0?? If the db_url is not defined I get the following errors and Opensips would not start.<br>
<br>&quot;CRITICAL:b2b_logic:child_init: child_init: database not bound<br>ERROR:core:init_mod_child: failed to initializing module b2b_logic, rank 8<br>ERROR:core:main_loop: init_child failed for UDP listener<br>ERROR:core:init_mod_child: failed to initializing module b2b_logic, rank -1<br>
ERROR:core:start_timer_processes: failed to send status code<br><br>If I add the db_url param it starts properly. Can someone let me know if we can do this without defining the db_url parameter?<br><br>Thanks,<br><br>--- Jayesh<br>