verb:status
jambonz => websocket server
A verb:status
message is sent by jambonz to the websocket server when a verb has just started or completed executing.
Note: The
notifyEvents
attribute of the session config defaults tofalse
. This must be set totrue
in order forverb:status
messages to be enabled, and they will only be sent where the app has provided anid
property on verbs it includes in acommand
message.