Types
Helper types.
CollectDigitsConfig
A configuration object to specify how to collect digits.
Example
CollectSpeechConfig
A configuration object to specify how to collect speech.
Example
SipCodec
A codec for SIP. Possible values are: "PCMU", "PCMA", "OPUS", "G729", "G722", "VP8", "H264".
Example
SipHeader
A header for SIP. It is an object with the following properties.
Properties
Example
RingtoneName
The name of a ringtone. Possible values are: 'at', 'au', 'bg', 'br', 'be', 'ch', 'cl', 'cn', 'cz', 'de', 'dk', 'ee', 'es', 'fi', 'fr', 'gr', 'hu', 'il', 'in', 'it', 'lt', 'jp', 'mx', 'my', 'nl', 'no', 'nz', 'ph', 'pl', 'pt', 'ru', 'se', 'sg', 'th', 'uk', 'us', 'tw', 've', 'za'.
Example
TapDevice
A device to use as a destination for tap.
This can be either an RTP device or a WebSocket device.
Properties
RTP (type = "rtp")
An RTP device has the following properties in addition to the general ones:
WebSocket (type = "ws")
A WebSocket device has the following properties in addition to the general ones:
Example
An RTP device:
A WebSocket device: