a question about EscalateToConference
when i run the example in the direcory <UCMA SDK 2.0\UCMACore\Sample Applications\Collaboration\QuickStarts\ConferenceEscalation>I received an exception message like this "Call cannot escalate...
View ArticleMicrosoft Lync 2010: How to create and schedule a lync 2010 meeting
Hii want to develop an application to create and schedule Microsoft Lync Server 2010 meeting using UCMA so is there any help for this.Thanks in advance
View ArticleIdenty What number Of People Participating in a conference or meeting
dear I Want Identy What number Of People Participating in aconference or meeting By UCMAIt is Possible?
View ArticleDelay in sending IM messages
I have some UCMA 3.0 code that send IM to a group of Lync users. It seems that there is about 15 seconds delay between when imCall.BeginEstablish() is called and when the UCMA app is actually able to...
View ArticleLync send delay
I encountered such a problem in the process of doing the project: Send the event in judging the current state of the MediaFlowState, if the state is equal to MediaFlowState.Active, began to send a...
View ArticleRetrieving Presence of O365 users in Hybrid environment
Hi,Anyone had any luck / know of any issues with retrieving presence in UCMA for O365 users in a hybrid environment.To clarify: - Lync 2013 Hybrid environment with UCMA application on-prem (application...
View Articlewrite unit test case for collaborationplatform beginstartup()
hihow to write unit test case for collaborationplatform beginstartup? var platformSettings = new ClientPlatformSettings(userAgent, Microsoft.Rtc.Signaling.SipTransportType.Tls);...
View ArticleHas anyone else tried playing a WMA that's longer than 7 minutes using the...
I found something a little strange with a WMAFileSource a couple weeks ago, and managed to boil it down to a pretty simple repro:Get a WMA file that's longer than 7 minutes (the example I had was about...
View ArticleNotification BOT using InstantMessagingCall
Hi,I am creating a BOT to send notifications out to Lync Client(s). It is extending an alerting WCF application that already sends emails, pages, etc.. The BOT will send the IM but doesn't need a...
View ArticleUCMA 4 >> initiate calls to 2 people and let them talk to each other
UPDATE ( after some tests ) I want to initiate calls to Person-A and Person-B and let them have a nice conversation. What's the best approach for this solution ? 1) call to A --> self transfer...
View ArticleMicrosoft.Speech - Dictation Grammar
While using Microsoft.Speech, I am trying to load dictation grammar into my recognizer, though this seems to consistently fail, saying it "Cannot find grammar referenced by this grammar." This is my...
View ArticleUCMA - Get call state
Hi,we have a trusted application with an appendpoint and an userendpoint.We would like to monitor all incoming calls for a specific user. We already get call states for incoming calls but we do not get...
View ArticleUCMA application failing to invite participants to join conference with "487...
The scenario is:Every so often at around 2-3am in the morning, the UCMA are experiencing conference creation failure with this error “487 request terminated” when inviting participant to join...
View ArticleApplication sharing B2B in UCMA through a conference-is it actually impossible?
I know that I've tried to get application sharing to work in UCMA in the past, but a question from a coworker about Michael's blog post on the subject got me interested in looking at it again. I...
View Articlehow to re-establish connection between end users in UCMA?
after remote user closed his Lync chat window, the state of conversation is Terminated. how can i reestablish them? what is wrong with my doing?( it throws "The operation is invalid in the current...
View ArticleCall Control through UCMA - is it possible?
Hello!Time ago I did some things with using of Remote Call Control on LCS and OCS. Just quick description: it was possible to make/end/transfer call and others operations, see ringing/diverted/released...
View ArticleReceive phone state on application endpoint
Hi!I am currently running a UCMA application with an application endpoint. I want to be able to subscribe to the users phoneState only using my application endpoint, which is not currently possible...
View ArticleExternal CAC delegation for Lync Server
Hello,I was wondering if it is possible to delegate CAC to external entities. Basically, instead of fixing bw per location and similar I was wondering if there is a way to externalize CAC decision by...
View ArticleUCMA Conferencing sample
I am starting with UCMA and have a run couple of samples successfully, the BasicAV call and Basic Conferenceing (Which is a conferencing for IM ).Is there a way to tweak this code to make it a...
View ArticleB2B Call with a PSTN user as Call leg 1
I'm running a UCMA application, where I want to transfer a PSTN call that is established in a conference point, to an agent with a sip target. The existing PSTN call will be Leg 1, and the new outgoing...
View Article