2.2.11 Local Relay Site Address Response

The Local Relay Site Address Response attribute is sent by the server in response to a Reservation Check request message that contained a Local Relay Site Address attribute. It indicates to the client the availability of the Local Relay Site Address as a viable transport address to be used for media connectivity.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Attribute Type

Attribute Length

A

Reserved

Maximum Send Bandwidth

Maximum Receive Bandwidth

Attribute Type (2 bytes): The TURN attributes are specified in [IETFDRAFT-STUN-02] section 10.2 and [IETFDRAFT-TURN-08] section 9.2. Set to "0x8060".

Attribute Length (2 bytes): Set to "0x000C".

A - Valid (V) flag (1 bit): Identifies whether the Local Relay Site Address is a valid transport address and can be included in the connectivity check, as specified in section 3.2.5.1. If the network path between the Local Site Address and Local Relay Site Address passed the bandwidth admission policy check, the server sets the flag (V = "1"). If the network path between the Local Site Address and Local Relay Site Address failed the bandwidth admission policy check, the server clears the flag (V = "0").

Reserved (31 bits): These bits MUST be set to zero on send and MUST be ignored on receive.

Maximum Send Bandwidth (4 bytes): The maximum amount of bandwidth available for sending data from Local Relay Site Address. This value is within the bandwidth range requested in the Check Request message. The server sets this field to zero if the network path between the Local Site Address and the Local Relay Site Address fails the bandwidth admission policy check.

Maximum Receive Bandwidth (4 bytes): The maximum amount of bandwidth available for receiving data into the Local Relay Site Address. This value is within the bandwidth range requested in the Check Request message. The server sets this field to zero if the network path between the Local Site Address and the Local Relay Site Address fails the bandwidth admission policy check.