wiki:pjsip-doc/samples

Version 2 (modified by ming, 10 years ago) (diff)

--

PJSUA2 Sample Applications

Sample Apps

Python GUI

Python GUI sample apps is located in pjsip-apps/src/pygui. It requires Python 2.7 and above. To use the application, simply run:

python application.py

Android & Java

C++

C++ sample application is available in pjsip-apps/src/samples/pjsua2_demo.cpp. The binary will be located in pjsip-apps/bin/samples.

Miscellaneous

How to …