Hello,
i would like to propose a support for pseudovariables in sleep and usleep functions. I know that there is such function as async_sleep, but it accepts only integer numbers (seconds) as a value. Delay in range of seconds for some SIP messages is way too long in some circumstances.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/259
I just pushed a patch to allow vars in sleep() and usleep() -- try with latest master branch and if there are problems, open an issue on tracker.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/259#issuecomment-123289153
Closed #259.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/259#event-361097615
That was fast!
just tried, looks like it works.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/259#issuecomment-123314109