Set device SIP Settings
Set device SIP settings
- application/json
Request Body required
- proxy ipv4|dns required
SIP proxy address
- realm ipv4|dns required
SIP server address
- user string required
Possible values:
non-empty
and<= 31 characters
- password string required
Possible values:
non-empty
and<= 31 characters
stun object required
STUN server settings
ip ipv4|dns requiredSTUN server address
port integer requiredSTUN server port
- h264 integer required
Possible values:
>= 99
and<= 127
Default value:
102
h.264 payload type
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Wrong JSON body"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...