=================================================
This package contains the Android and iOS bindings of pjsip library for use in .NET MAUI apps. The binded pjsip version is 2.14.1, and also includes bindings for third party libs such as openh264, openssl and opus.
You can install using NuGet via the command line
C:\> nuget install libpjsua2maui
You also can use the dotnet cli
dotnet add package libpjsua2maui