net
11 TopicsUsing C# to Answer call, it does not trigger OnUpdatedbut "state": "established" when calling the ap
Hi. I use AnswerAsync from "Microsoft.Graph.Communications.Calls.ICall" in C#, but it never triggers call.OnUpdated, however when I call the api using postman I see that state is "established": call.OnUpdated += triggerupdatecall; await call.AnswerAsync(GetMediaConfig(), new []{Microsoft.Graph.Models.Modality.Audio}); response from the api : "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#communications/calls/$entity", "id": "0b005180-12de-42ca-b80d-ab14c81cf45d", "state": "established",193Views0likes0CommentsHelp! My Director is consuming all my resources!
First published on TECHNET on Sep 20, 2017 Author: DJ Ball, Senior Escalation Engineer, Skype for BusinessRecently I worked on a couple of cases where the administrators were reporting higher than average CPU consumption on their Director pool servers.2.5KViews1like0CommentsHyper-V Cloud Fast Track Architecture Brief
First published on TECHNET on Feb 10, 2011 So you heard about the Hyper-V Cloud Fast Track program and wonder … what exactly is it? Is it marketecture or is there some meat to it? What do these “pre-architected, pre-validated” solutions consist of, and how were those decisions arrived at? What was the architecture and validation methodology? Well my friend, this post is for you.536Views0likes0Comments