For questions about Microsoft Lync Server 2010.
Questions tagged [lync-server-2010]
45 questions
1
vote
2 answers
Does MS Lync server 2010 come with a built-in vxml browser?
If so, is there any online document describing how to install/configure it? Thanks.

user646073
- 149
- 5
- 12
1
vote
1 answer
Custom Commands for Skype for Business Client
Am trying to add custom commands to Skype for Business Client menu but whether this option is available for "Skype for Business Client". As per i know this is available for Lync Client. Any documentation is present for adding custom commands to…

Akshay Bagi
- 179
- 1
- 8
1
vote
2 answers
Is Microsoft Lync Server 2010 a good fit for public-facing applications?
The release candidate for Microsoft Lync Server 2010 (formerly known as Office Communications Server and/or Speech Server) was just made available for download. From the site:
Microsoft Lync Server 2010 now
delivers complete presence, instant
…

Will
- 375
- 1
- 4
- 13
1
vote
0 answers
Lync chat 2010 notifications
I'm looking for direction on if it's possible to have a win form in the background watch a group chat channel and provide notification popup when a string is typed in chat.
I've only found resources for Lync chat.
Nothing on how to establish a…

Brian Pulaski
- 103
- 6
1
vote
0 answers
Set a background sound for conference call
Is it possible to set a background sound for a person while he/she is in a conference call alone, but once somebody else joins, the sound will be turned off? I don't think there needs to be any deeper explanation as the question is stating the…

leopik
- 2,323
- 2
- 17
- 29
1
vote
1 answer
Is CMS Replication required for ApplicationPool also?
Is CMS Replication required for ApplicationPool also?
When I run the command Get-CsManagementStoreReplicationStatus I get UpToDate : True for my domain but it comes False for my ApplicationPool.
UpToDate : True
ReplicaFqdn :…

Sagar Pilkhwal
- 3,998
- 2
- 25
- 77
1
vote
2 answers
Integrate IMS and WebRTC enabled client to Lync Client?
Recently I have come across datachannel. I would like to integrate two infrastructure to enable webrtc interoperability.
Lync server will provide signalling and presence to help locate lync client and other peer is connected to a IMS application…

usercode
- 309
- 4
- 20
1
vote
1 answer
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, the call must first come to the application and from…

namith
- 546
- 1
- 8
- 18
1
vote
1 answer
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 ?

Suresh
- 158
- 3
- 16
1
vote
1 answer
How can I get the conference ID which users need to call in from a lync conference programmatically?
I'm using the Lync SDK to schedule meetings on a Lync Server. Now I want the conference Id which users need to call in by phone. How can I get it programmatically?
When scheduling a meeting by using ConferenceServices.BeginScheduleConference
I get…

Steffen Schindler
- 785
- 7
- 20
0
votes
1 answer
Lync 2010 UCMA 3.0 SDK - Call Forwarding
How can I use the Lync API to change current user "call forwarding" option to another SIP or a number?
Thanks

Zakos
- 1,492
- 2
- 22
- 41
0
votes
1 answer
UCMA: Check custom SIP headers on receiver side for custom sender information
I'm using the CallEstablishOptions object on my message establishment side, to initiate a InstantMessageCall with addition custom headers.
CallEstablishOptions callOptions = new CallEstablishOptions();
callOptions.Headers.Add(new…

esskar
- 10,638
- 3
- 36
- 57
0
votes
2 answers
Lync Server 2010 SDK sample application error: Application not authorized
I have installed and configured the Lync Server 2010. When I run the example to Lync Server SDK (SipSnoop) and press the button Connect, I get an error:
- EXCEPTION (2:23:20 PM) -
Application not authorized.
Queue could not be created.
Access…

Anton Tupy
- 951
- 5
- 16
0
votes
1 answer
Multi-client conferencing in Lync 2010 Client
Does Microsoft Lync 2010 Client support multi-client audio/video conferencing?

Serhii Yefimov
- 3
- 5
0
votes
1 answer
How to setup UCMA Development environment locally for Lync 2010?
I have created a chat bot in c#. But the requirement has changed to a bot that can be directly accessed through lync. Lync is present in our network, but the server is separate and my development environment is not at the server side. I have a few…

KChow
- 317
- 3
- 15