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
Channel messages
Call messages
User messages
Resource subscribe/notify messages
SIP messages
Encode or decode protocol specific messages
isup.decode
isup.encode
isup.mangle
sccp.generate
Socket operation messages
socket.stun
socket.ssl
socket.peel
socket.sctp
Clustering related messages
cluster.locate
cluster.send
Instant messaging related messages
msg.route
msg.execute
contact.info
Jabber / XMPP messages
xmpp.generate
xmpp.iq
jabber.iq
jabber.item
Miscellaneous messages
database
monitor.query
monitor.notify
See also