Update CHANGES and UPGRADE.txt for 13.37.0

This commit is contained in:
Asterisk Development Team
2020-09-09 09:00:34 -05:00
parent d649ab4a30
commit 8ccae31f5d
2 changed files with 9 additions and 4 deletions

View File

@@ -12,6 +12,15 @@
===
==============================================================================
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.36.0 to Asterisk 13.37.0 ----------
------------------------------------------------------------------------------
chan_pjsip
------------------
* The PJSIP_SEND_SESSION_REFRESH dialplan function now issues a warning, and
returns unsuccessful if it's used on a channel prior to answering.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.34.0 to Asterisk 13.35.0 ----------
------------------------------------------------------------------------------

View File

@@ -1,4 +0,0 @@
Subject: chan_pjsip
The PJSIP_SEND_SESSION_REFRESH dialplan function now issues a warning, and
returns unsuccessful if it's used on a channel prior to answering.