[OpenSIPS-Users] EBR and wait_for_event() timeout
Vitalii Aleksandrov
vitalik.voip at gmail.com
Wed Nov 14 08:17:38 EST 2018
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?
More information about the Users
mailing list