Messages in JS
From Yate Documentation
From Javascript module (the same goes for external scripts) you can have access to all Yate's messages.
In order to receive a message you must install a handler.
You can also start a custom MessageQueue in order to handle and organize messages in queues.
YATE's Messages in JavaScript |
The MessageQueues is a mechanism for organizing Yate's messages in different queues.
|
See also