Ucma How to publish presence--routing category?
I use the following code to publish both note and routing category, note wokrs but routing does not work?private void PublishPresence(UserEndpoint userEndPoint) { var routingXml =...
View ArticleSkype integration with UCMA apps-any issues with permissions?
Has anyone else been experimenting with getting Skype calls to UCMA apps? I saw Michael's blog post on it a couple months ago, and it seemed pretty straightforward, but I'm having an issue where a...
View ArticleHow to set a "Display Name" for an ApplicationEndPoint in a UCMA standalone...
Hi,While creating an ApplicationEndpoint , I want to also set a friendly display name for itButendpointSettings.OwnerDisplayName , endpoint.OwnerDisplayName or...
View ArticleSending DTMF tones using UCMA 4.0 and ToneController
Hi,I am currently trying to send some DTMF tones through UCMA 4.0 and the ToneController class.It seems to be quite easy with ToneController.Send(5) or Send(5, 100) to set the volume, but I can't hear...
View ArticleError returned while installing OcsCore.msi
I've installed UCMA SDK. When I try to install the Central Management Store Replication Service it fails:Checking prerequisites for bootstrapper... Checking prerequisite WMIEnabled...prerequisite...
View ArticleBack to Back Call in a Conference - Play WMA file
Hi all!I have an issue where I have an UCMA app that listens for calls from analysts, makes a conference and joins the call to the conference via B2b, and then invites the customer that the analyst was...
View ArticleGet the total number of current IM calls and Voice calls
How to get the "current" total number of IM calls and/or voice calls?
View ArticlePresence issues with UCMA endpoints (and other Lync endpoints) from Skype?
I've been trying to get calls into a UCMA app from a Skype endpoint, and while it seems to work from the Metro Lync client, the desktop one appears to be broken. No matter what, the endpoint always...
View ArticleIntercept call and add custom information (on Server or Client)
Hi,I'm new to Lync Development, so my knowledge is not the best and maybe it's wrong place to ask (if true please redirect me).Anyway.. my problem/scenario is this:I have a Lync 2013 Server and Custom...
View ArticlePrevent Lync Server sending IM to UserEndpoint without IM capabilities
How do I prevent Lync-Server to send IM to endpoint without IM capabilities?I have a UCMA application where I have a UserEndpoint created for a user A.This UserEndpoint should not be able to receive IM...
View ArticleMake an outgoing call
Hi we use Lync 2013 server as our main phone system.We just got request from management that they want to offer an option on our website where customer will fill a form and put their phone number, and...
View ArticleForward call from Client Lync 2013
Hello everyone.My UCMA 3.0 application manages inbound audiovideo call and forward them to a sip address.If the client that require the call is Lync 2010 the call is correctly forwarded to...
View ArticleProgrammatically creating TrustedApplicationEndpoints
I'd like to do something similar to what the Response Group application does in Lync: programmatically create a trusted application endpoint. The Response Group workflow page lets you add a number or...
View ArticleAdding userendpoint to Application endpoint's Default routing UCMA 3.0
Hallo,I have established an Application endpoint with the following properties settings.IsDefaultRoutingEndpoint = true; settings.AutomaticPresencePublicationEnabled =...
View ArticlePresence issues with UCMA endpoints (and other Lync endpoints) from Skype?...
Hi All,I tried the proposed solution in this Discussion, but I cannot get to work.The application mentioned in this article "Extending Unified Communications Services of UCMA Bots to PIC Clients" runs...
View ArticleGet the incoming audio stream
Hi,I'd like to retrieve the incoming audio stream during a call (without recording it with the Recorder class), and be able to handle it, like for instance to send it back on the output.Is there any...
View ArticlePlay WMA File as Windows Service
Hi All!I have a UCMA 4.0 app that listens for incoming calls from analysts, creates a conference, then back to backs the call to the conference, then invites the customer that the analyst was trying to...
View ArticleUsing perfmon (s4perf.dll) with standalone UCMA application
Hi All,we are using the UCMA 3.0 SDK/runtime in a standalone SIP application (VS 2008, c#, x64):- Reference to Microsoft.Rtc.Collaboration.dll- Creating a instance of...
View ArticleIn a trusted application pool with multiple computers, what algorithm does...
In a Lync 2010 ( as well as 2013) environment, I have a trusted application running as an automaton.Now, we would like to provide a failover capability in the trusted app. Load balancing is not a...
View ArticleAbout query GRUU of a endpoint with same login account
We would like to do some UCMA development that reroute a message to a mobile lync client.We found with the same login in account, there is different GRUU of each user uri. and we could like to reroute...
View Article