mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3666 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
546f040c3d
commit
2465f60519
@ -527,7 +527,7 @@ Initiator Responder
|
||||
<code><![CDATA[
|
||||
m=<media> <port> <transport> <fmt list>
|
||||
]]></code>
|
||||
<p>The SDP <media> parameter is "audio" or "video" or some other media type as specified by the Jingle 'media' attribute, the <port> parameter is the preferred port for such communications (which might be determined dynamically), the <transport> parameter shall correspond to the RTP profile as described under <link url='#format'>Application Format</link>, and the <fmt list> parameter is the payload-type ID.</p>
|
||||
<p>The SDP <media> parameter is "audio" or "video" or some other media type as specified by the Jingle 'media' attribute, the <port> parameter is the preferred port for such communications (which might be determined dynamically), the <transport> parameter corresponds to the RTP profile as described under <link url='#format'>Application Format</link>, and the <fmt list> parameter is the payload-type ID.</p>
|
||||
<p>For example, consider the following static payload-type:</p>
|
||||
<code><![CDATA[
|
||||
<description xmlns='urn:xmpp:jingle:apps:rtp:1' media='audio'>
|
||||
|
Loading…
Reference in New Issue
Block a user