cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
373
Views
0
Helpful
1
Replies

Can I make a device from an external org join a meeting automatically?

Raffaele Lagana
Cisco Employee
Cisco Employee

I'm using webexapis.com/v1/xapi/command/Webex.Join (with a Webex Bot token) to make a Webex Room Kit join a SIP address, but they only enter automatically if they are in the same organization of the host. If they are not the same, the Room Kit asks for the meeting password and does not enter automatically.
Did I understand correctly? Is there a way to allow the devices to join automatically meetings hosted outside of its organization?

1 Reply 1

Raffaele Lagana
Cisco Employee
Cisco Employee

I think you may need to invite the device to the meeting, if it's not part of the same org as the host's. Has the device been invited?
You do this by creating a booking. https://roomos.cisco.com/xapi/search?search=bookings goes over the different bookings commands.
Then you can use the webex.join command.


Let us know if that does not work.