Bassem
Bassem

Reputation: 3175

Lync 2010 SDK - Calling a response group

I have a response group made of 2 agents. For the sake of clarification let's use the following:

My code is based on the following walk through to establish an AV call with an agent: http://msdn.microsoft.com/en-us/library/lync/hh378584.aspx

If I establish a call with Agent1 or Agent2 directly using their SIP address, the call goes through and everything works perfectly and I can even render the video from both sides.

If I establish a call with the Response Group however, and even if Agent 1 or Agent 2 take the call, it just ends with no error message and no exceptions thrown on my side.

The Sample application accompanying the SDK (AudioVideoConversation) also exhibits the same problems.

What's the reason for this? Is the SDK capable of handling response groups? If so, then how?

Upvotes: 1

Views: 766

Answers (0)

Related Questions