A H.323 or SIP device can make a video call to a Room Connector https://support.zoom.us/hc/enus/articles/201363273GettingStartedWithH323SIPRoomConnector to join a Zoom cloud meeting. A Room Connector can also call out to a H.323 or SIP device to join a Zoom cloud meeting. Use this API to add a H.323/SIP device to your Zoom account**Scopes:** h323:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

createH.323SipDevice(name, protocol, ip, encryption, return_response = F)

Arguments

name

Device name.

protocol

Device protocol:H.323 H.323.SIP SIP.

ip

Device IP.

encryption

Device encryption:auto auto.yes yes.no no.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.