This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.
The data in this summary reflects changes that have been made since the previous release, asterisk-13.27.0.
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 |
---|---|---|
8 Alexei Gradinari 7 George Joseph 3 Joshua Colp 2 Asterisk Development Team 2 Chris-Savinovich 1 Sean Bright 1 Abhay Gupta 1 Francesco Castellano 1 Ben Ford 1 Guido Falsi 1 Nasir Iqbal | 1 Gil Richard 1 Oleksandr Natalenko 1 Oleksandr Natalenko 1 Nasir Iqbal 1 Guido Falsi 1 abelbeck 1 Bernhard Schmidt 1 Abhay Gupta 1 Gil Richard 1 vijay kumar 1 pasandev 1 Francesco Castellano 1 Joshua C. Colp 1 Bernhard Schmidt 1 Gregory Massel 1 Dmitry Svyatogorov |
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 |
---|---|---|
b3d0754f82 | Asterisk Development Team | Update CHANGES and UPGRADE.txt for 13.28.0 |
3cb839d111 | Joshua Colp | res_rtp_asterisk: Move where DTLS MTU variable is defined. |
ba57b004c4 | Sean Bright | pjproject: Update to 2.9 release |
79087b6aeb | George Joseph | sig_pri: Address gcc9 issues |
d5db7473e7 | Alexei Gradinari | res_fax: gateway sends T.38 request to both endpoints if V.21 detected |
e4ee209bfe | George Joseph | CI: New way to determnine libdir |
3bfe1f3a1b | Alexei Gradinari | translate.c do not log WARNING on empty audio frame |
d0f01af913 | George Joseph | chan_dahdi: Address gcc9 issues |
41f5d15763 | George Joseph | app_confbridge: Attended transfer event fixup |
45a9ee4c53 | Alexei Gradinari | app_attended_transfer: new application AttendedTransfer |
dd12e1cbd3 | Alexei Gradinari | app_blind_transfer: new application BlindTransfer |
fba341af8b | Asterisk Development Team | Update CHANGES and UPGRADE.txt for 13.27.0 |
dfa513c565 | Alexei Gradinari | res_fax: add channel name to CLI 'fax show session' |
6aeab9d5e7 | Ben Ford | build: Fix file format in CHANGES-staging. |
6ded762dbf | Alexei Gradinari | app_readexten: new option 'p' to stop reading on '#' key |
This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.
.lastclean | 1 .version | 1 ChangeLog |66105 ---------- asterisk-13.27.0-summary.html | 182 asterisk-13.27.0-summary.txt | 461 b/CHANGES | 23 b/apps/app_amd.c | 2 b/apps/app_attended_transfer.c | 143 b/apps/app_blind_transfer.c | 137 b/apps/app_confbridge.c | 157 b/apps/app_readexten.c | 11 b/apps/confbridge/confbridge_manager.c | 27 b/apps/confbridge/include/confbridge.h | 12 b/cdr/cdr_pgsql.c | 24 b/channels/chan_dahdi.c | 16 b/channels/chan_pjsip.c | 34 b/channels/chan_sip.c | 8 b/channels/sig_analog.c | 7 b/channels/sig_pri.c | 7 b/configs/samples/rtp.conf.sample | 4 b/configure | 112 b/configure.ac | 2 b/include/asterisk/autoconfig.h.in | 3 b/include/asterisk/stasis_bridges.h | 23 b/main/cdr.c | 2 b/main/stasis_bridges.c | 36 b/main/tcptls.c | 31 b/main/translate.c | 5 b/menuselect/configure | 14 b/menuselect/example_menuselect-tree | 4 b/menuselect/test/menuselect-tree | 4 b/res/res_fax.c | 57 b/res/res_pjsip_messaging.c | 9 b/res/res_pjsip_sdp_rtp.c | 6 b/res/res_rtp_asterisk.c | 198 b/tests/CI/buildAsterisk.sh | 2 b/tests/CI/findLibdir.sh | 14 b/third-party/pjproject/patches/0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch | 157 contrib/realtime/mysql/mysql_cdr.sql | 33 contrib/realtime/mysql/mysql_config.sql | 1183 contrib/realtime/mysql/mysql_voicemail.sql | 35 contrib/realtime/postgresql/postgresql_cdr.sql | 37 contrib/realtime/postgresql/postgresql_config.sql | 1281 contrib/realtime/postgresql/postgresql_voicemail.sql | 39 third-party/pjproject/patches/0010-outgoing_connected_line_method_update.patch | 33 third-party/pjproject/patches/0020-Fixed-2172-Avoid-double-reference-counter-decrements.patch | 42 third-party/pjproject/patches/0030-Re-2176-Removed-pop_freelist-push_freelist-after-rem.patch | 37 third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch | 372 third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch | 98 49 files changed, 1178 insertions(+), 70053 deletions(-)