callControl

The call control channel conveys information about the state of a call session on jambonz

HandshakeTry it

WSS
///callControl

Send

sendVerbsobjectRequired
Send verbs to jambonz in response to a session message or action hook. Used for acknowledging messages that require a response.

Receive

receiveSessionNewobjectRequired
Receive notification of a new session from jambonz. Requires an acknowledgement response.
OR
receiveSessionRedirectobjectRequired
Receive notification of a session redirect from jambonz. Requires an acknowledgement response.
OR
receiveSessionAdultingobjectRequired
Receive notification a child session has been promoted to a standalone session. Requires an acknowledgement response.
OR
receiveCallStatusobjectRequired

Receive notification about a call status change. This is notification-only and does not require an acknowledgement response.