hdikme commented on this pull request.
@@ -96,7 +96,10 @@ void check_dbs(unsigned int ticks,
void *param){
ul_db_handle_list_t * tmp2, * new_element;
int found;
int i;
-
+
+ if(mdb_availability_control) {
correct, i m removing the one inside the check_master_db() function.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1529#discussion_r189956044