This document was generated from CDN thread
Created by: Michael Nelson on 19-10-2012 03:59:08 PM
Can the isDialout field in the participantsInCurrentMeeting or apiProvisionedEndpoint elements be null or will it always be a valid boolean?
We are seeing a case where the CTX active meetings display is showing the DIAL-IN/DIAL-OUT as Unknown. We are still in the process of trying to capture this situation in our active meeting API application in order to see what the isDialout field is.
Thanks.
Subject: RE: Can isDialout field be null in particpantsInCurrentMeeting?
Replied by: John Yontz on 19-10-2012 05:10:32 PM
Hi Mike,
In the AMM API, the value returned for isDialout in participantsInCurrentMeeting will always be set to true or false, never null. I do see, however, that if our service layer sets the value to null, the API will falsely report isDialout to be true. Given that you see "Unknown" in the display, it means that CTX may have a null value that is falsely reported. Can you provide more details for this scenario? Meanwhile, I will discuss with others on the team.
Thanks
- John
Subject: RE: Can isDialout field be null in particpantsInCurrentMeeting?
Replied by: John Yontz on 19-10-2012 06:59:41 PM
This has already been reported as a defect, which is entered as CSCuc51707. It is marked as high priority to fix for CTX 1.2. We will keep you informed on this.
- John