iLikeCSharp
iLikeCSharp
Looking into it a little more, not 100% sure but I'm assuming this might be the problem. 
Adding to the last comment, at `SIPSorcery.Net.DtlsUtils.LoadSignerCredentials` there is a check for `supportedSignatureAlgorithms` to see if it contains `SignatureAlgorithm.rsa(1)` but `supportedSignatureAlgorithms` only contains `SignatureAlgorithm.dsa (2)` and `SignatureAlgorithm.ecdsa (3)` causing it...
Wasn't finished so I don't believe you can. https://twitter.com/Tustino/status/1325220390122164224
Yeah I have all those settings and figured out why my proxies were getting banned (I forgot to untick ban if no match on a keycheck) but I still think...