Get dial timeout
Returns time interval after which the panel automatically ends an outgoing call if there is no answer
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- dial_timeout integer
Possible values:
>= 35
and<= 120
Timeout in seconds
{
"dial_timeout": 60
}
{
"dial_timeout": 60
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...