Skip to content

Commit bea6f35

Browse files
Profile configuration in connect can affect invite response subprotocols list (#725)
* clarify profile configuration in connect affecting invite response * fixed indenting
1 parent f265849 commit bea6f35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/WebRTC.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,9 @@
595595
<para>The dynamics and the format of the SDP records shall be according to RFC 8829 section 5.2 and 5.3.</para>
596596
<para>Note that since supporting trickle is mandatory the SDP offer / answer shall include the SDP attribute "ice-options:trickle".</para>
597597
<para>Usage of WebRTC data channels is specified in section <xref linkend="section_data_channels"/>.</para>
598+
<para>'subprotocols' list included in Invite response from the device may vary depending on
599+
the Profile configuration identified via profile token sent in <xref
600+
linkend="section_connect_device"/> request.</para>
598601
<variablelist role="op">
599602
<varlistentry>
600603
<term>request</term>

0 commit comments

Comments
 (0)