Microsoft Lync (formerly Microsoft Office Communicator) and Microsoft Lync for Mac are instant messaging clients used with Microsoft Lync Server or Lync Online available with Microsoft Office 365 and Live@Edu. They are replacements for Windows Messenger which was used with Microsoft Exchange Server.
Questions tagged [lync-2013]
201 questions
2
votes
1 answer
Detecting the audio devices and controlling its volume in lync sdk 2013
I have a situation where I need to detect the audio devices connected to the system using the lync 2013 sdk api and then need to control its volume and other stuff like muting and unmuting it.

Amit Sharma
- 31
- 2
2
votes
1 answer
Integrating lync 2010 to web application
I am trying to integrate office communicator Lync 2010 into the web application, is this possible with UCWA (http://ucwa.lync.com/) services if not how can achieve this ??
Any response is appreciated.

Vivek P
- 3,050
- 6
- 27
- 31
2
votes
1 answer
Select row from scrollarea by value - applescript ui, lync automation
i'm trying to automate osx based microsoft lync using applescript ui programming. Up to now i did not get an idea in how select an item of the lync contact list by its value. The UI Inspector shows this…

Peter Samulat
- 21
- 1
- 2
2
votes
1 answer
Lync 2013: Change status and extend popup?
How can I in Lync 2013:
1) Set status of Lync 2013 user?
2) Extend the popup menu (when I right click a user)?

MojoDK
- 4,410
- 10
- 42
- 80
2
votes
1 answer
Get Lync user from phone number
I'm writing a Managed SIP application that will inspect phone calls, and either allow them or terminate them based on various conditions. I need to know the Lync user that the call is intended for. I'm sure there are cases where a phone number can't…

Brian Ball
- 12,268
- 3
- 40
- 51
1
vote
0 answers
UCMA 5.0 - File sharing doesn't work if conference is created by an UCMA application
I've developed an UCMA application that basically creates an ad-hoc conference and then adds some participants. The problem is that the file sharing (as well as screen sharing) doesn't work. I think this is due to the fact that UCMA doesn't support…

Gianluca
- 23
- 1
- 5
1
vote
0 answers
System.Management.Automation.RemoteException occurred while making the powerhshell script to get lync users
I have following c# code that will call a PowerShell script to get Lync users.
But the line below throws an exception:
powerShellInstance.EndInvoke(result);
Exception:
[2018-11-21 12:12:10] - [ERROR] –…

Prakash
- 422
- 1
- 12
- 31
1
vote
0 answers
Adding Subject to Lync Chat from javascript using sip action
I am able to open lync for a particular user on intranet which is perfectly working fine using :
sip:username@domain.com
But i am looking if i can initiate the lync with some subject from javascript , anything like the…

milan kumar
- 226
- 2
- 16
1
vote
0 answers
Lync SDK 2013 presence indicator causes null reference exception on close
So I added a presence indicator control to my Winforms app, and the weird thing is that after hovering over it to bring up a contact card, it'll cause a null reference exception when I close my application. (Opening and closing the app without…

zlsinger
- 11
- 2
1
vote
1 answer
[RDP-LYNC]How to sharing desktops or applications to Lync client or server?Is there any third-party libraries to implement RDP protocol?
We are developing a multimedia conference application and want to connect to Lync or Skype for Business.
Now we can transfer video stream (H264) and audio stream between Skype and our client.
But sharing stream stuck us,especially parsing the RDP…

Mr. Duan
- 81
- 1
- 4
1
vote
1 answer
How to Create Online Skype Meetings for Outlook Appointments using excel VBA?
I am trying to automate the process of creating meeting invites in outlook. In this regard, I have the macro to create appointments in outlook from data in excel sheet.
The challenge is, I have to convert them into “Online Skype for business…

sneha aralikatti
- 11
- 1
1
vote
1 answer
I need magic to keep "Skype for Business" activated
"Skype for Business" (formerly "Microsoft Lync") is harder to wake up than my daughter. When it is minimized to the taskbar, clicking on the icon to restore it is inteminably slow -- it literally takes 5-10 seconds to restore if it has been idle for…

kmote
- 16,095
- 11
- 68
- 91
1
vote
1 answer
Start conversation with mutiple users in MS Lync
I want to start a conversation with multiple users . I am using below project
http://blog.thoughtstuff.co.uk/2015/04/ucwa-sample-project-online-chat-example/
I had assigned cpomma separated sips but it doesn't work. And it works properly for peer to…

happy
- 2,550
- 17
- 64
- 109
1
vote
1 answer
How to detect Type/Modality of Lync Conversation?
I need to check whether the conversation is an audio call or a chat.
The check needs to happen at the moment the ConversationManager_ConversationAdded Event is triggered.
private void InitialisiereLyncClient()
{
…

OddN3ss
- 45
- 9
1
vote
0 answers
lync - answered calls are detected as missed
lync (skype for business) is detecting calls I answered as missed. I have no clue as to how even to begin to troubleshoot. contacting the administrator is not an option since I am the administrator. I just don't know enough about lync.

GKman
- 503
- 1
- 5
- 19