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.39k stars 424 forks source link

Fixed application crash #1107

Closed edossantos-sipcaller closed 2 months ago

edossantos-sipcaller commented 2 months ago

Adding try-catch blocks to timer callbacks to avoid crashing the app when an exception is thrown.