You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DotNetFreeSwitch is a socket library that helps interact with the FreeSwitch via its [mod_event_socket](https://freeswitch.org/confluence/display/FREESWITCH/mod_event_socket).
It has been written to run both on .Net Core 3.1 and .Net 6.0 as well. The library is written using [DotNetty](https://github.com/Azure/DotNetty).
It has been written to run both on .Net7 and .Net6 as well. The library is written using [DotNetty](https://github.com/Azure/DotNetty).