Engine.start
From Yate Documentation
(Difference between revisions)
Line 8: | Line 8: | ||
===Return=== | ===Return=== | ||
− | + | The return value of this message is ignored by the engine. |
Revision as of 13:14, 18 January 2013
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.