Microsoft Lync 2010 was released in 2011 (by Microsoft) to replace Microsoft Office Communicator 2007 R2 - an instant messenging and communications tool for large companies.
-2
votes
1answer
50 views
Can I use a Lync api in my asp.net application?
hi can I get the lync contacts and them status in a listview with C#? I want to get all users from ad to a listview in asp.net web application and control wheater a user is online or offline.
1
vote
1answer
64 views
Change status of Lync by script
Is it possible to change status of Microsoft Lync 2010 by script?
I want Script which works on Win XP and change status to available after fixed interval.Tried to search in internet but was not ...
0
votes
1answer
82 views
Is it possible to extend Lync incoming call popup?
Currently I'm seeing only phone number of the caller. Is it possible to extend incoming call popup(add additional information querying DB by phone number) ?
I'm using Lync SDK 2010.
Thanks in ...
0
votes
1answer
28 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 ...
-1
votes
1answer
67 views
desktop sharing [closed]
I want to implement desktop sharing client with Lync as the server. Does Lync use RDP and if so can someone point me to an RDP implementation?
Can I tweak free RDP and make it work? Appreciate your ...
0
votes
1answer
38 views
How to return list of available contacts using MS communicator in C# Win form app?
I just downloaded VS 2012 to try create a simple application with a button and a list area. There is a list of contacts I want to store, So when the button is clicked, the the list gets populated ...
0
votes
1answer
65 views
Launching a sip client from a Mobile Browser
Is there a way to get an href with a sip address to open in a Mobile browser on either iOS or Android like it does on a desktop browser?
I'm using Lync 2010 as my sip client and it won't launch when ...
0
votes
1answer
118 views
lyncClient.GetClient() throw exception when set UISuppressionMode as 1
I'm new for Lync client 2010 SDK integration. Since I don't want to display Lync UI (we will develop our own UIs), I set the registry to make UISuppressionMode = 1(DWORD). But lyncClient.GetClient() ...
0
votes
0answers
211 views
Regex Expression to remove RTF tags
I have a file that I get from pulling out values from a Microsoft Lync 2013 conversation that has RTF formatting tags. An example file would be like:
Here is my file:
...
0
votes
1answer
51 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
0answers
132 views
Run Lync Client as a Background process
I've developed a simple Lync Notification service which notifies users when their batch processes have finished. It uses the Lync 2010 SDK and Lync 2010 client along with a custom user. We use office ...
0
votes
0answers
256 views
creating central management store failure
I am getting another error now when publishing topology of lync server 2010 it gives me error in creating central management store failure:
Error: An error occurred:
...
0
votes
1answer
97 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 ...
1
vote
1answer
125 views
ListBox throwing SelectedItems error on right click
Im working with Lync SDK and use a ContactSearchResultList (listBox) with SelectionMode="Single".
But when I right click a item that is not selected the application crashes with the following ...
0
votes
0answers
69 views
Download Lync 2010 group chat history
Does any one know how to download Group Chat History in Microsoft Lync 2010 with c#?
Any API provided my Microsoft.
1
vote
0answers
166 views
Getting error when preparing active directory for lync server
Getting error when preparing active directory for lync server "failure occurred while attempting to check the schema state please ensure active directory is reachable".
I have also connected this ...
0
votes
0answers
39 views
Is it safe to delete messages directly from the LYNC archiving db
I have inherited a SQL express edition in our company that I didn't know existed ! it is the backend for LNYC message server (express edition)
I now noticed that the instance has crashed as the ...
1
vote
1answer
1k views
How to save Lync conversation history when Corp has blocked this feature?
I am using Lync 2010 (4.0.7577.4356), which we use on my small development team for IM'ing. Lots of technical Q&A are handled through this program and lots of other items that need to be ...
0
votes
2answers
81 views
Conversation Uniqueness
I have an application in which I have subscribed for ConversationAdded and ConversationRemoved.
I want to maintain a list of dictionary of conversation which i received from ConversationAdded event ...
0
votes
1answer
142 views
Lync error: waitall for multiple handles on a STA threads is not supported
I'm trying to export IM chats logs from my Lync archive server. I've followed the instructions detailed at http://technet.microsoft.com/en-us/magazine/hh328432.aspx.
When I issue my command:
...
0
votes
1answer
178 views
Lync 2010 event monitoring and call control API
My objective is to listen to all the events (im/video/audio/appshare call, presence) of Lync server 2010 and also to control (transfer, conference, record) the call.
If we use UCMA to do the same, ...
0
votes
1answer
97 views
Not able to capture “NeedsSize” change event for Lync conversation window
I am developing sample application using Lync 2010 SDK. In that application i want to capture Lync IM window resize event.
As I know Lync 2010 SDK do provides API's to capture re-size event for the ...
0
votes
1answer
227 views
simple example/tutorial showing how to send Lync messages from a console app
I have code I wrote using xmpp to all users to communicate with my code through instant messages. Since I'm in a Microsoft shop now I'd like to convert this code over to use Microsoft Lync. Problem is ...
0
votes
1answer
213 views
How do i add contacts to lync 2010 api in vb.net
I am trying to develope an application that will help me import my contacts to lync 2010.
I am doing this program in VB.NET using the Lync 2010 SDK.
I am able to get all the users from the lync ...
0
votes
2answers
295 views
How can I save Conversation History messages using EWS and have them appear correctly in the Conversation History Folder
The Lync client Microsoft ships has an option to save conversation history into an exchange folder using EWS (Exchange Web Services) which is accessible through a c# managed API. When Lync saves ...
1
vote
0answers
212 views
Lync enabled Windows Store app - File Transfers & Video Conversation - Lync SDK
We’re building a mobile solution on windows 8 i.e. Windows Store App, enabling real time collaboration features for maintenance personnel to connect with Customer Support team. We are leveraging Lync ...
0
votes
1answer
364 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
146 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
0answers
57 views
Lynx 2010 SDK - BeginSignOut returns exception
I have Lync running in UI suppression mode.
When I call
_lyncClient.BeginSignOut(callback, state);
The Lync Client hangs in the SigningOut state.
When debugging, I get an OperationException with ...
2
votes
1answer
205 views
LYNC - SIP “413 - Request entity too large” error to SUBSCRIBE requests
I'm currently trying to federate two Lync domains with one custom SIP proxy in the middle. The problem is that the Lync server will reply "413 - Entity too large" to subscribe requests ...
0
votes
1answer
85 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
2k views
Lync API: How to send instant message to contact by email address?
I have the email address of a Lync user and want to send him an instant message.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
...
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
1answer
187 views
Lync 2013 customize contacts' groups
In Lync 2010,
I can customize or select contacts' groups by Stored Procedures in Database-[rtc]
Example: UserMgmtSetContact UserMgmtAddGroup,UserMgmtGetGroups,UserMgmtGetContacts .....
But in Lync ...
1
vote
0answers
93 views
lync 2010 connectivity issue [closed]
Some users are able to log in to lync2010 from a client, but others can't.
All users are in same vlan, name resolution is happening from vlan. I am able to telnet to port for sipserver, users are ...
1
vote
1answer
497 views
permanent meeting room in Lync
We are the sole administrator for Lync and all our users are using Attendee clients. We have successfully tested on demand meeting rooms such as ...
1
vote
0answers
212 views
Lync Meeting URL expiration period
I've created Lync meeting URL using Lync API 2010, and now I also want to set Lync URL expiration period using Lync api can anybody help me to solve it out ?
1
vote
0answers
279 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 ...
0
votes
0answers
179 views
Showing a form on a lync connecting event
This is following on from question On Answer Event.
The concept is simple, when a call is connected a form will appear on screen showing details about the phone call and the ability to take notes.
...
0
votes
2answers
171 views
Lync 2010 On Answer event?
I have been asked to integrate a phone call note system into our new Lync based system. When a phone call is accepted the software should pop up a form to allow notes to be taken against the phone ...
1
vote
2answers
146 views
Lync client implementation using UCMA
I am very new at Lync development. Is it possible to implement simple .NET console client for Lync 2010 that allows me to start audio conversation using UCMA 3.0? The problem is that I have no direct ...
0
votes
0answers
121 views
server-side Lync Agent as as user endpoint
I develop server-side Lync Agent as as user endpoint. With Lync Agent I can send request and get from it response. The problem is that
it is always Offline. Any body can help me how I make it Online?
...
0
votes
1answer
131 views
Lync SDK intercept file
I need to intercept file using MSPL and Lync SDK. I can intercept and get content of usual text message, but when it comes to file transfer, Content property for Response/Request contains only some ...
0
votes
1answer
734 views
I can't install Lync 2010 at windows server 2008 R2
I'm still trying to install Microsoft Lync at VM Windows Server 2008. But its always failed at "Prepare first Standard Edition Server". The error message is this.
"Checking prerequisite ...
0
votes
0answers
57 views
Focus of Lync Video Window in a conference
I am working with the Lync 2010 SDK in UI suppression mode. When in a conference with three or more participants, there is only one incoming video. The participant appearing in this incoming video ...
0
votes
0answers
83 views
Detect forwarding and set forwarding on Lync Client using Lync Client SDK
Is there any event or notification we can get when user set a forwading on its lync client 2010.
I am using Lync client SDK in my application and wanted to have event/notification for the forwarding ...
0
votes
1answer
229 views
sharepoint silverlight web part does not work on server
I've developed a Lync Silverlight application and it is working on my local machine. Then I needed to add this Silverlight to a Sharepoint site, thus i used Silverlight web part. It is OK on my local ...
0
votes
1answer
521 views
Lync sdk automation dial number
I just started to work with Lync API using SDK. Is it possible to call someone who is not in contact list using mobile phone number? Here is my code (I use automation for this):
LyncClient lyncClient ...
0
votes
0answers
116 views
Is the MS Office Communicator API the only way to incorporate Lync functionality with a C++ application.
We are developing an application for a device where we want to be able to incorporate multiple formats of software phones into group calls. This app was originally developed in C++ with visual studio ...
1
vote
1answer
228 views
Lync: VideoWindows of AVModality.VideoChannel are null after successfully calling BeginStart (COMException HRESULT: 0x80029C4A TYPE_E_CANTLOADLIBRARY)
We are currently trying to incorporate Lync communication (Lync SDK 2010) into our application and we have run into an issue with the VideoWindows (CaptureVideoWindow, RenderVideoWindow) of the ...