openwrt / telephony

The telephony packages feed
104 stars 240 forks source link

[23.05] kamailio: add patches for app_python3 #814

Closed micmac1 closed 1 year ago

micmac1 commented 1 year ago

Python was updated to 3.11 and app_python3 doesn't compile anymore. This commit adds three upstream patches to resolve this.

Signed-off-by: Sebastian Kemper sebastian_ml@gmx.net (cherry picked from commit 4483312785de91630765abaa3c8ef7d223f6dfee)

Maintainer: @jslachta (I'll merge once CI is done) Compile tested: N/A, cherry-pick from master Run tested: N/A

Description: cherry-pick yesterday's commit to 23.05 because there Python 3.11 was also added.