Support phone call to join a meeting room #21
lebaudantoine
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
The current WebConf tool allows users to join a Jitsi meeting room via phone call. In some situations, users may not have internet access and need to join a meeting using a phone number.
How does it work?
WebConf rents SIP Trunk from OVH Telecom. While I'm not entirely sure how it works, it might be this kind of service. I believe it acts as a gateway to the video conference server that supports SIP (Session Initiation Protocol). People call the number provided by the rented SIP Trunk servers from OVH, and then they are redirected to the LiveKit server.
What's SIP Trunk?
Wikipedia
Additionally, SIP supports appears to be necessary for joining a LiveKit room using meeting room hardware, such as Cisco audio and video conference equipment that is installed in physical meeting rooms.
I am not an expert in SIP or SIP Trunking. Although it's not the highest priority, these features would be required to fully replace the existing videoconference tool used by our users.
Describe the solution you'd like
Not yet architected. To be defined.
Beta Was this translation helpful? Give feedback.
All reactions