| Package | Description |
|---|---|
| org.restcomm.media.stun.messages.attributes.address | |
| org.restcomm.media.stun.messages.attributes.general |
| Modifier and Type | Class and Description |
|---|---|
class |
AlternateServerAttribute
The ALTERNATE-SERVER attribute indicates the IP address and
port of an alternate server the client could use.
|
class |
ChangedAddressAttribute
The CHANGED-ADDRESS attribute indicates the IP address and port where
responses would have been sent from if the "change IP" and "change port"
flags had been set in the CHANGE-REQUEST attribute of the Binding Request.
|
class |
DestinationAddressAttribute
The DESTINATION-ADDRESS is present in Send Requests of old TURN versions.
|
class |
ReflectedFromAttribute
The REFLECTED-FROM attribute is present only in Binding Responses, when the
Binding Request contained a RESPONSE-ADDRESS attribute.
|
class |
RemoteAddressAttribute
The REMOTE-ADDRESS is present in Data Indication of old TURN versions.
|
class |
ResponseAddressAttribute
The RESPONSE-ADDRESS attribute indicates where the response to a Binding
Request should be sent.
|
class |
SourceAddressAttribute
The SOURCE-ADDRESS attribute is present in Binding Responses.
|
class |
XorMappedAddressAttribute
The XOR-MAPPED-ADDRESS attribute is only present in Binding
Responses.
|
class |
XorPeerAddressAttribute
The XOR-PEER-ADDRESS attribute is given by a TURN client to indicates the
peer destination address of its relayed packet.
|
class |
XorRelayedAddressAttribute
The XOR-RELAYED-ADDRESS attribute is given by a TURN server to indicates the
client its relayed address.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MappedAddressAttribute
The MAPPED-ADDRESS attribute indicates the mapped IP address and
port.
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.