]> 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)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 28 Oct 2025 12:45:00 +0000 (12:45 +0000)
commit74b1cafece998859f53196736c09f7b703b6f369
treec747d04a2f257d8c16f5297e257fd1028c9ed0dc
parentb026fb80bdc790d67d18a2e34a146e279c6c4653
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