Quantcast
Channel: Microsoft Unified Communications Managed API SDK forum
Browsing all 889 articles
Browse latest View live

Microsoft Lync 2010: How to create and schedule a lync 2010 meeting

Hi i 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 Article


IM Call Sample error "Unable to perform authentication of credentials"

I am trying to run the sample code for UCMA 3.0 SDK title InstantMessageCall, but I get the following error Unable to perform authentication of credentials. The two methods supported are Ntlm and...

View Article


Whats UCMA 3.0 Voicexml Browser default audio format?

Currently, I am developing a ucma 3.0 vxml application. The following is some code in the VoiceXml document. <form> <record  name="msg" beep="true" maxtime="10s"  dtmfterm="true"...

View Article

How to accept PIN as an authentication method for a ucma application without...

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...

View Article

Where is the VoiceXML namespace in the Microsoft Speech Platform 11 SDK?

I've been working with Microsoft Speech Platform 10.2 SDK for a while, and I've included a reference to the VoiceXML DLL included in the SDK. I've inherited the Browser class, and have a working...

View Article


Contact object in AD for ApplicationEndPoint UCMA 2.0

Where is the contact object for an ApplicationEndpoint created in AD? According to the documentation each ApplicationEndpoint It is represented by a Contact object in Active Directory. Have created a...

View Article

Search for a contact using UCMA 3.0

Hi All, I'm new to UCMA and have some questions. Ultimately, I would want to search for all available contact in my Company using UCMA 3.0, something similar to Lync Client search by name or email. If...

View Article

What are Limitations of ExpiryTime of ConferenceScheduleInformation?

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

View Article


What integration capabilities are there for Lync on iOS and Android?

Is UCMA available for iOS and Android as it is with Windows? Can I use UI suppression? Any suggestions are much appreciated. Thank you, Tim

View Article


Solution architecture

Hi I'm creating an informtion board application for my workplace to aggregate and display information from different systems. The application will connect to Lync via UCMA to retrieve presence...

View Article

Image may be NSFW.
Clik here to view.

Problem while joining meeting through Lync meeting URL generated by Lync...

Whenever I try to join lync meeting (by accessing generated meeting url in browser) through Meeting Url generated using Lync Server 2010, it always shows following error message (also shown in image...

View Article

Can I use UCMA4.0 SDK for retrieving presence information from Microsoft Lync...

Hi,      Can I use  UCMA4.0 SDK for retrieving presence information from Microsoft Lync 2010? Thanks in advance.

View Article

Cannot install Unified Communications Managed API 4.0 for Exchange 2013 Preview

I am attempting to install Exchange 2013 Preview in my test environment.  For pre-requests I must install UCMA 4.0.  Upon start-up I get error due to  "Server Media Experience" not being installed on...

View Article


Lync Bot UCMA Application

Hi, I need to talk to Lync 2010 from my dot net application. Question is this:  Server A (application server) needs to communicate with the trusted lync application on Server B to launch conversations...

View Article

How to delete a presence that is expireType="static" - UCMA 3.0

I got a Lync user that has a presence state with expireType set to "static". If the user manually change the presence to "Available" and then click on "Reset Status" it will set it self to back to a...

View Article


Handling "invite a contact" at the Lync client when that client is...

I'm working on a UCMA 3.0 application that records calls between certain users by putting them into a conference and recording that conference.  If A is a party whose calls should be recorded an MSPL...

View Article

How to update conference details using UCMA 3.0?

I've created a conference using UCMA 3.0, Now what I want to do is to modify conference details that I've created previously. I've tried private void ModifyConference(string confId) { // The base...

View Article


Frequently Asked Questions for UCMA

Q:  Can I perform anonymous web chat with UCMA? A:  Yes. Take a look at the Contact Center reference application that is in the UCMA SDK. It demonstrates how to build a web service on top of UCMA. Q:...

View Article

Presence status not updating

The PresenceView is created with an application endpoint which is manually provisioned. It is fed with with three targets and all are subscribed. But I only recieve their first notification. After...

View Article

RemotePresenceView (Persistent mode) only receives one notification then...

I have run the sample Subscribe presenceview which worked great, but I need to do the same with an Application endpoint against target users. So I modified the Manual provisioning sample and added the...

View Article
Browsing all 889 articles
Browse latest View live