ā11-16-2017 08:17 AM - edited ā03-03-2019 08:40 AM
Can we open a bridge using some API , providing credentials of host.. instead of logging through browser |
ā11-17-2017 04:45 AM
Hi @srajandr
In which device? First such device needs to permit API integration, second the API framework needs to have this command available.
Can you provide more detail?
-If I helped you somehow, please, rate it as useful.-
ā11-17-2017 04:52 AM
Hi Miranda,
Thanks for the reply. We have a requirement like to open the bridge automatically from a server by passing the host id and password as parameter to the api .
So that, even if the host is not available the bridge will get opened and the attendees can join the meeting and discuss.
ā11-17-2017 04:58 AM
Yeah, but on each system you intend to implement this? Is it a Cisco solution?
I“d say that in a open source platform like Asterisk this can be done but not sure with vendor solution.
Cisco has been implementing API in many platform, just need to make sure what you are using for this.
-If I helped you somehow, please, rate it as useful.-
ā11-17-2017 05:08 AM
Hi Miranda,
I will call this api in the server so whenever a severity one issue comes to our monitoring server, this script should open the webex bridge automatically.
ā11-17-2017 05:13 AM
It is possible. You can use API and Webex from a server.
But, this requires some coding to get done. If you are good at Java, PHP, .NET, this is doable.
https://developer.cisco.com/site/webex-developer/develop-test/xml-api/overview/
-If I helped you somehow, please, rate it as useful.-
ā11-17-2017 05:17 AM
Hi Miranda,
Could you please just give an reference or something which you might have for opening a bridge automatically using code with some api
ā11-17-2017 05:29 AM
I don't have anything for now but If I find something I can share with you. However, I don't believe this is something simple. The Webex API is well documented as you can see on the link I shared, but, it is also necessary a lot of code to perform API calls from a server to Webex. API itself doesn't do too much.
As I said, it is doable but it is not trivial.
-If I helped you somehow, please, rate it as useful.-
ā11-27-2017 11:09 PM
We need to open the bridge automatically from a linux server without using browser by passing host id and password in the api
ā11-28-2017 04:42 AM
Hi @srajandr
I have found this doc which you can refer to. I believe all you need is there.
https://developer.cisco.com/fileMedia/download/4588769e-3624-4778-9aa6-9456e8336a2f
There's also this forum where you can further discuss about your specific doubts
https://communities.cisco.com/community/developer/webex
Good Luck!
-If I helped you somehow, please, rate it as useful.-
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide