2019-10-16 14:28:29 -07:00
< h1 id = "voip" class = "anchor" > < a href = "#voip" > < i class = "fas fa-link anchor-icon" > < / i > < / a > {% t video_voice_call.title %}< / h1 >
2019-01-20 17:49:29 +01:00
< div class = "alert alert-warning" role = "alert" >
2019-10-16 14:28:29 -07:00
< strong > {% t video_voice_call.alert %}
2019-01-20 17:49:29 +01:00
< / div >
2019-10-16 14:28:29 -07:00
{%- 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 -%}
2019-06-02 08:45:05 +08:00
{% include cardv2.html
title="Linphone"
image="/assets/img/tools/Linphone.png"
website="https://www.linphone.org/"
2019-10-16 14:28:29 -07:00
description=video_voice_call_linphone_descr
2019-06-02 08:45:05 +08:00
forum="https://forum.privacytools.io/t/discussion-linphone/751"
github="https://github.com/BelledonneCommunications"
ios=""
android=""
windows=""
linux=""
mac=""
web=""
%}
2019-08-17 02:33:32 +00:00
{% include cardv2.html
title="Mumble"
image="/assets/img/tools/Mumble.png"
website="https://mumble.info/"
2019-10-16 14:28:29 -07:00
description=video_voice_call_mumble_descr
2019-08-17 02:33:32 +00:00
forum="https://forum.privacytools.io/t/discussion-mumble/1289"
github="https://github.com/mumble-voip/"
windows=""
linux=""
mac=""
%}
2019-01-20 17:49:29 +01:00
2019-10-16 14:28:29 -07:00
< h3 > {% t video_voice_call.worth_mentioning %}< / h3 >
2019-01-20 17:49:29 +01:00
< ul >
2019-10-16 14:28:29 -07:00
< li > < a href = "https://jitsi.org/" > Jitsi Meet< / a > - {% t video_voice_call.jitsi_descr %} < span class = "badge badge-warning" data-toggle = "tooltip" title = "{% t video_voice_call.webrtc_warning %}" > {% t video_voice_call.requires_webrtc %}< / span > < / li >
2019-01-20 17:49:29 +01:00
< / ul >
2019-10-16 14:28:29 -07:00
< h3 > {% t video_voice_call.related_information %}< / h3 >
2019-01-20 17:49:29 +01:00
< ul >
2019-10-16 14:28:29 -07:00
< li > {% t video_voice_call.more_info_mumble %}< / li >
2019-08-17 02:33:32 +00:00
< ul >
2019-10-16 14:28:29 -07:00
< li > {% t video_voice_call.running_mumble %}< / li >
< li > {% t video_voice_call.torifying_mumble %}< / li >
2019-08-17 02:33:32 +00:00
< / ul >
2019-01-20 17:49:29 +01:00
< / ul >