Description
We are using the ssh client of macOS SDK of Zoom Rooms.
When the instant meeting starts then we call the participant from the address book some time the call not going to that person but in the response success acknowledge.
#Call command sed to zoom rooms over ssh is:
zCommand Call invite user: se-scmd7t-uzpgcdygu4ag@xmpp.zoom.us
#Zoom Response
zCommand Call invite user: se-scmd7t-uzpgcdygu4ag@xmpp.zoom.us{ “InviteCallResult”: {}, “Status”: { “message”: “”, “state”: “OK” }, “Sync”: true, “topKey”: “InviteCallResult”, “type”: “zCommand”}
But sometimes the same command is working and the participant gets called on his device.