tiglat commented on this pull request.
if (ul_dbf.use_table(ul_dbh, _d->name) < 0) {
LM_ERR("use_table failed\n");
return -1;
}
+
+ if (ul_db_srvid != 0) {
+ key_num = 3;
+ }
Agree. Done.
--
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/1480#discussion_r173777343