Please note: These WebEx forums have replaced the earlier site forums. All the previous threads and posts have been replicated here, and if you subscribed to the previous forums, please re-subscribe. Thank you.
« Back to Scheduling Meetings

XML API - Impromtu Meeting with Automatic Call Feature

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi all,
 
I have done with Impromtu Meeting using XML API in C# but then how to call, all the attendees automatically whenever the meeting starts.
 
 
Regards
 
ABHISHEK SAXENA

Hi Abhishek,
 
What API calls are you using?  You should be able to set emailInvitations to true in the CreateMeeting XML API command.
 
Thank you,
Kingsley Lewis

Hi Kingsley
 
Thanks for your reply but my isue is with call feature, i want that whenever an attendee joins a callback must be intiated to him.
 
 
Regards
 
ABHISHEK SAXENA
 
 

Hi Abhishek,
 
First your site and account must have callback teleconferenceing enabled.  If your site supports this then you can add the following to your XML CreateMeeting
1
2<telephony><telephonySupport>CALLBACK</telephonySupport></telephony>

 
This can go anywhere under the bodyContent tag.
 
Thank you
-Kingsley Lewis

Hi Abhishek,
 
I also want to mention that this will only pop up a callout box.  We do not offer any way to automatically dial out to a customer.  We do have a URL API that can populate the phone number for you when an attendee joins,  but unfortunately testing this on the most recent versions of WebEx was unsuccessful and we have had to escalate this to the engineering team.
 
Thank you
-Kingsley Lewis

Create a Cisco account today and gain access across all Cisco Collaboration Developer sites.

 

Follow the WebEx Developer program on Twitter for the latest industry and WebEx Meetings related information.