Forum Discussion
Mad_hatter
Jun 07, 2022Brass Contributor
Roster update missing and recording bot
Hello, I have several bots running on my company's tenant. One is a recording bot, using nugget Microsoft.Skype.Bots.Media (1.23.0.49-alpha) Another is a calling bot using directly the Microsof...
Nivedipa-MSFT
Jun 14, 2022Microsoft
Mad_hatter - We are investigating your query. We will get back to you once we have any update.
- Nivedipa-MSFTJul 08, 2022MicrosoftMad_hatter - Apologies for delay response.
Could you please confirm this is the call escalations without media target?- Mad_hatterJul 08, 2022Brass Contributor
Nivedipa-MSFT- I'm not sure I understand your question. Do you refer to requestModalities property when creating the call ?
Here is the json I send to create the call
{"tenantId":"bd194de5-c933-499f-ac81-2f54715b7525","callbackUri":"https://XXXXXXX-teams-gateway.francecentral.cloudapp.azure.com:8544/callback/call","mediaConfig":{"@odata.type":"#microsoft.graph.serviceHostedMediaConfig","preFetchMedia":[]},"source":{"identity":{"application":{"id":"c02ef987-b36c-4fea-9a69-2ab6c818a7ba","displayName":"TANNCE","name":"TANNCE"}}},"targets":[{"identity":{"user":{"id":"a75f8483-9fb4-4e07-8e41-6ef5d1e928b0"}}}]}
And here is the first partipant invitation, escalating the call
{"participants":[{"identity":{"user":{"id":"d609b7e5-49ad-4d84-9cfa-5107e5f0fd51"}}}],"clientContext":"631f5e00-edf0-44e3-a73d-32d236efe5a7"}
As you can see, there is no mention of a media target.
Best regards,
David CHOLLET
- Nivedipa-MSFTJul 18, 2022Microsoft
Mad_hatter - Could you please confirm is your recording bot is a compliance recording bot? If so this is a known issue and engineering team is working on it.