Skip to main content

Get call forward mode​

Get 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
Responses

OK


Schema
  • forward_mode string

    Possible values: [OneByOne, AllAtOnce]

    choose one of forward call options

Loading...