Request: support Microsoft Lync plugin
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Pipelight |
Undecided
|
Unassigned |
Bug Description
Recent (2013?) versions of Microsoft's Lync meeting and conferencing software switched from using Silverlight to using a proprietary browser plugin. The old, Silverlight-based version worked well under Pipelight. I would love it if you could support the new plugin as well. Currently there's no way to use Lync from Linux.
The Lync web page is http://
The plugin is described at http://
Unfortunately the plugin page doesn't seem to list any sample meeting servers for testing. A 180-day free trial of the full Lync server solution is offered on http://
Thank you!
Michael Müller (mqchael) wrote : | #1 |
Brian Johnson (jbb-rose) wrote : | #2 |
Thanks, Michael. I understand that there are no guarantees. Pipelight is a great piece of work; thanks for all that you and the others have done with it.
Michael Müller (mqchael) wrote : | #3 |
Hi,
sorry for the late answer, but I tried to setup everything and followed the instructions provided by MS closely, but the installer always errors out at some point on my Windows Server 2012 installation and I was never able to fix it. For some reason it fails to publish the topology and I even tried to reinstall Windows Server 2012 several times to make sure that I did not accidentally break something, but the installer even fails on a completely clean Windows installation.
If someone knows an easier way for me to test the plugin I would appreciate any tips.
Michael
Brian Johnson (jbb-rose) wrote : | #4 |
Sorry, I don't have access to a server to schedule meetings, I just get invited to meetings (hosted by other companies) periodically. But I'd be happy to test a plugin.
Brian
Michael Müller (mqchael) wrote : | #5 |
Hi,
yesterday I came across the "Test Drive - Lync Server 2013" Downloads on the Microsoft website. These downloads contain a ready to use Microsoft Lync Environment as Virtual Machines. You get 7 VMs with all kinds of different services like a Domain Controller, an Exchange Server, a Lync Server, etc. It is sufficient to run the DC and Lync VM to get access to the Lync 2013 Webapp server, though you need 6 GB of free RAM to start them on the same machine.
Using this approach I was finally able to test the plugin. However, after the installation, I could not get the Lync website to recognize the plugin. After searching through the javascript code, I figured out what is going wrong. Instead of checking the version of the plugin by using navigator.
Anyway, to continue testing the plugin I changed the javascript code on the IIS Server. Now the plugin failed to load because of a wine bug ( https:/
At the moment, it does not make sense to add the plugin to pipelight since it obviously doesn't work with Wine. We try to implement the missing stuff, but it will be a long way and may take some time.
Michael
Brian Johnson (jbb-rose) wrote : | #6 |
Thanks for the hard work! Maybe wine will catch up in the future....
ThT (theodore-tsesmelis) wrote : | #7 |
Hi there, I was wondering if by any chance we have any progress on adding the support for the MS Lync 2013 plugin into pipelight?
Thanks,
Theo
Hi,
there was also a request some time ago to add support the Microsoft Lync Plugin. We already know that it does not work out of the box and that it would be necessary to fix some bugs in Wine. This would make it necessary for us to debug the plugin which is not possible without any test servers.
The Microsoft Lync Server test version is not a standalone software and also requires a 64 bit version of Window Server 2008 or 2012. Anyway, I have access to all Microsoft server versions and server software (including Lync) through my university so that I may be able to setup everything. Anyway, this will take some time and there is no guarantee that we will find the bug.
Michael