Last modified by Chase Eckert on 2026/08/19 16:33

From version 25.1
edited by Zachary Griffith
on 2020/06/19 04:43
Change comment: There is no comment for this version
To version 27.1
edited by cstopel@remc1_org
on 2021/01/19 05:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.zgriffith@remc1_org
1 +XWiki.cstopel@remc1_org
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  = {{id name="BEFORE-Starting-You-will-need"/}}BEFORE Starting You will need =
4 4  
5 -* Have the REMC1 SSLVPN setup if you are connecting from home/offsite.
5 +* Have the REMC1 SSLVPN setup if you are connecting from home/offsite. Instructions can be found here: [[doc:PS.VPN.District SSL VPN Connection And Clients.WebHome]]
6 6  * Your extension number created by REMC1 for your Voip Soft Phone (Jitsi). This will be different from your normal work extension but we can have both extensions ring and have voicemail go wherever you want (email, Jitsi extension, normal work extension etc).
7 7  * The password for your new extension (the extension REMC1 created for your Voip Soft Phone (Jitsi)
8 8  * The address of your phone system (The Voip Soft Phone (Jitsi) Connects to your phone system).
... ... @@ -152,3 +152,17 @@
152 152  You will still be able to receive calls from your cell provider, both while on the sip call and not.
153 153  
154 154  \\
155 +
156 += {{id name="Linux-Install"/}}Linux Install =
157 +
158 +* On the Jitsi download page there is a link to use their repo. Follow that link and install the repo using their directions. Trying to use the .deb file install just results in missing dependencies like jitsi keyring that you must get from their repo anyways.
159 +* As of 2020 you must use java 8.
160 +* (((
161 +For Ubuntu 18.04 this is to be solved by install the default availble jdk8.
162 +sudo apt install openjdk-8-jdk
163 +sudo update-alternatives ~-~-config java
164 +
165 +Select the correct version  (java 8 from the list) and Jitsi will now start without error now.
166 +)))
167 +
168 +\\
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -17187274
1 +17179593