-
Jitsi: jvb, jicofo and jigasi installed on ubuntu 16.4 following quick install and without any errors. I could also see that jigasi is seen in jicofo logs and registered as sip client to my proxy. I c…
-
Hi,
I'm trying to use jitsi-meet for android using a custom jitsi server.
My problem is that with the meet.jit.si server the connection is ok, but with my custom server the connection is not ok. I s…
-
Hi,
I have enabled the sip gateway - jigasi container for jitsi meet. I’m using Asterisk as a sip server and Jitsi Desktop as a sip client
Outgoing calls to a registered sip client from jitsi meet i…
-
I noticed that when I want to setup a cluster without jigasi some jigasi specific code will be executed.
For example:
```bash
prosodyctl --config $PROSODY_CFG register $JIGASI_XMPP_USER $XMPP_AUT…
-
### Problem
- when trying to add phone number to invite people it shows error .
-
It is XMPP since 2004, 20yo since 19/01/04: https://xmpp.org/
- https://github.com/jitsi/libjitsi/blob/master/src/org/jitsi/service/packetlogging/PacketLoggingConfiguration.java
- https://github.com…
-
Just did a clean install on Debian Stretch using your latest unstable packages.
Everything seems to work fine except now I can no longer call out through jigasi (used to work before I updated every…
-
Hey guys,
I'm trying to capture the SIP URI in the "from" header (or RPID) for an inbound call to Jigasi so I can parse out the caller ID number to display the caller ID Name and caller ID number in …
-
I have a weird issue with a docker instance set up using the compose found in this repository. The stack works (starts) perfectly, and on ocassion, both HD video and audio work flawlessly. However, on…
-
Hello,
the containers works well, I'm able to launch jitsi meet, but the screen-sharing (which is working on a demo server) is not enabled.
I could not figure out if it was missing or a configurati…