forked from asterisk/asterisk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5cc4a39
commit 6fd9425
Showing
6 changed files
with
123 additions
and
4,014 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
18.0.0-rc1 | ||
18.0.0-rc2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,27 @@ | ||
2020-10-13 16:24 +0000 Asterisk Development Team <[email protected]> | ||
|
||
* asterisk 18.0.0-rc2 Released. | ||
|
||
2020-10-06 10:32 +0000 [5cc4a391b3] Joshua C. Colp <[email protected]> | ||
|
||
* res_pjsip: Adjust outgoing offer call pref. | ||
|
||
This changes the outgoing offer call preference | ||
default option to match the behavior of previous | ||
versions of Asterisk. | ||
|
||
The additional advanced codec negotiation options | ||
have also been removed from the sample configuration | ||
and marked as reserved for future functionality in | ||
XML documentation. | ||
|
||
The codec preference options have also been fixed to | ||
enforce local codec configuration. | ||
|
||
ASTERISK-29109 | ||
|
||
Change-Id: Iad19347bd5f3d89900c15ecddfebf5e20950a1c2 | ||
|
||
2020-09-09 15:43 +0000 Asterisk Development Team <[email protected]> | ||
|
||
* asterisk 18.0.0-rc1 Released. | ||
|
Oops, something went wrong.