Messages in JS

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
 
In order to do that a handler must be installed.
 
In order to do that a handler must be installed.
  
From Javascript you can start a MesageQueue in order to organize messages in queues.
+
From Javascript you can start a MesageQueue in order to handle and organize messages in queues.
  
 
{|class="yate-table"
 
{|class="yate-table"

Revision as of 11:57, 11 April 2013

From Javascript module (the same goes for external scripts) you can have access to all Yate's messages.

In order to do that a handler must be installed.

From Javascript you can start a MesageQueue in order to handle and organize messages in queues.

YATE's Messages in JavaScript
 
MessageQueue
The MessageQueues is a mechanism for organizing Yate's messages in different queues.


See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers