| Package | Description |
|---|---|
| org.restcomm.media.stun.messages.attributes | |
| org.restcomm.media.stun.messages.attributes.general |
| Class and Description |
|---|
| ChangeRequestAttribute |
| ChannelNumberAttribute
The CHANNEL-NUMBER attribute is used to known on which channel the TURN
client want to send data.
|
| ErrorCodeAttribute
The ERROR-CODE attribute is present in the Binding Error Response and
Shared Secret Error Response.
|
| EvenPortAttribute
The EVEN-PORT attribute is used to ask the TURN server to allocate an even
port and optionally allocate the next higher port number.
|
| FingerprintAttribute
The FINGERPRINT attribute is used to distinguish STUN packets from packets of
other protocols.
|
| LifetimeAttribute
The LIFETIME attribute is used to know the lifetime of TURN allocations.
|
| MagicCookieAttribute
The MAGIC-COOKIE attribute.
|
| MappedAddressAttribute
The MAPPED-ADDRESS attribute indicates the mapped IP address and
port.
|
| MessageIntegrityAttribute
The MESSAGE-INTEGRITY attribute contains an HMAC-SHA1 [RFC2104] of the STUN
message.
|
| NonceAttribute
The NONCE attribute is used for authentication.
|
| PriorityAttribute
This class is used to represent the PRIORITY attribute used for ICE
processing.
|
| RealmAttribute
The REALM attribute contains a text which meets the grammar for "realm value"
as described in RFC3261 but without the double quotes.
|
| RequestedTransportAttribute
The REQUESTED-TRANSPORT attribute is used to allocate a TURN address of
certain transport protocol.
|
| ReservationTokenAttribute
The RESERVATION-TOKEN attribute contains a token that identifies a
reservation port on a TURN server.
|
| SoftwareAttribute
The SOFTWARE attribute contains a textual description of the software being
used by the software or the client, including manufacturer and version
number.
|
| UnknownAttributesAttribute |
| UseCandidateAttribute
This class implements the USE-CANDIDATE attribute.
This attribute is an extension to the original STUN protocol. |
| UsernameAttribute
The USERNAME attribute is used for message integrity.
The value of USERNAME is a variable length value. |
| Class and Description |
|---|
| ContextDependentAttribute
Represents a type of attribute which contains a value that depends on the
content of the message.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.