UCMA: Unable to start up the platform
Hi,I have a problem when CollaborationPlatform starts up. My case is similar to this issue. But the inner exception is different.add Domestic\Admin to the RTC Component Local GroupException: One or...
View ArticleRunning UCMA trusted application in a different domain?
Is it possible to run a UCMA trusted application in a domain different from the Lync Server?If so, what are the specific steps that are required to set up the application host?I ran the Bootstrap and...
View ArticleAnyone tried the Windows 8 Lync application with UCMA apps and had dial pad...
I know this isn't really the best place to ask this, but I figured that some of the people here might have the same issue I've got. Basically, if you load up the Lync MX (windows RT/Metro/Store)...
View ArticleError activating a UCMA 4.0 trusted application
We have a server running Windows Server 2012 with UCMA 4.0 SDK installed. The server is a member of a domain.We get an error while trying to install the Central Management store replication service...
View ArticleCall recording in Lync
I want to create a custom desktop applicaiton which can enable audio call to Lync user. The application should be able to record the conversation for future auditing. I found the following link for...
View ArticleLync Conference Invite Picture
Lync 2013:When i call a user directly, the other user will see my picture in the invite window.When i create a conference, the other user will see a blue "group" image in the invite window.Is there a...
View ArticleSIP Header info for outgoing messages
Hi There,I am using UCMA to control SIP Endpoint without Lync. so far its been working well.Now I have come across a basic problem.Using UCMA, I send and receive messages to SIP Server. My issue is, I...
View ArticleUCMA and the Lync Server SDK behind a web application
I have a situation where an agent will be using a web application from the same computer they have the Lync client running. I'd like them to be able to control their conversations through the web...
View ArticleConferenceManagement QuickStart appsetting values
I am refering ConferenceManagement QuickStart solution UCMA 4.0 sdk. Solution appsettings has the following values which I have no clue.<!-- Provide the FQDN of the Machine that the Application...
View ArticleCreating IM bot using UCMA3.0
Hi all, How can I create a BOT and Send IM through this bot using UCMA 3.0help me out with some code snippets PLZ
View ArticlePresence of Remote user in UCMA
how can I get the presence of the remote user using UCMA 3.0,wanna use it in loop, something likeIf (RemoteUser.Availability == free){}kindly help , thanks
View ArticleHow to create lync web app meet now url using server sdk?
Hi all, We have installed lync 2013 in our environment.I was testing lync web app. In lync 2013 client when we click on meet now it creates a conference with single participant...
View ArticleStarting a UMTS connection using Zoom 3G usb modem with SIM card slot in C#
Hi everyone,Like the long title state. I am trying to establish a connection to the service provider of the sim card. When I run the software that came with it, it connects to the service provider...
View ArticleCan't create Signaling Header in UCMA for Proxy-Authorization
I am trying to get my UCMA based IVR application that is stand-alone to talk to a SIP Server/Media Gateway that challenges credentials. I am trying to append a Proxy-Authorization Sip header. The...
View Articleremoteregistrarpoolexception
UCMA 4.0,every thing goes well ,but When New-CsTrustedApplicationEndpoint throw exception,pls help
View ArticleAn error when doing IM with UCMA 3.0 application endpoint app
I have implemented a simple UCMA 3.0 application on my Lync server machine, which creates an application endpoint and establishes IM calls to Lync users. When I start the application, everything is...
View ArticleSending an IM to Multiple users using UCMA
How can I send an IM to multiple users using UCMA
View ArticleWhere is lync meet now url stored?
Hi all,In lync 2013 client when we click on meet now it creates a conference with single participant and it generates a meet now url which we get to see on lync 2013 client. when this url is given to a...
View ArticleUCMA 3.0: InstantMessagingFlow::BeginSendInstantMessage string max length
Anyone know what the maximum string length is for InstantMessageingFlow::BeginSendInstantMessage(string, userCallback, state) Thanks, Matt
View ArticleSend IM :to list of users
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Configuration;using System.Security.Principal;using System.Security.Cryptography.X509Certificates;using...
View Article