The lync-server-2010 tag has no wiki summary.
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 ...
1
vote
1answer
64 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
119 views
Can Webrtc datachannel be used for file transfer between a Lync and non-lync user?
Imagining if the signalling and presence information are handled,
how, is it possible to use Webrtc datachannel as the underlying file transfer protocol instead of lync's own File transfer protocol ...
1
vote
2answers
292 views
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 ...
0
votes
1answer
179 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, ...
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 ...
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 ...
0
votes
1answer
188 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
77 views
ConversationAdded event is not fired when response group call arrives LYNC 2010 SDK
I am trying to find out what event is fired when call arrives not to particular agent, but to the response group in which the user is registered. I am monitoring ConversationAdded event. In all cases ...
1
vote
1answer
501 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 ?
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?
...
1
vote
0answers
252 views
How to ignore the certificate is untrusted in pjsip for iPhone?
Currentlly, I have built successfully the pjsip library for the iPhone SDK version 5.1. And I have built successfully for OpenSSL Suport.
I use this library in order to login to Server Lync by ...
0
votes
1answer
278 views
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 ...
0
votes
0answers
302 views
Lync CMS replication is failing for all Domain Computers
I have Lync Server 2010 and Active Directory installed on 2 different Windows Server 2008 R2 machines.
I have added a Windows 7 PC to AD. And I have added this computer to Trusted Application Servers ...
1
vote
1answer
893 views
Calling Lync server 2010 Powershell cmdlets from C#
I have to ask that do we need to run
pipeline.Commands.AddScript(@"Import-Module 'C:\Program Files\Common Files\Microsoft Lync Server 2010\Modules\Lync\Lync.psd1'");
each time we run a Lync ...
0
votes
1answer
368 views
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
1
vote
1answer
2k views
error when publishing topology for lync server
I'm getting an error when I try to publish topology for Lync server.
Error: An error occurred: "Microsoft.Rtc.Common.Data.SqlConnectionException" "Cannot open database "xds" requested by the ...
0
votes
1answer
253 views
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 ...
0
votes
2answers
358 views
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 ...
1
vote
1answer
2k views
Microsoft Lync video streaming to webbrowser
is it possible to stream (previously recorded and/or live) video to many Microsoft Lync SDK webbrowser clients?
Thanks in advance,
Etam.
3
votes
1answer
809 views
Microsoft Lync 2010 SDK. Video is displayed in upper left hand corner of screen
I have a test application using the Lync 2010 SDK in full UI suppressed mode. When the video is started by either party, on some computers the VideoWindow won't display in the panel that I provide the ...
0
votes
2answers
277 views
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.
0
votes
1answer
584 views
Multi-client conferencing in Lync 2010 Client
Does Microsoft Lync 2010 Client support multi-client audio/video conferencing?
1
vote
2answers
1k views
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 ...