<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechTraces.com &#187; definition</title>
	<atom:link href="http://techtraces.com/tag/definition/feed/" rel="self" type="application/rss+xml" />
	<link>http://techtraces.com</link>
	<description>Your VoIP Reference Trace Source!</description>
	<lastBuildDate>Sat, 02 Jan 2010 07:06:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>RTP Definition</title>
		<link>http://techtraces.com/rtp-definition/</link>
		<comments>http://techtraces.com/rtp-definition/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 07:05:11 +0000</pubDate>
		<dc:creator>conroda1</dc:creator>
				<category><![CDATA[Definitions]]></category>
		<category><![CDATA[RTP]]></category>
		<category><![CDATA[definition]]></category>

		<guid isPermaLink="false">http://techtraces.com/?p=22</guid>
		<description><![CDATA[The Real-time Transport Protocol (or RTP) defines a standardized packet format for delivering audio and video over the Internet. It was developed by the Audio-Video Transport Working Group of the IETF and first published in 1996 as RFC 1889 which was obsoleted in 2003 by RFC 3550. RTP does not have a standard TCP or [...]]]></description>
			<content:encoded><![CDATA[<p>The Real-time Transport Protocol (or RTP) defines a standardized packet format for delivering audio and video over the Internet. It was developed by the Audio-Video Transport Working Group of the IETF and first published in 1996 as RFC 1889 which was obsoleted in 2003 by RFC 3550.</p>
<p>RTP does not have a standard TCP or UDP port on which it communicates. The only standard that it obeys is that UDP communications are done via an even port and the next higher odd port is used for RTP Control Protocol (RTCP) communications. Although there are no standards assigned, RTP is generally configured to use ports 16384-32767. RTP can carry any data with real-time characteristics, such as interactive audio and video. Call setup and tear-down is usually performed by the SIP protocol. The fact that RTP uses a dynamic port range makes it difficult for it to traverse firewalls. In order to get around this problem, it is often necessary to set up a STUN server.</p>
]]></content:encoded>
			<wfw:commentRss>http://techtraces.com/rtp-definition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
