mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
7 lines
379 B
XML
7 lines
379 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>Real-time Transport Protocol</short>
|
|
<description>RTP is a protocol for delivering real-time data such as audio and video. Enable this if you run an internet telephony server using XMPP, SIP or H.323 and wish to enable audio and video communications.</description>
|
|
<port protocol="udp" port="1024-65535"/>
|
|
</service>
|