Set external concierge number
Set external concierge number and feature status. If enabled - device will call to this number instead of system default number. For simultaneous call set queue_timeout = 0, for sequential call set queue_timeout in allowed range. Sequential call is only available for internal protocol.
- application/json
Request Body required
- enable boolean
- sip_uri sip uri
SIP URI concierge number, P2P or SIP call available
- queue_timeout integer
Possible values:
>= 5
and<= 45
timeout for switching to the next number, 0 - simultaneous call
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Wrong JSON body"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...