{% t video_voice_call.title %}
{% t video_voice_call.alert %}
{%- capture video_voice_call_linphone_descr -%}{% t video_voice_call.linphone_descr %}{%- endcapture -%}
{%- capture video_voice_call_mumble_descr -%}{% t video_voice_call.mumble_descr %}{%- endcapture -%}
{% include cardv2.html
title="Linphone"
image="/assets/img/tools/Linphone.png"
website="https://www.linphone.org/"
description=video_voice_call_linphone_descr
forum="https://forum.privacytools.io/t/discussion-linphone/751"
github="https://github.com/BelledonneCommunications"
ios=""
android=""
windows=""
linux=""
mac=""
web=""
%}
{% include cardv2.html
title="Mumble"
image="/assets/img/tools/Mumble.png"
website="https://mumble.info/"
description=video_voice_call_mumble_descr
forum="https://forum.privacytools.io/t/discussion-mumble/1289"
github="https://github.com/mumble-voip/"
windows=""
linux=""
mac=""
%}
{% t video_voice_call.worth_mentioning %}
- Jitsi Meet - {% t video_voice_call.jitsi_descr %} {% t video_voice_call.requires_webrtc %}
{% t video_voice_call.related_information %}
- {% t video_voice_call.more_info_mumble %}
- {% t video_voice_call.running_mumble %}
- {% t video_voice_call.torifying_mumble %}