Cloud call command

Generates an external voice call recording to the selected destination. It is possible to select multiple destinations that may include devices, users, and phone numbers. There is no default. To use this command, at least one destination must be selected.

When specifying a device via the to.handset parameter, verify that it has a SIM card installed, which is required for calling that device.

When specifying a number via the to.number parameter, replace the '+' character with %2B in the sent string.

Parameters

Name Type Possible values Description

Destination device

Device

 

The destination device. It is possible to select multiple devices (separated by commas).

Destination user

String

 

The destination user. It is possible to select multiple users. The user identifier is the Perfecto username. The user must be registered with the correct mobile number. The business number field does not apply.

Destination special

String

 

The user currently running the script.

Destination phone

String

 

The destination phone number. It is possible to provide multiple phone numbers.

Format:  +[country code][area code][phone number]

For example:  +17812054111

Comment

String

 

Adds a comment to the script

On-fail Result*

Condition

Ignore | Break | Continue | Abort | Catch

The behavior when the command fails.

* Mandatory parameter