ucma
using BeginVerifyPin and EndVerifyPin methods in a UCMA workflow
need a simple example of how to call ApplicationPinServices BeginVeri开发者_开发百科fyPin and EndVerifyPin methods from inside a UCMA workflow to verify user pin number...[详细]
2023-04-13 04:21 分类:问答Accessing Cookie from C# Vxml Browser
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[详细]
2023-04-11 01:33 分类:问答Would Lync Server SDK or UCMA enable me to implement additional authentication for conference?
I would like to create additional aut开发者_Python百科hentication for the conference call. Scenario would look something like this:[详细]
2023-04-07 08:32 分类:问答microsoft.rtc.collaboration 32 bit
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[详细]
2023-04-05 14:06 分类:问答UCMA 2.0: Resume a Terminated InstantMessagingCall
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[详细]
2023-04-04 03:29 分类:问答How to establish a video call programmatically via UCMA 2.0?
I am trying to establish a video call with with UCMA 2.0. But, I always end up with开发者_C百科 establishing an audio call.[详细]
2023-03-12 07:21 分类:问答Enabling Users for LYNC 2010 using C#
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[详细]
2023-03-05 15:05 分类:问答PresenceNotificationReceived RemotePresentityNotification.PersonalNote.Message is empty string when note is changed
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[详细]
2023-03-03 16:49 分类:问答use UCMA 3.0 to create a SIP client
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[详细]
2023-03-01 05:02 分类:问答How to get DNIS in a UCMA 3.0 application
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.[详细]
2023-02-28 01:23 分类:问答