Use when current state is ringing
to switch the call to active
Stop the current call and directly forward the correspondant to @destination
Use to send a digit
Use when current state is 'ringing' or 'active' to stop the call
Set the call on hold
Mute user's microphone
Confirm an attended transfer. Stop the current call and create a new call between the initial correspondant and the @destination
Push state add a new state in the stack and throw an event
Recover the call currently in recovering state
Unhold the call
Unmute user's microphone
Generated using TypeDoc
Call hold a physical instance of a call. They provide useful information but also methods to change the state of the call.
: unique identifier used for Jorel protocol
: link to first call of the chain if existing
: the WebRTC interface
: holds the media stream (input/output)
: holds a reference to Verto singleton
: peer phone number
: call's direction
: array containing all the call's status update with a Datetime.
: complete payload received/sent to start the call