Forward an active call to an outbound phone number.
Convert calls to conference calls with a single API call.
Transfer calls using a simple API, ensuring remote parties disconnect properly.
Create warm transfer scenarios, that announce participants, validate answer and more.
Hold a call for additional processing.
Transfer both parties of a call to different destinations.
A warm transfer occurs when an active is call is transfered to a remote location, while both parties of the call can engage with the 3rd party. Once the call is transferred successfully, one of the original parties will disconnect from the call.
Use simple CXML documents to provide Cloudonix as straight forward routing scenario. Be it provided via a Container Application or as a remote webhook, routing calls is as simple as it gets with Cloudonix.
curl --request POST \
--url https://api.cloudonix.io/calls/some.domain.cloudonix.net/sessions/12345678901234567890/application \
--header 'Accept: application/json' \
--header 'Authorization: Bearer XI121HJ433KK' \
--header 'Content-Type: application/json' \
--data '{"cxml": "Welcome to Cloudonix, please wait while I connect you. +12025551234 "}'
Use AI Voice Agent platforms’ built-in warm-transfer to perform a warm transfer, while maintaining the original customer CallerID presentation (available currently in the US only).
In addition, connect any on-premise phone system in a secured fashion – anywhere in the worlds (even India and the UAE) using Cloudonix’s global network – your voice agent and your phone systems are only a click away.
Learn about Cloudonix’s switch voice application and call forking capabilities.
Elastic SIP trunking has been around for a while now, however, it is not as elastic as people imagine it to be. For example, some platform will not accept inbound calls based on IP routing only, others will not enable prefix based trunking capabilities. Cloudonix is first a communications platform, and as such, is designed to cater to as many as possible SIP trunking scenarios – thus, making it an Ultra Elastic SIP Trunking platform.
<DIAL><Service>
CXML verbs – read more here.