Fix the SDP example
authorlu_zero <lu_zero@xiph.org>
Wed, 13 Jun 2007 00:32:41 +0000 (00:32 +0000)
committerlu_zero <lu_zero@xiph.org>
Wed, 13 Jun 2007 00:32:41 +0000 (00:32 +0000)
svn path=/trunk/vorbis/; revision=13132

doc/draft-ietf-avt-rtp-vorbis-05.xml

index 4933012..fa5d1f4 100644 (file)
@@ -1092,7 +1092,7 @@ the length.</t>
 <t>c=IN IP4 192.0.2.1</t>
 <t>m=audio  RTP/AVP 98</t>
 <t>a=rtpmap:98 vorbis/44100/2</t>
-<t>a=fmtp:98 delivery-method=in_band; configuration=base64string; delivery-method=out_band; configuration-uri=rtsp://path/to/the/resource; delivery-method=out_band; configuration-uri=http://another/path/to/resource/aggregate.bz2!8b6237eb5154a0ea12811a94e8e2697b3312bc6c;</t>
+<t>a=fmtp:98 delivery-method=inline; configuration=base64string; delivery-method=out_band; configuration-uri=rtsp://path/to/the/resource; delivery-method=out_band; configuration-uri=http://another/path/to/resource/aggregate.bz2!8b6237eb5154a0ea12811a94e8e2697b3312bc6c;</t>
 </list>
 </section>