imfreedom/knowledgebase

658a6c987ae3
Make sure the MSN is all caps in the navigation

Testing Done:
Ran locally with `mkdocs serve`

Reviewed at https://reviews.imfreedom.org/r/1452/
# RTP
The Real-time Transport Protocol (RTP) is a IETF standard protocol for
delivering audio and video content across the Internet.
## Protocol
The RTP protocol uses dynamic port ranges and is usually configured with port
ranges of 16384-32767
* [IETF Documentation](http://www.ietf.org/rfc/rfc1889.txt)
## Useful Links
* [Wikipedia](http://en.wikipedia.org/wiki/Real-time_Transport_Protocol)