Set the settings for integration with Control4
Set the settings for integration with Control4
.
- Not available on CR-02BD
- By this function
Control 4
automatically changes the following SIP settings:- sip_enable
- user
- password
- proxym
- realm
- transport
Seedevice/sip/enable
and/device/sip/settings
.
- application/json
Request Body
- is_enabled boolean required
Determines whether the feature is enabled
- use_c4_sip_server boolean
Determines whether to use Control4 SIP server
- keep_alive integer
Keep alive timeout in seconds
Responses
- 200
- 400
- 401
OK
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- error string
Error message
{
"error": "Wrong JSON body"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...