Resuming a suspended transaction is executed in a context of a failure route, being
mentioned in the docs:
*
https://www.kamailio.org/docs/modules/stable/modules/tmx.html#tmx.f.t_conti…
Suspending a transaction is done by creating a special branch (which is not forwarded),
then t_continue() is canceling that branch and giving the chance to re-route to a new
destination.
Your config routing has to be designed according to this behaviour. If there is an issue
in the ims modules due to this behavior, then it needs to be fixed there -- in this case
you can open a new issue.
The callback is right in this case, so i am closing this issue.
--
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/1160#issuecomment-310851437