Security membership changes on AD and accessing XDS database
I have a program running on a Domain Computer that accesses and modifies the XDS database.The host/computer is a member of the 'Domain Computers' on the AD.The program is unable to access/modify the...
View ArticleUCMA 3.0: Remote Subscription (to my presence) status check
Hello,I am using LocalOwnerPresence to find out when a subscriber subscribes to my presence. I get the appropriate 'NotificationReceived' event with SubscriberNotificationEventArgs parm. So far so...
View ArticleCustom lync client using UCMA
I need to create a Custom Lync client application which communicates with users outside the network.It should have the basic functionalities like IM, Audio/Video chat etc. I have the following...
View ArticleCall terminated before successful refer notification
I established an out going call and then self-transfer the call back. If the callee answers the call immediately, then self-transfer will success, otherwise it throw exception : Call terminated before...
View ArticleHow to detect "loopback" presence published from a user endpoint
I have a UCMA application, which is to publish aggregate presence from a user endpoint A corresponding to sip:a@b.com. The publication works fine. I'm also having an ApplicationEndpoint which listens...
View ArticleGlobal events
Is it possible to subscripe to some sort of global events in lync ucma ?I would like to know when users change their note, so that i can sync this informationto SharePoint.I can't really subscribe to...
View ArticleRoute Incoming calls to UCMA app from Mediation Server
Hi All, We have Lync 2010 Standard Edition server in our environment. What is the best way to handle the following scenario? 1. All the incoming calls from PSTN has to be answered by a UCMA App. 2....
View ArticleUnable to receive presence notifications in RemotePresenceView - Lync 2010
Hi,I'm seeing a weird error in production with a customer. We subscribe to presence of users, in order to ensure that they are online before attempting to send IMs generated by an external service to...
View ArticleRecord Audio-video Conference automatically using SDK
Hi! I have a desktop application that interacts with the Lync client 2013 using the Lync SDK. What I want to do now is start recording the Audio-Video coference automatically using my desktop...
View ArticleUCMA 3.0 Trusted app and Lync Director?
We have a customer who has a complex topology with many Lync Enterprise FE pools (with many FE servers in each pool). We have a trusted UCMA 3.0 application that is provisioned against one of these...
View ArticleDesktop sharing in c#
I am using lync sdk 2013. I want to monitor is desktop sharing is enabled or not. Actually I have some task which should get start when desktop sharing started. Please help .thank you.
View ArticleLync 2013 UCMA 3.0 SDK - SIPEPS not found
I am migrating a Lync 2010 server/application to Lync 2013. I have upgraded to Visual Studio 2012 as required. I have loaded the new UCMA 4.0 SDK. However, when I try to run the application, I get...
View ArticleLync 2013 - EndEstablish fails because target machine actively refused it
I am migrating a Lync 2010 server/application to Lync 2013. When my application attempts to call EndEstablish for an application endpoint, I get the following error:Error...
View ArticleA rule reference to an imported grammar cannot be resolved using Cardinal or...
Hi all,I'm trying to recognize a phrase like this:Send 50 to 555-5555So the digits are fine for the phone number. But I'm trying to recognize the 50.So I found online instructions on how to use...
View ArticleWebservice calls from voicexml
Hi All, Using voicexml 2.0 how can we implement the following scenario? using voicexml once the user entered 5 digit PIN is collected, it needs to be verified whether the PIN entered is valid. So...
View ArticleUCMA 3.0 How to listen for "Send an IM" or "Send an Instant Message" Event
Hello, does UCMA 3 get notified at the event where looking through the contact list, choosing a contact and using one of the many ways and versions an Instant Messaging session is initiated where the...
View ArticleRecord a conference
I'm trying to save the audio from a Conference Meeting (created in a UCMA App by a UserEndpoint)// Create an AudioVideoCall.AudioVideoCall avCall =newAudioVideoCall(conversation);// Register for...
View Articlecan ucma sdk be installed on mediation server?
Hi all, We are planning to have separate mediation server.Is it possible to install ucma sdk and run ucma application in server where mediation service is running?Thanks
View ArticleRecording for voice mail & forwards to delegates and team members
Hi thereWe are aiming to attach a recorder to calls that are sent to voice mail or forwarded to team members or delegates. So, we have an incoming call, the call get's into our trusted application and...
View ArticleUCMA app on Lync standard edition/mediation
Hi all, Though the forums say that UCMA app cannot be run on Lync servers I was able to install and run the ucma app on Lync standard/mediation server. When I went to add standard edition server as...
View Article