Added and improved rel100 strings

This commit is contained in:
Juha Heinanen
2023-09-23 09:30:41 +03:00
parent 75f26b9d38
commit 0129bb1277
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -171,7 +171,7 @@
<string name="rtcp_mux">RTCP Multiplexing</string>
<string name="rtcp_mux_help">If checked, RTP and RTCP packets are multiplexed on a single port (RFC 5761).</string>
<string name="rel_100">Reliable Provisional Responses</string>
<string name="rel_100_help">If checked, indicate support for reliable provisional responses.</string>
<string name="rel_100_help">If checked, indicate support for reliable provisional responses (RFC 3262).</string>
<string name="dtmf_mode">DTMF Mode</string>
<string name="dtmf_mode_help">Selects how DTMF tones 09, #, *, and A-D are sent.</string>
<string name="dtmf_inband">In-band RTP Events</string>