-
- Downloads
Configuration for Stasis threadpool
The appropriate settings for the Stasis threadpool is very system specific, depending upon both workload and system configuration. This patch adds a stasis.conf file which can be used to configure the key attributes of the threadpool for the Stasis message bus. (closes issue ASTERISK-21280) Review: https://reviewboard.asterisk.org/r/2651/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@393542 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- configs/stasis.conf.sample 8 additions, 0 deletionsconfigs/stasis.conf.sample
- configs/stasis_core.conf.sample 0 additions, 6 deletionsconfigs/stasis_core.conf.sample
- include/asterisk/stasis.h 25 additions, 2 deletionsinclude/asterisk/stasis.h
- main/asterisk.c 7 additions, 7 deletionsmain/asterisk.c
- main/stasis.c 9 additions, 8 deletionsmain/stasis.c
- main/stasis_config.c 192 additions, 0 deletionsmain/stasis_config.c
Loading
Please register or sign in to comment