Hello,

a new module is now in GIT master branch, named async.

Its purpose is to provide asynchronous SIP request processing using t_suspend()/t_continue() mechanism from tm module. While the tm module had it for quite some time, it was not available for usage in configuration file.

There are two functions implemented by now:

- async_route(routename, interval) - execute asynchronously a route block after a time interval - aync_sleep(interval) - sleep asynchronously for a time interval and then resume SIP request processing

See the readme for more details:
http://kamailio.org/docs/modules/devel/modules/async.html

Cheers,
Daniel

--
Daniel-Constantin Mierla -- http://www.asipto.com
http://linkedin.com/in/miconda -- http://twitter.com/miconda


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to