cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
659
Views
1
Helpful
6
Replies

meeting center' issue with xmp api

terry.deng
Level 1
Level 1

good afternoon,

one of my clients tried to manage all its webex meeting(saas, meeting center) by xml api, but so far confused by the meeting problem, when the attendees join meeting initiated with XML API, they can't see the attendee list, send video,  as well as click  audio connection, only when the host grant them the "presenter" , they can do all work as normal. can u help with this problem? thanks very much!

thanks

Terry.deng@canyontrans.com

6 Replies 6

ryanhunt
Level 5
Level 5

Terry,

We would need to see the request that is being sent to Schedule the meeting, it sounds like he has it configured to behave this way and would need to alter his request.

good morning,the api is shown as follows, Could u help identify where is cause for this issue? </meetingPassword> //密码(meeting passcode) </accessControl> <metaData> <confName></confName> //会议室标题 <meetingType>1</meetingType> <agenda></agenda> //会议主题 </metaData> <schedule> <startDate></startDate> //会议开始时间08/04/2016 16:43:00 (starting time) <openTime>900</openTime> //<joinTeleconfBeforeHost>true</joinTeleconfBeforeHost> //参数不能用(parameters invalid) <duration></duration> //会议时长,分钟为单位(the time duration of meeting) </schedule> </bodyContent> Best Regards,Terry Deng (邓文新)Business Manager/业务经理Mobile/手机: +86-18616567936Phone/直线: +86-21-61992751Fax/传真:+86-21-62565121E-mail/邮箱: terry.deng@canyontrans.comShanghai Canyontrans Networking Technology Co., Ltd/上海通峡网络技术有限公司Shanghai Office: Room 803, XinDa Office Building 2,No.1158 XieHe Road, Shanghai, P.R.C. 200335/上海市长宁区协和路1158号鑫达商务楼2号楼803室Sydney Office: Unit 16, No. 3 Cecil Street, Gordon NSW 2072Http://www.canyontrans.com-----------------------------------------------------------------------邮件免责申明

<bodyContent xsi:type=\"java:com.webex.service.binding.meeting.CreateMeeting\">

     <accessControl>

     <meetingPassword>{0}</meetingPassword>      //密码(meeting passcode)

     </accessControl>

     <metaData>

     <confName>{1}</confName>                    //会议室标题

     <meetingType>1</meetingType>

     <agenda>{2}</agenda>                        //会议主题

     </metaData>

     <schedule>

     <startDate>{3}</startDate>                //会议开始时间08/04/2016 16:43:00 (starting time)

     <openTime>900</openTime>

     //<joinTeleconfBeforeHost>true</joinTeleconfBeforeHost>     //参数不能用(parameters invalid)

     <duration>{4}</duration>                //会议时长,分钟为单位(the time duration of meeting)

     </schedule>

  </bodyContent>

Do you have a default template defined? If you do a GetMeeting request on one you created what is returned?

good evening,the following is the return on "getmeeting", is there anything wrong with it? can u show us a demo how to use "createmeeting" to initiate a meeting?thanks!

Hello again, Terry! It looks like you had meant to attach some text - the output of GetMeeting - but nothing was actually put in the rest of your message. If you are still having this issue, can you provide that information? If you are not having the issue anymore, please either mark this as "Correct Answer" or reply and we will do so?

Thanks!

--

Michael Fierro

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: