PJSUA2 Samples ------------------ .. list-table:: :header-rows: 1 * - Sample - Library(s) - Description * - `pjsua2_demo.cpp `_ - PJSUA2 - Demonstrates basic usages of PJSUA2. * - `pygui `_ - PJSUA2 (Python) - Python GUI application supporting audio calls, presence, and instant messaging. * - `confbot `_ - PJSUA2 (Python) - Simple audio conference and chatroom server * - :source:`Android Java Pjsua2 ` - PJSUA2 (Android, Java) - Java GUI application supporting audio/video calls. See :doc:`/get-started/android/java-sip-client`. * - :source:`Android Kotlin Pjsua2 ` - PJSUA2 (Android, Kotlin) - Kotlin GUI application supporting audio/video calls. See :doc:`/get-started/android/java-sip-client`. * - `Java sample `_ - PJSUA2 (SWIG, Java) - This requires the Java SWIG module. After building the SWIG module, run ``make test`` from this directory to run the app. * - `iOS Swift sample `_ - PJSUA2 (iOS, Swift) - Simple iOS app to make an audio and video call. * - `Xamarin sample `_ - PJSUA2 (iOS and Android, C#) - Simple Xamarin app to make an audio and video call.