]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Revert "pjsip: Move from threadpool to taskpool"
authorJoshua C. Colp <smooth.egg8323@colp.dev>
Mon, 27 Oct 2025 13:06:49 +0000 (10:06 -0300)
committerJoshua C. Colp <smooth.egg8323@colp.dev>
Tue, 28 Oct 2025 12:44:52 +0000 (12:44 +0000)
commitb2e17cb78d3c9ea834693e87dc24c1a684eaca30
tree4af3770bb9d173981ab09fc302cb52c19eb791be
parent3528bedd5639d6ab5b87e4a08d3b183a5d81b72c
Revert "pjsip: Move from threadpool to taskpool"

This reverts commit bb6b76c2d8239b2665223dcbf6d507aa9aa4534e.
21 files changed:
channels/chan_pjsip.c
configs/samples/pjsip.conf.sample
contrib/ast-db-manage/config/versions/dc7c357dc178_add_taskpool_options_to_system.py [deleted file]
include/asterisk/res_pjsip.h
include/asterisk/res_pjsip_session.h
include/asterisk/taskpool.h
main/taskpool.c
res/res_pjsip.c
res/res_pjsip/config_system.c
res/res_pjsip/include/res_pjsip_private.h
res/res_pjsip/pjsip_config.xml
res/res_pjsip/pjsip_distributor.c
res/res_pjsip/pjsip_options.c
res/res_pjsip/pjsip_resolver.c
res/res_pjsip_mwi.c
res/res_pjsip_outbound_publish.c
res/res_pjsip_outbound_registration.c
res/res_pjsip_refer.c
res/res_pjsip_rfc3326.c
res/res_pjsip_rfc3329.c
res/res_pjsip_session.c