Files
asterisk/res/res_pjsip
Joshua C. Colp 8584ad425a res_pjsip: Always set async_operations to 1.
The async_operations setting on a transport configures how
many simultaneous incoming packets the transport can handle
when multiple threads are polling and waiting on the transport.
As we only use a single thread this was needlessly creating
incoming packets when set to a non-default value, wasting memory.

ASTERISK-30006

Change-Id: I1915973ef352862dc2852a6ba4cfce2ed536e68f
2022-04-26 11:08:12 -05:00
..
2021-11-18 12:15:34 -06:00
2021-11-18 12:15:34 -06:00
2022-03-24 11:24:58 -05:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00