Hi ,
I am working on a scenario where i have to receive conference initiated to multiple virtual clients at a time . I have been trying to answer them in the normal conference , but i am getting error saying the "object owner is not the same" . Can the following scenario be achieved using UCMA :
I will initialize 20 user Endpoints and then initiate a conference call to all the virtual clients
Now i want the Virtual clients to join the conference via code,for which on all the userEndpoints created i have registered to OnConferenceInvitationReceived eventlistener . If we are adding to conference the users one by one i am able to answer but when i select a more than one user the exception is thrown .
Please let me know if i am not clear.
Regards, SL