callControl
The call control channel conveys information about the state of a call session on jambonz
HandshakeTry it
WSS
///callControl
Send
sendVerbs
Send verbs to jambonz in response to a session message or action hook. Used for acknowledging messages that require a response.
Receive
receiveSessionNew
Receive notification of a new session from jambonz. Requires an acknowledgement response.
OR
receiveSessionRedirect
Receive notification of a session redirect from jambonz. Requires an acknowledgement response.
OR
receiveSessionAdulting
Receive notification a child session has been promoted to a standalone session. Requires an acknowledgement response.
OR
receiveCallStatus
Receive notification about a call status change. This is notification-only and does not require an acknowledgement response.