3.2.5.5.3.2 Virtual Connection Found
If the virtual connection is found in the virtual connection cookie table as specified in the previous section, an implementation of this protocol MUST perform the following actions in the sequence given:
Cancel the connection setup timer defined in section 3.2.5.2.1.
Set the value of ProtocolVersion in the server Virtual Connection to the minimum of the value of ServerVirtualConnection in the CONN/A2 PDU and the value of ProtocolVersion in the CONN/A2 PDU.
Send CONN/C1 RTS PDU on the OUT channel to the outbound proxy.
Set the value of ProtocolVersion in the CONN/C1 RTS PDU to the value of ProtocolVersion from the server Virtual Connection.
Set the value of ReceiveWindowSize in the CONN/C1 RTS PDU to the value of InProxyReceiveWindowSize in the server Virtual Connection.
Set the value of ConnectionTimeout in the CONN/C1 RTS PDU to the value of InProxyConnectionTimeout from the server Virtual Connection.
Send CONN/B3 RTS PDU on the IN channel to the inbound proxy.
Set the value of ReceiveWindowSize in the CONN/B3 RTS PDU to the value of ReceiveWindow from the server IN Channel.
Set the value of Version in the CONN/B3 RTS PDU to the value of Protocol Version from the Server Virtual Connection.
Transition to opened state.
The virtual IN channels and virtual OUT channel MUST start their own state machines as specified in the beginning of section 3.2.5 of this document.