need a simple example of how to call ApplicationPinServices BeginVeri开发者_开发百科fyPin and EndVerifyPin methods from inside a UCMA workflow to verify user pin number...
The Microsoft.Rtc.Collaboration.AudioVideo.VoiceXml.Browser object in C# has a RunAsync method that takes a URI of a Vxml page to run and a CookieCollection that should, in theory, allow you to pass i
I would like to create additional aut开发者_Python百科hentication for the conference call. Scenario would look something like this:
i understand that the UCMA 3.0 SDK only comes as 64 bit version, but why isn\'t there a 3.0 version of the microsoft.rtc.collaboration assembly for 32 bi开发者_如何学JAVAt available. I understand, tha
Say I have a user on OCS who represents my application endpoint, and I try to message them from a web application locally (I built on top of the BasicIMCall sample application), and at some point they
I am trying to establish a video call with with UCMA 2.0. But, I always end up with开发者_C百科 establishing an audio call.
Is there a way to enable users on the Lync server via C#. I refer to the same functionality that runs when you go to Lync Server Control Panel, and creating a new Lync Server 开发者_如何学运维User.You
Right now I have a RemotePresenceView for which I subscribe to the PresenceNotificationReceived event.The event is correctly getting fired when I change the presence or note in the Lync Client but whe
I am just wondering if UCMA 3.0 SDK supports this. I plan to use th开发者_如何转开发e SIP client to place a call to a standalone UCMA application, which will use VXML to play a prompt. Thanks.You nee
I\'m developing IVR application by using UCMA 3 But not 开发者_StackOverflow中文版using lync server. When audio or video call is received i need to get DNIS of that. Is there any way to do this.