some columns were not initialized on update leading to errors in update
ERROR: db_text [dbt_lib.c:464]: dbt_is_neq_type(): invalid datatype -1001432832
ERROR: db_text [dbt_base.c:560]: dbt_update(): incompatible types!
ERROR: db_text [dbt_base.c:599]: dbt_update(): failed to update the table!
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/86
-- Commit Summary --
* usrloc - fix column types not initialized on update
-- File Changes --
M modules/usrloc/ucontact.c (6)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/86.patch
https://github.com/kamailio/kamailio/pull/86.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/86