I saw a similar question from 1.5 years ago, and I hope there is something better.
I am looking for a fully manageable C # implementation because I need it for .NET Microframework, so I cannot have a .NET wrapper around C code.
Does anyone come across a good implementation of the C # SIP protocol. I should not, so that I am not interested in codecs, will mainly deal with call control.
source
share