When a specific dialog is loaded from db via dlg_db_load_callid, the load callbacks are not executed so, for example, a CDR is not generated. No sure if this should considered a new feature or a bug (and so eventually be backported). You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/2066
-- Commit Summary --
* dialog: run DLGCB_LOADED callbacks when loading dialog from db
-- File Changes --
M src/modules/dialog/dialog.c (1) M src/modules/dialog/dlg_cb.c (17) M src/modules/dialog/dlg_cb.h (1) M src/modules/dialog/dlg_db_handler.c (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/2066.patch https://github.com/kamailio/kamailio/pull/2066.diff