Standard Messages
From Yate Documentation
(Difference between revisions)
(→Miscellaneous messages) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 168: | Line 168: | ||
* [[monitor.notify]] | * [[monitor.notify]] | ||
* [[MessageQueue]] | * [[MessageQueue]] | ||
+ | * [[isup.mangle]] | ||
+ | * [[radio.create]] | ||
|} | |} | ||
Latest revision as of 10:19, 25 May 2018
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.
[edit] Engine messages
Messages |
[edit] Channel messages
Messages |
[edit] Call messages
Messages |
[edit] User messages
Messages |
[edit] Resource subscribe/notify messages
Messages |
[edit] SIP messages
Messages |
[edit] Encode or decode protocol specific messages
Messages |
[edit] Socket operation messages
Messages |
[edit]
Messages |
[edit]
Messages |
[edit] Jabber / XMPP messages
Messages |
[edit] Miscellaneous messages
Messages |
See also