Engine.start
From Yate Documentation
engine.start is a notification message sent by the engine to the modules that have a message handler registered for it and tells them that Yate has finished first time initialization and is entering the main loop.
Parameters
This message has no parameters.
Return
The return value of this message is ignored by the engine.
See also