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
- application/json
Request Body required
- forward_mode string required
Possible values: [
OneByOne
,AllAtOnce
]
Responses
- 200
- 400
- 401
OK
Wrong JSON body
Log In
Loading...