Engine.init
From Yate Documentation
engine.init is a notification message sent by the engine to the modules that have a message handler registered for it just before calling the initialize() method of all plugins.
This message has no parameters and its return value is ignored by the engine.