Sequence describes credentials and/or addresses of STUN/TURN Servers.
See http://tools.ietf.org/html/draft-uberti-behave-turn-rest-00, mainly section 2.2 Response.
This sequence is used for both, STUN and TURN configurations.
AsnConfigSTUNandTURN is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iType | number | STUN or TURN Config; see EnumSTUNandTURNType. | |
u8sUsername | string | TURN username to use (STUN dont need this) | |
u8sPassword | string | TURN password to use (STUN dont need this) | |
stValidTo | string | valid to timetamp in UTC | |
listURIs | UTF8StringList | URIs of STUN/TURN services | |
iTTL | number | Time To Live in seconds |
Version 7