From ce491e3e4e763e21d07b1195f128f94337948adc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Wed, 14 Dec 2011 16:15:00 -0500 Subject: [PATCH] Call.Stream.Endpoint: Document when the Endpoint and Stream Transports can differ --- spec/Call_Stream_Endpoint.xml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/spec/Call_Stream_Endpoint.xml b/spec/Call_Stream_Endpoint.xml index 2aa7e52..5a21c0a 100644 --- a/spec/Call_Stream_Endpoint.xml +++ b/spec/Call_Stream_Endpoint.xml @@ -340,7 +340,9 @@ - The transport type for the stream endpoint. + The transport type for the stream endpoint. This can be different from + the transport of the Stream in the case where of falling back from + ICE to Raw_UDP. -- 1.7.7.4