Unified Communications Managed API (UCMA)

learn more… | top users | synonyms

0
votes
0answers
4 views

UCMA Standalone App Won't Allow AudioVideoFlow to go active

I'm trying to deploy a fully working standalone UCMA 4.0 IVR application that works fine on my development computer but not on the production server. It will answer the calls and becomes established, ...
0
votes
0answers
14 views

Dependencies not loading or partially loading

I am trying to work with the MS Lync UCMA 4.0 sdk and just switched to using Visual Studio 2012 (becuase .NET 4.5 Framework is required). I can't figure out what is going on here, I've set the Target ...
0
votes
0answers
11 views

How to transfer a bridged call to an outside sip trunk

I'm using FreeSwitch to translate from UDP to TCP for UCMA. I have an outgoing dialplan that is set to bridge like this: <extension name="OUTBOUND"> <condition field="destination_number" ...
1
vote
1answer
41 views

Microsoft UCMA: Strings Not Being Garbage Collected

I am running a memory profiler on my UCMA application which works as a client that adds recorder participants to a session and I notice a lot of string instances eating up memory (even when ...
0
votes
0answers
9 views

UCMA Timeout accepting call on Public IP to routed to local IP [closed]

I'm having a problem where the UCMA app works internally but does not work externally. The external connection is a 1 to 1 firewall from the public IP to the internal network address. It needs to be ...
0
votes
0answers
14 views

Lync userendpoint Synchronization

Is it possible to synchronize the Lync client endpoint and userendpoint in UCMA 3.0,because when the lync client is offline, the userendpoint is still online?
1
vote
0answers
71 views

Handling Incoming Calls With Microsoft UCMA - Using IP-PBX [Cisco Call Manager ] Instead Of Lync Server

We have Cisco Call Manager as IP-PBX. And with Call Manager I register an inbound line (sip trunk line) to my PC IP, call it 666. So if any one call inbound line 666, Cisco Call Manager forward ...
0
votes
0answers
27 views

The owner of the object passed does not match the original owner Exception

i use this method to make a call using UCMA but it give me an exception argument exception was unhandled by user code The owner of the object passed does not match the original owner. ...
0
votes
0answers
17 views

UCMA recording phone conversations

I have been asked by my manager to carry out some research to see whether it would be possible to write an application using the UCMA 4.0 SDK which would be able to record phone conversations on our ...
0
votes
1answer
23 views

How to make an Attended call transfer with UCMA

I'm struggling with making a call transfer in a UMCA IVR app I've built. This is not using Lync. Essentially, I have an established call from an outside user and as part of the IVR application, they ...
0
votes
1answer
26 views

How to delete contact only from selected group with UCMA 3.0

When I try to delete a contact, stored in some group with _contactGroupServices.BeginDeleteContact -> _contactGroupServices.EndDeleteContact it's deleting from each group in contact list. Is it ...
0
votes
1answer
64 views

Can UCMA and Lync Server SDK be used to implement this scenario?

Is it possible to use UCMA and/or the Lync Server SDK to write a web application that can do the following: Report the state of any in-progress calls for a specific user in the web page (active/on ...
1
vote
0answers
55 views

Lync UCMA SDK Server - Globally subscribe to presence updates for all Presentities

Is it possible to globally catch ALL presence changes from Lync server without subscribing to all presentities individually? What we're after seems to be very similar to the RemotePresenceView class ...
0
votes
1answer
38 views

pass context to lync client without using Conversation Window Extension

I want to pass context of the user to another lync client , so that based on the information passed the lync user will do some operation.I read through mail articles and found it is possible using ...
0
votes
1answer
49 views

UCMA Generic QuestionAnswer activity

I am working on a UCMA 3.0 workflow application and am attempting to generate queries into our client management system allowing end users to obtain data about specific clients via voice or instant ...
0
votes
1answer
84 views

Detect if incoming call is destined to response group

I have a UCMA 3.0 trusted application that is receiving incoming calls. My incoming call delegate is as follows: private void incomingAVCall_CallReceived(object sender, ...
0
votes
1answer
48 views

set up, invite, and manage video conferencing sessions between users using ucma 3.0

How do set up, invite and manage video conference session using UCMA 3.0 and lync server 2010. Sample code would be helpful.
0
votes
1answer
96 views

Lync 2010 UMCA 3.0 schedule conference join users automatically

I have implemented a service, that is capable of scheduling conference meetings in Lync 2010, that can be used for external users using the WEB client. But there is one problem still. I want to be ...
2
votes
0answers
96 views

UCMA 4.0 not working

I am going through the quick start sample provied by UCMA 4.0 SDK. We have lyncserver 2013and visual studio 2012 installed in the same machine. We are trying manual provisioning option to log IM ...
0
votes
1answer
355 views

UCMA 3.0 How to build a list of recipients and then broadcast an IM call to those recipients

I am developing an application using UCMA 3.0 that will run as a service and send out periodic 'broadcasts' in the form of Instant Message calls. I have been using the book "Professional Unified ...
1
vote
0answers
145 views

Capturing Lync video stream

Is it possible to somehow capture a video stream of a lync conference in lync 2010 or 2013? I've got the beta running in our labs. UCMA provides hooks for AudioVideoFlow but only seems to operate on ...
0
votes
1answer
169 views

Updated - RemotePresenceView only receives one notification then nothing more happens

The PresenceView is created with an application endpoint which is manually provisioned. I have supplied it with three targets, which are all reporting "subscribed". But I only recieve the first ...
0
votes
1answer
84 views

What are Limitations of ExpiryTime of ConferenceScheduleInformation in UCMA API?

What is the upper limit (max date) for ConferenceScheduleInformation.ExpiryTime property of Microsoft.Rtc.Collaboration.ConferenceManagement? And what if I have given ...
2
votes
1answer
106 views

Whats UCMA 3.0 Voicexml Browser default audio format?

Currently, I am developing a ucma 3.0 vxml application. In the voicexml document , I use a record element to take the caller's recording, and then send the recording to an exteranl web server and save ...
0
votes
1answer
72 views

How to accept PIN as an authentication method for a ucma application without the workflow sdk?

Would like to see maybe a sample implementation in a ucma bot that authenticates a caller with a pin just with the use a the core ucma api (without using the workflow sdk) I tried hooking it up with ...
0
votes
0answers
108 views

MSPL UCMA Lync server 2010

I send file To USER1, but I want than USER2 receive this file. I tried my MSPL script: <?xml version="1.0"?> <r:applicationManifest r:appUri="http://Lync.HD4290.Local/testinterceptor2" ...
1
vote
0answers
275 views

Lync 2010 SDK - Calling a response group

I have a response group made of 2 agents. For the sake of clarification let's use the following: Agent1: ag1@domain.com Agent2: ag2@domain.com Response Group: RG@domain.com My code is based on the ...
1
vote
1answer
71 views

Displaying a photo for an Application endpoint

Here is my problem : I work on a big UCMA project since 3 month and now I would like to add a little feature. I have a lot of ApplicationEndpoints which can be added, modified or deleted dynamically ...
0
votes
0answers
158 views

UCMA 3.0 AuthenticationException when establishing UserEndpoint

We have build a UCMA bot which automatically responds to user input. For this application we log in with an Active Directory UC enabled account. In the past we have tested this with our support ...
0
votes
1answer
170 views

Add groups with Lync 2010 UCMA 3.0 c#

I am trying to create a simple contact manager for Lync 2010 UCMA. I'm using an NotificationReceived event, and testing if IsFullNotification flag is set. I hoped that as groups are added, there will ...
1
vote
1answer
189 views

AutoResetEvent causes Deadlock in multithreaded UCMA 3.0 Application

In My Parallel.Foreach Loop I am calling _helper.subscribeUserEndPoint(loop._contactGrpSvcs); _helper is the Encapsulating class for the UserEndPoint and all other operations like ...
0
votes
1answer
282 views

Can I establish a video call programmatically using UCMA 3.0?

Is it doable using UCMA 3.0, to have video conferencing ?
0
votes
2answers
352 views

UCMA 3.0 API Conferencing Error : Cannot join a different conference after receiving a conference invitation or conference escalation request

We have a UCMA 3.0 based application/bot that matches end users with experts. It migrates incoming one-one chat requests from end users into a multi user conference and then invites experts into ...
0
votes
1answer
853 views

Publishing Lync 2010 user presence not showing on the users lync client

In a Trusted Application Endpoint I have to publish users states based on en external presence provider, and I can do that (clearing them later when the external source goes "Idle" is a different ...
0
votes
1answer
364 views

Clearing a published presence with UCMA 3.0

I'm publishing a user presence in a Trusted Application Endpoint, but I also would like to clear this presence when it is no longer needed. Is the only option to do so to terminate the UserEndpoint ...
0
votes
1answer
378 views

Error starting UCMA TrustedApplication

When trying to run a TrustedApplication on a new machine, we get the following in our log. The CsTrustedApplication and it's Pool have been defined, and the local management store is replicated. The ...
0
votes
1answer
56 views

How can we move the QS asked in lync IM an expert to my organizations sharepoint 2010 portal?

How to move the question asked in lync IM an Expert as question to sharepoint discussion board?
0
votes
1answer
541 views

Is It Possible To Launch A Lync Session And Invite Tech And External User From A C# Web App?

I'm tasked with writing a web app that will connect an internal employee and an external client while logging Case details. Our company recently switched over to Lync, so I'm a bit lost on the API for ...
0
votes
1answer
268 views

UCMA call establishment gives busy response only after 30 seconds

I am trying to establish a call using the following code in a UCMA workflow application: try{ var conversation = new Conversation(endpoint); avCall = new AudioVideoCall(conversation); ...
2
votes
1answer
3k views

UCMA 3.0 Sample Learning Project

I am new to UCMA 3.0 (and new to Lync server as well) and want to get a feeling about how to talk to Lync 2010 server through UCMA. I want to have something quick and dirty, such as a step-by-step ...
0
votes
0answers
75 views

UCMA 2.0 and FIPS Compliance

I am developing an application using UCMA 2.0 for Microsoft Office Communicator Server in .Net 3.5. It is a relatively simple little app that watches the IM status of OCS users that we would like to ...
0
votes
1answer
481 views

Application Sharing limitations in UCMA 3.0 Contact Center sample application

Let me preface this by saying that I know the ContactCenter sample is just a sample and that the application sharing extension classes it exposes are not officially supported. With that said, I've ...
1
vote
1answer
62 views

using BeginVerifyPin and EndVerifyPin methods in a UCMA workflow

need a simple example of how to call ApplicationPinServices BeginVerifyPin and EndVerifyPin methods from inside a UCMA workflow to verify user pin number... ApplicationPinServices has an internal ...
1
vote
1answer
243 views

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 ...
0
votes
1answer
287 views

Would Lync Server SDK or UCMA enable me to implement additional authentication for conference?

I would like to create additional authentication for the conference call. Scenario would look something like this: Client calls the conference In chat window he is asked for some secret that is ...
0
votes
1answer
106 views

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 bit available. I understand, that the 64 bit area ...
0
votes
2answers
167 views

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 ...
0
votes
1answer
427 views

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 establishing an audio call. I found that default value of the DefaultMediaType property of the AudioVideoCall is ...
1
vote
2answers
2k views

Sip <--> Lync Integration

I have a SIP app that I wish to connect to a Lync environment. So far I've set up a Static Route enabling the Lync Server to deliver SIP messages to my App. However, the messages I send to the Server ...
0
votes
1answer
825 views

Create a UCMA 3.0 endpoint to a SIP PSTN gateway WITHOUT using Lync

I want to use UCMA 3.0 (standalone, without Lync) to create an IVR application as modeled in the SDK docs: http://msdn.microsoft.com/en-us/library/gg448007.aspx I'd like a code snippet that ...

1 2