03-14-2018 07:13 AM
Hello! I'm trying to enable the "global call-in" option for a conference when using the XML API, but I can't seem to be able to achieve this. I've tried the using the intLocalCallIn element, but with no success
<intLocalCallIn>TRUE</intLocalCallIn>
Can you please point me to the right direction? Thank you in advance
Solved! Go to Solution.
03-14-2018 09:18 AM
Hello,
This element has a very easy to miss lower case L that appears to be missing in your example, which should be intlLocalCallIn (intl Local Call In).
03-14-2018 09:18 AM
Hello,
This element has a very easy to miss lower case L that appears to be missing in your example, which should be intlLocalCallIn (intl Local Call In).
06-23-2020 10:49 AM
Which section does this value go in? <intlLocalCallIn>trure</intlLocalCallIn>
I've tried the <Telephony> and<Enable Options> sections without any luck....
error: "unable to find FieldDescriptor for 'intLocalCallIn' in ClassDescriptor of trainingEnableOptionsType"
06-23-2020 11:34 AM
Hello,
intlLocalCallIn is a child of telephony. As of June 23, 2020, the latest schema is available at https://www.cisco.com/c/dam/en/us/td/docs/collaboration/webex_centers/esp/correctXMLAPI40_7_0Schemas.zip, which is linked from the following regularly updated page; https://help.webex.com/en-us/nckjgxw/Cisco-Webex-Meetings-API-Updates-Overview-API-40.
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