This is the first release of a major new version of Asterisk. For a list of new features that have been included with this release, please see the CHANGES file inside the source package. Since this is a new major release, users are encouraged to do extended testing before upgrading to this version in a production environment.
The data in this summary reflects changes that have been made since the previous release, asterisk-14.0.0-beta1.
This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were affected by commits that went into this release.
Coders | Testers | Reporters |
---|---|---|
6 George Joseph 5 Joshua Colp 3 Kevin Harwell 1 Richard Mudgett 1 Mark Michelson | 3 George Joseph 2 Joshua Colp 1 Ben Merrills 1 Kevin Harwell 1 Hans van Eijsden |
This is a list of all issues from the issue tracker that were closed by changes that went into this release.
This is a list of all changes that went into this release that did not reference a JIRA issue.
Revision | Author | Summary |
---|---|---|
73d39f2029 | Joshua Colp | Release summaries: Remove previous versions |
e8a97775ee | Joshua Colp | .version: Update for 14.0.0-beta2 |
345409825a | Joshua Colp | .lastclean: Update for 14.0.0-beta2 |
105c1168f7 | Joshua Colp | realtime: Add database scripts for 14.0.0-beta2 |
8927b52634 | Joshua Colp | alembic: Fix downgrade path. |
7af0eac02a | gtjoseph | autohints: Update CHANGES and extensions.conf.sample |
1ad00c1c30 | gtjoseph | menuselect: Add an opaque "member_data" string to the acceptable xml |
c95b611a73 | Mark Michelson | Remove SILK payload mappings from Asterisk core. |
bc94ccbcdd | Kevin Harwell | rtp_engine: Failed assertion and wrong name given for codec |
This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.
asterisk-14.0.0-beta1-summary.html | 4244 ---- asterisk-14.0.0-beta1-summary.txt |10040 ---------- b/.version | 2 b/CHANGES | 11 b/configs/samples/extensions.conf.sample | 5 b/configure | 45 b/configure.ac | 3 b/contrib/ast-db-manage/config/versions/3772f8f828da_update_identify_by.py | 44 b/contrib/ast-db-manage/config/versions/581a4264e537_adding_extensions.py | 10 b/contrib/realtime/mssql/mssql_config.sql | 17 b/contrib/realtime/mysql/mysql_config.sql | 9 b/contrib/realtime/oracle/oracle_config.sql | 17 b/contrib/realtime/postgresql/postgresql_config.sql | 15 b/include/asterisk/autoconfig.h.in | 3 b/include/asterisk/sdp_srtp.h | 95 b/main/rtp_engine.c | 24 b/main/sdp_srtp.c | 606 b/menuselect/menuselect.c | 6 b/menuselect/menuselect.h | 2 b/res/res_pjsip/config_global.c | 12 b/res/res_pjsip_caller_id.c | 2 b/res/res_pjsip_diversion.c | 2 b/res/res_resolver_unbound.c | 53 b/res/res_srtp.c | 587 b/third-party/pjproject/Makefile.rules | 31 third-party/pjproject/patches/0001-evsub-Add-APIs-to-add-decrement-an-event-subscriptio.patch | 73 third-party/pjproject/patches/0001-sip_transport_tcp-tls-Set-factory-on-transports-crea.patch | 26 27 files changed, 963 insertions(+), 15021 deletions(-)