Hi,

event_routing module provides the great async function wait_for_event().  If script subscribes for a event and received it it calls some "resume_route". What I can't understand is what happens with a transaction if wait_for_event() never catches an event and reaches its timeout. Is the any way to continue script execution from the place where "wait_for_event() was called or to execute some "timeout_route" to handle transaction properly?


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to