[sr-dev] [kamailio/kamailio] tm: bad error in log (#1727)

Daniel-Constantin Mierla notifications at github.com
Mon Nov 19 14:40:20 CET 2018


Async was not designed to work with a faked request, like the one from `event_route[core:worker-one-init]`, because it does suspend/continue of a transaction for a request that is not received from the network and not to be routed. Maybe it can be enhanced, but meanwhile look at the next alternatives to execute actions after a period of time:

  * rtimer module
  * evrexec module

-- 
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/1727#issuecomment-439895846
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20181119/459c7ab4/attachment.html>


More information about the sr-dev mailing list