/usr/lib/firewalld/services/rtp-plinth.xml is in plinth 0.13.1+ds-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | <?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>
|