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.
This message has no parameters and its return value is ignored by the engine.