Microsft Graph rest API beta: Audio routing group API does not work as expected

Copper Contributor

Hi there,

 We are reviewing the set of graph API that is used to configure participant audio path in a group call:

There are 3 participants in the group call: bot(is removed from default audio group when Answering the call), teams user A and teams user B.

 

Get: GET /communications/calls/{id}/audioRoutingGroups does not work if there is no Id tagged onto the request, i.e. cannot enumerate existing routing groups.

 

Add:  appears being completed successfully but does nothing to the audio path. we tried the following scenarios:

  • Add: source "bot" and receiver "user A". The test result indicates user B is still able to hear "bot" playing prompts.
  • Add: source "user A" and receiver "user B". The test result indicates user A and user B is still able to hear "bot" playing prompts.

 

Could anyone clarify what is the expected behavior for this set of API? Does it work at all? or work for certain scenarios then what scenarios?

 

Many thanks,

 

Josie

 

0 Replies