python3-pjsip
python3-pjsip copied to clipboard
Breaking changes in pjproject
This commit in pjsip project main: https://github.com/pjsip/pjproject/commit/22b78f901a42fc5ac4120de764a17e8a832e220e
results in this repo failing at import time:
pjsua | Traceback (most recent call last):
...
pjsua | File "/app/sip/lib_manager.py", line 8, in
I've also created an issue in the pjproject describing the steps: https://github.com/pjsip/pjproject/issues/4063