Added RTP Statistics Setting

This commit is contained in:
Juha Heinanen
2021-12-17 15:43:57 +02:00
parent cbbef389ae
commit 8b8a34ee88
4 changed files with 50 additions and 2 deletions

View File

@ -317,9 +317,12 @@
Factory default is 800x600.</string>
<string name="debug">Debug</string>
<string name="debug_help">If checked, provides debug and info level log messages to Logcat.</string>
<string name="rtp_stats">RTP Statistics</string>
<string name="rtp_stats_help">If checked and if Debug is checked, Logcat messages include also
RTP statistics of calls when calls are closed.</string>
<string name="sip_trace">SIP Trace</string>
<string name="sip_trace_help">If checked and if Debug is checked, provides also SIP
request and response trace to Logcat. Unchecked automatically at baresip start.</string>
<string name="sip_trace_help">If checked and if Debug is checked, Logcat messages include also SIP
request and response trace. Unchecked automatically at baresip start.</string>
<string name="reset_config">Reset to Factory Defaults</string>
<string name="reset_config_help">If checked, settings are reset to factory default values.</string>
<string name="reset_config_alert">Are you sure you want to reset settings to factory