sipsorcery-org / sipsorcery

A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
https://sipsorcery-org.github.io/sipsorcery
Other
1.44k stars 438 forks source link

Registration not removed when logging in on different device #1100

Closed LasseBuchAspIT closed 5 months ago

LasseBuchAspIT commented 5 months ago

When registering from the softphone the physical phone gets logged off as it should, However this doesnt work the other way around Is this intentional?

LasseBuchAspIT commented 5 months ago

This also makes it possible to call as an anonymous caller

sipsorcery commented 5 months ago

This is unlikely to be anything to do with this library. Sounds like your SIP provider only supports a single registration per account.