When the database does not have DB_CAP_FETCH capability, only 10 columns are being read from uacreg instead of 12, so the flags and reg_delay columns are being omitted. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/642
-- Commit Summary --
* Read all 12 columns from uacreg if the database does not have DB_CAP_FETCH capability
-- File Changes --
M modules/uac/uac_reg.c (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/642.patch https://github.com/kamailio/kamailio/pull/642.diff
--- 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/642