Set SIP Settings
Set SIP Settings
- application/json
 
Request Body required
- proxy ipv4|dns required
Possible values:
non-emptyand<= 63 characters - realm ipv4|dns required
Possible values:
non-emptyand<= 31 characters - user string required
Possible values:
non-emptyand<= 31 characters - password string required
Possible values:
non-emptyand<= 31 characters stun object required
ip ipv4|dnsport integer- transport string
Possible 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...