User Tools

Site Tools


software:jitsi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
software:jitsi [2020/04/11 14:54] – created rodolicosoftware:jitsi [2020/04/11 15:00] rodolico
Line 22: Line 22:
  
 replace <username> and <password> with information. Replace <server.example.com> with the (jitsi) name of the server. replace <username> and <password> with information. Replace <server.example.com> with the (jitsi) name of the server.
 +
 +==== Using xmpp only ====
 +
 +You need to be using authentication (I think). Once done, authenticated users can set up pidgin as follows:
 +  - Basic Tab
 +    - Protocol: XMPP
 +    - Username: username on server which was set with prosodyctl
 +    - Domain: name of the server, as used with prosodyctl
 +    - Resource: whatever you want to indicate your device
 +  - Advanced Tab
 +    - Connection Security: Require Encryption
 +    - Connect Port: 5222
 +    - Connect Server: DNS name of server (usually the same as Domain unless you change it)
 +    - File transfer Proxy: I still leave at proxy.eu.jabber.ord, but looks like we can set it to the same machine if we add a module.
 +
  
  
software/jitsi.txt · Last modified: 2021/07/27 02:06 by rodolico