Set SIP Settings
Set SIP Settings
- application/json
Request Body required
- proxy ipv4|dns requiredPossible values: non-emptyand<= 63 characters
- realm ipv4|dns requiredPossible values: non-emptyand<= 31 characters
- user string requiredPossible values: non-emptyand<= 31 characters
- password string requiredPossible values: non-emptyand<= 31 characters
- stun object requiredip ipv4|dnsport integer
- transport stringPossible values: [ udp,tcp,tls]Default value: udp
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
  "error": "Wrong JSON body"
}
{
  "error": "Wrong JSON body"
}
Log In
- application/json
- Schema
- Example (from schema)
- Example-1
Schema
- error string
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...