SIP activation state
Check if SIP enabled or not
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- sip_enable boolean
Default value:
false
{
"sip_enable": false
}
{
"sip_enable": true
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...