I did look into a more important fix that was required, the next thing I will do is to
add testing tools to make sure we can modify and improve things without breaking the
existing.
I failed to re-use the exiting dialog module in the past, I will continue with the custom
alternate solution for now, this way, we can improve the rest of the code logic it will
never be to later to change our mind about using an existing dialog module, this is only
one very important building block but the rest of the code can still evolve to do
something right.
I will have to look at the on_send call back, I guess this is the purpose of this issue
now.
@jchavanton My suggestion would be to look into the dialog module if you need dialog state
in your module. You really do not want to duplicate all this corner cases in this module
etc.. Let me/us know if you need some pointers in getting to used the dialog API.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2524#issuecomment-716438001