Hi, I tried to make a sample console application in Python using PJSUA2 wrapper. Either I had to call endpoint libCreate() and do all the polling stuff in one thread (not very convenient) or rebuild the wrapper with -threads SWIG option. Please consider adding this option to the SWIG Python Makefile. Vali