Engine.busy
From Yate Documentation
engine.busy is a message used by the engine to check if any of the modules is busy when a graceful restart is requested.
Parameters
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.
See also