Create RingGroup

Add a new RingGroup to an account.

Notes

label

Name/Label for the RingGroup

destinations

Array of destination objects.

Destination Object:

  • destination_type - Destination type can be Device or SpeedDial.
  • destination- Destination can be a device id or a speed dial, which depends on the destination_type.

greeting

Greeting message for incoming calls. It can be a sound file or text.

ring_strategy

Four ring strategies are supported:

  • Simultaneous - Ring all destinations simultaneous
  • Sequential - Ring all destinations is a sequence one by one
  • Random - Ring all destinations randomly one by one
  • LongestIdle - Ring a destination which was idle from longest time

max_ring_time

Maximum ring time in seconds for a destination. After seconds pass next destination will ring.

ring_timeout

Ring timeout in seconds. Call will be sent to failover if no one answers call until specified seconds.

ring_busy_destinations

Ring busy destination or not.

failover_type

Failover type for the RingGroup. FracTEL network will send call to failover destination after ring_timeout seconds pass.

failover_typefailoverExample
HangupHangup incoming call
RejectReject incoming call
BusySend busy signal to the incoming call
DeviceThe ID for the destination device987123543678
PhonenumberA forwarding phone number3215551111
ConferenceThe ID for the destination Conference456123543123
IVRMenuThe ID for the destination IVRMenu456123543678
SchedulerThe ID for the destination Scheduler123123543678
VoicemailThe ID for the destination Voicemail Box298123543678

failover

Failover depends on the failover type.

Response Properties
PropertyTypeDescription
ringgroupobjectRingGroup
Language
Authorization
Header
Click Try It! to start a request and see the response here!