Set the settings for integration with Control4
Set the settings for integration with Control4.
- Not available on CR-02BD
- By this function Control 4automatically changes the following SIP settings:- sip_enable
- user
- password
- proxym
- realm
- transport
 Seedevice/sip/enableand/device/sip/settings.
 
- application/json
Request Body
- is_enabled boolean requiredDefault value: falseEnable/disable integration with Control4
- use_c4_sip_server booleanDefault value: trueEnable/disable the use of the built-in Control4SIP server
Responses
- 200
- 400
- 401
OK
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- error stringerror type/info 
{
  "error": "Wrong JSON body"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...