Dear Community,
I would like to do a sip call automatically when entering a room without using the Invite more people.
I am using the latest release of jitsi and jigasi.
Is it possible?
Thanks.
Dear Community,
I would like to do a sip call automatically when entering a room without using the Invite more people.
I am using the latest release of jitsi and jigasi.
Is it possible?
Thanks.
Thank you for the reply.
I think it might also be possible if I make some changes in the source code.
What do you think?
I would be grateful for any hints or tips.
You could, yeah, where we handle the CONFERENCE_JOINED event. But that means you’d need to keep your custom changes in sync with Jitsi Meet, so I’d recommend against it.