Update CHANGES and UPGRADE.txt for 18.12.0

This commit is contained in:
Asterisk Development Team
2022-05-05 09:14:25 -05:00
parent 1e6991f95e
commit efca7f4e8d
12 changed files with 76 additions and 61 deletions

View File

@@ -18,6 +18,18 @@
===
===========================================================
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 18.11.3 to Asterisk 18.12.0 ----------
------------------------------------------------------------------------------
res_pjsip
------------------
* The 'async_operations' setting on transports is no longer
obeyed and instead is always set to 1. This is due to the
functionality not being applicable to Asterisk and causing
excess unnecessary memory usage. This setting will now be
ignored but can also be removed from the configuration file.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 18.10.0 to Asterisk 18.11.0 ----------
------------------------------------------------------------------------------