You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/166
-- Commit Summary --
* usrloc: run callbacks after updating the info on DB_ONLY mode
-- File Changes --
M modules/usrloc/ucontact.c (42) M modules/usrloc/urecord.c (11)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/166.patch https://github.com/kamailio/kamailio/pull/166.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/166
I didn't want to touch the flow when WRITE_THROUGH is activated
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/166#issuecomment-104253183
WRITE_THROUGH keeps the records in memory and I guess the callbacks will use the records from there.
You can merged if you tested.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/166#issuecomment-104253788
Merged #166.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/166#event-310619512