Engine.start

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Created page with " '''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 ...")
 
Line 2: Line 2:
 
'''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.
 
'''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.
+
===Parameters===
 +
 
 +
This message has no parameters.
 +
 
 +
===Return===
 +
 
 +
The return value of this message is ignored by the engine.

Revision as of 14: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.
Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers