Shameer Abdul Rasheed | Hi, I'm trying to schedule a meeting using the SOAP API, but found that there is no way to set some of the advanced options. The requirement is to replicate a meeting from one MP server to another MP server. The MeetingInfo is pulled from the first server using which the ScheduleParams is populated, and the meeting is replicated (using scheduleMeeting SOAP API) to the other server. But, I'm not able to replicate some of the advanced options. This is because either they are not available in MeetingInfo from first MP server or they are not available in ScheduleParams for replicating to the other MP, viz. ¿Include Attachments in Notification¿, ¿Auto Record¿, ¿Reserve Recording Resources¿. ScheduleParams has a property 'sendAttachmentsInNotification', but there is no corresponding property in MeetingInfo. MeetingInfo has autoStartRecord property, but there is no corresponding property in ScheduleParams. ScheduleParams or MeetingInfo does not have a property corresponding to 'Reserve Recording Resources' Please let me know how to set these options while scheduling a meeting via SOAP API. Regards, Shameer. |
| Please sign in to flag this as inappropriate. |