Hi guys,
I'm trying to develop an UCMA based application that has to call a response group. For my application I'm using the BasicAudioVideoCall example delivered with the UCMA SDK. The code works fine when calling normal lync clients. However, when calling a response group an error occurs: The call gets established and transfered to an available lync client that is a member of the response group. But whenever the lync client accepts the transfered call, it says: Call unsuccessful.
So, probably the BasicAudioVideoCall example has to be adapted for calling response groups. But how can i dot his?