Hello,
On 10/29/13 11:42 AM, Kristian F. Høgh wrote:
Hi,
After restarting kamailio, pua_dialoginfo doesn't get updated when active dialogs
change status.
I see the dialogs are read from the database, but when they receive eg. BYE the callback
are not called.
I use db_mode 0 in pua, but tried mode 2 with no luck.
Should pua_dialoginfo register DLGCB_LOADED?
it seems it should. If you can
provide a patch, it will get a review in
short time, otherwise, open an item on the bug tracker so we don't
forget about it.
I added DLGCB_LOADED to dlg_api.register_dlgcb() in in pua_dialoginfo.c, but nothing
changes.
I have created a bugreport