2.11 Incoming-Call-Connected

The Incoming-Call-Connected message is a PPTP control message sent by the PAC to the PNS in response to a received Incoming-Call-Reply.  It provides information to the PNS about particular parameters used for the call.  It also provides information to allow the PNS to regulate the transmission of data to the PAC for this session.

This message is the third in the three-way handshake used by PPTP for establishing incoming calls.  It provides a mechanism for providing the PNS with additional information about the call that cannot, in general, be obtained at the time the Incoming-Call-Request is issued by the PAC.

       0                   1                   2                   3

       0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1

      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

      |            Length             |      PPTP Message Type        |

      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

      |                         Magic Cookie                          |

      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

      |     Control Message Type      |           Reserved0           |

      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

      |       Peer's Call ID          |           Reserved1           |

      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

      |                         Connect Speed                         |

      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

      |   Packet Recv. Window Size    |     Packet Transmit Delay     |

      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

      |                         Framing Type                          |

      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

LengthTotal length in octets of this PPTP message, including the entire PPTP header.

PPTP Message Type1 for Control Message.

Magic Cookie0x1A2B3C4D.

Control Message Type11 for Incoming-Call-Connected.

Reserved0This field MUST be 0.

Peer's Call IDThis field is set to the value received in the Call ID field of the corresponding Incoming-Call-Reply message.  It is used by the PNS to match the Incoming-Call- Connected with the Incoming-Call-Reply it issued.

Connect SpeedThe actual connection speed used, in bits/second.

Packet Recv. Window Size The number of received data packets the PAC will buffer for this session.

Packet Transmit DelayA measure of the packet processing delay that might be imposed on data sent to the PAC from the PNS.  This value is specified in units of 1/10 seconds.  See Appendix A for a description of how this value is determined and used.

Framing TypeA value indicating the type of PPP framing being used by this incoming call.

1 - Call uses asynchronous framing

2 - Call uses synchronous framing