How to Integrate Zoom with SIP Server for Intercom Video Calls to Zoom App?

Hello,

I am working on a project where we have an ** SIP server** like Asterisk or Freeswitch for managing calls from intercom devices. I would like to integrate this setup with Zoom so that when an intercom initiates a video call, the call can be routed through the SIP server and received on the Zoom app.

Here’s the specific setup I’m considering:

  1. Intercom devices send video calls (H.264 codec) to the Asterisk SIP server.
  2. Asterisk forwards these calls to Zoom using the Zoom H.323/SIP Room Connector.
  3. The Zoom app receives and displays the video call, allowing users to answer and interact with the intercom.

My Questions:

  1. Is this integration feasible using the Zoom H.323/SIP Room Connector?
  2. Can the Zoom app (desktop/mobile) handle incoming video calls routed through SIP?
  3. If not feasible directly, are there alternative methods or tools you’d recommend for achieving this functionality?

Any guidance, documentation, or examples for such an integration would be greatly appreciated!

Thank you in advance for your help.