Standard Messages
From Yate Documentation
(Difference between revisions)
(→Miscellaneous messages) |
|||
| Line 168: | Line 168: | ||
* [[monitor.notify]] | * [[monitor.notify]] | ||
* [[MessageQueue]] | * [[MessageQueue]] | ||
| + | * [[isup.Mangle]] | ||
|} | |} | ||
Revision as of 14:00, 26 October 2017
Below you will find a list with all standards messages in Yate.
The main component of Yate are messages. Modules are passing around messages between them. This allows us to have a bigger flexibility than functions, mainly because messages in Yate can have an arbitrary number of parameters.
Engine messages
| Messages |
Channel messages
| Messages |
Call messages
| Messages |
User messages
| Messages |
Resource subscribe/notify messages
| Messages |
SIP messages
| Messages |
Encode or decode protocol specific messages
| Messages |
Socket operation messages
| Messages |
| Messages |
| Messages |
Jabber / XMPP messages
| Messages |
Miscellaneous messages
| Messages |
See also