07-17-2014 01:08 PM
Good Afternoon,
Is it possible to obtain the SIP Address of a Webex conference? For example, I would like to create a new conference using the Webex API, retrieve the SIP address for the newly created conference and then dial that SIP address from a Cisco MCU.
Any help would be greatly appreciated
Regards,
Alex
07-17-2014 01:31 PM
Hello,
WebEx VoIP is not available as a standalone service, it is only available from within the meeting client during an active session. You can dial in to the teleconference when the meeting is started, or at any time when using personal conference accounts.
07-17-2014 01:44 PM
Given the following log taken from a TMS:
7/17/2014 11:21:11 AM | User | Conference created | |
7/17/2014 11:21:12 AM | network service network service | Conference started | |
7/17/2014 11:21:12 AM | network service network service | Non-secure conference. Original value of the setting was 'if possible' and not all participants support encryption. | |
7/17/2014 11:21:12 AM | network service network service | ENDPOINT | Meeting allocated on port: 1 |
7/17/2014 11:21:12 AM | network service network service | ENDPOINT | Sent message to participant ENDPOINT: Scheduled call being connected |
7/17/2014 11:21:12 AM | network service network service | MCU | Meeting allocated on port: 1 |
7/17/2014 11:21:13 AM | network service network service | MCU | H323 Dial => ##### |
7/17/2014 11:21:13 AM | network service network service | MCU | SIP Dial => 20nwGiAefkR4evuIwgzCPhdw@SITENAME.webex.com |
7/17/2014 11:21:15 AM | network service network service | MCU | Call connected: ##### |
7/17/2014 11:21:17 AM | network service network service | MCU | Call connected: sip:20nwGiAefkR4evuIwgzCPhdw@SITENAME.webex.com |
I just want to double check... you are saying that I cannot emulate this behavior through API calls?
Regards,
Alex
07-18-2014 11:16 AM
Hello,
This forum is specific to WebEx meeting service APIs, which do not support VoIP only initialization. WebEx VoIP is completely contained within the WebEx meeting application. I cannot confirm whether TMS has this capability, as I am not familiar with the design or support of that product.
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