dial
dial
- dial(
params):Promise<Call>- See Call for more details.
Create a new outbound call.
This is a generic method that allows you to dial multiple devices in series, parallel, or combinations of both with the use of a DeviceBuilder. For simpler use cases, prefer using dialPhone or dialSip.
Parameters
Returns
Promise<Call> - See Call for more details.