Thanks for the pull-request. I have not followed the complete code path yet, but I am not
100% sure this is the correct way to go.
In the existing code we are registering the DLGCB_REQ_WITHIN conditionally for the
register_dlgcb(..) call. This will allocate new memory and copy the call back types to the
new allocated structure. If you later change the callback types (as in your new code), it
will be not synchronized with the structure inside the dialog module, or I am wrong?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3079#issuecomment-1096105868
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3079/c1096105868(a)github.com>