Messages in JS

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
You can have access to any message in Yate, but you have to install the specific handler.
 
You can have access to any message in Yate, but you have to install the specific handler.
  
For example for routing you need to call.route message handler installed.
+
For example for routing you need to ''call.route'' message handler installed.
 +
 
 +
In Javascript you have to install handler for MessageQueue message.
  
 
YATE's Messages in JavaScript:
 
YATE's Messages in JavaScript:
  
 
[[MessageQueue]]
 
[[MessageQueue]]

Revision as of 13:56, 9 April 2013

You can have access to any message in Yate, but you have to install the specific handler.

For example for routing you need to call.route message handler installed.

In Javascript you have to install handler for MessageQueue message.

YATE's Messages in JavaScript:

MessageQueue

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers