bedefaced
bedefaced
Could you please test [Linphone client](http://linphone.org/technical-corner/linphone/downloads) itself? Does sound devices detecting work?
@panagiac So, after creating new project audio works? (By the way, multiple instances should not be a problem, I tested calls between Phone instances in one program.)
Hi! What operation system and .NET framework do you run program on? What branch do you use? And where do you get linphone SDK? I'm little confused about 'Liblinphone.DLL' in...
Please try binaries from [dev](https://github.com/bedefaced/sipdotnet/tree/dev)-branch: [linphone dlls](https://github.com/bedefaced/sipdotnet/blob/dev/lib/linphone.zip), [sipdotnet](https://github.com/bedefaced/sipdotnet/blob/dev/lib/sipdotnet.zip). If you build sipdotnet from sources, please make sure that you set `WINDOWS` conditional compilation symbol, and `x86` as target platform: 