Engine.busy
From Yate Documentation
(Difference between revisions)
(Created page with " '''engine.busy''' is a message used by the engine to check if any of the modules is busy when a graceful restart is requested. This message has no parameters. ===Return val...") |
Revision as of 14:47, 15 November 2012
engine.busy is a message used by the engine to check if any of the modules is busy when a graceful restart is requested.
This message has no parameters.
Return value
A module that is currently handling a call or has unsaved data should acknowledge the message. In this case the engine will postpone the restart request for 10 seconds.