/testpj.zig

test zig call pjsip library

Primary LanguageZigGNU General Public License v3.0GPL-3.0

simple test: zig call pjsip library

Note: please install pjsip(pjproject) library first

# build and install pjproject library from source
# (which default install to /usr/local)

sh install_pjsip.sh