GithubHelp home page GithubHelp logo

tomorgan / lync-uisuppression-videoautoanswer Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 9.0 450 KB

Lync wrapper and WPF control to allow you to easily create UI Suppression mode applications which auto-answer incoming video calls.

C# 100.00%

lync-uisuppression-videoautoanswer's People

Contributors

paulghodgson avatar tomorgan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lync-uisuppression-videoautoanswer's Issues

Generic COM Exception. Code is 0x800706F7. Lync 2013 SDK

I've recompiled the project to work with Lync 2013 SDK however cannot overcome this issue

A first chance exception of type 'Microsoft.Lync.Model.LyncClientException' occurred in Microsoft.Lync.Model.dll
Microsoft.Lync.Model.LyncClientException: Generic COM Exception. Code is 0x800706F7.
at Microsoft.Lync.Model.Conversation.AudioVideo.VideoWindow.set_Owner()

when calling LyncObject.Owner = value; in class class LyncVideoWindow

Conference Issue

There's an issue when using this within a conference. It works fine whilst you're in a conference, but when the conference ends, a COM exception is thrown on the kiosk. You can power through it by clicking Continue and everything will keep working, but we need to look at it. It'll be something to do with the way the conversation terminates (or doesn't) at the end of the conference.

Namespace error

Hello, when I open this project in visual studio 2015, I get the error: The type or namespace name 'Lync' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?). I cannot find the 'Microsoft.Lync.Model.dll' and I do not find the file to download on the Internet. So where could I get the file or how can I fix the error? Thanks!

Outoing video sometimes not displayed

Possibly outgoing video not always displayed in corner of screen. Seems to be resolved if you retry. We think this may be a hardware device timing issue, or possibly something environmental.

Issue when calling a Response Group

Tom, not sure if you still monitor this project or not, but I'm having a issue when I try to use this with a response group. The call works well if it is being answered with a video call however call if the call is missed and forwarded to a phone number the call fails and a InvalidOperationException occurs in Lync.cs, any ideas to get around this?

Clean up mitigation code

Lync's GetContactInformation() call returns syncronously, but isn't always ready immediatly, leading to us either getting data in a state where it's not yet ready, or getting a NotReadyException.

I'm mitigating this with some nast while loops and thread sleeps, but I don't like it. Raising it as an issue to sort out later - there must be a better way of doing this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.