[sr-dev] [kamailio/kamailio] wrong callback type after asynchronous SAR to HSS (distinct PSI) (#1160)

Daniel-Constantin Mierla notifications at github.com
Sat Jun 24 19:12:30 CEST 2017


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_continue

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170624/26354f13/attachment.html>


More information about the sr-dev mailing list