I have a self-hosted jitsi with jigasi. I need to setup it to enable users calling from SIP phones to enter PIN in order to join correct room.
Is there a detailed guide for this?
I stumbled upon this post, but link in answer is dead.
I’ve also read this topic, and I can’t find any resources on conferenceMapper.
What is conferenceMapper, and how to configure it?
How to make jitsi generate and display pin and phone number in conference?
I understand that it’s all i can do on jitsi side, the rest must be done by setting up IVR to get pin from user, check what room is under given pin number somehow, and add Jitsi-Conference-Room sip header to the call. Is that correct?