Skip to main content

Set call forward mode​

Set call forward mode.

It can be used to call via P2P SIP or SIP for given numbers in the forwarding table. There are two available forward modes:

  • All at once - the call is made to all numbers simultaneously
  • One by one - the call is made to the numbers in turn with a delay of 20 seconds
Request Body required
  • forward_mode string required

    Possible values: [OneByOne, AllAtOnce]

    choose one of forward call options

Responses

OK

Loading...