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-11.21.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 |
---|---|---|
15 Richard Mudgett 9 Corey Farrell 4 Dade Brandon 4 Mark Michelson 4 Mark Michelson 3 Joshua Colp 3 gtjoseph 2 Kevin Harwell 2 Gianluca Merlo 2 Diederik de Groot 2 Badalyan Vyacheslav 1 Rodrigo Ramírez Norambuena 1 Etienne Lessard (license #6394) 1 Karsten Wemheuer 1 sungtae kim 1 Walter Doekes 1 Aaron An 1 Rusty Newton 1 Martin Tomec 1 Christof Lauber 1 Carlos Oliva 1 Stefan Engström 1 Sean Bright | 2 Badalyan Vyacheslav 1 Aaron An 1 XenCALL 1 Stefan Engström | 7 Corey Farrell 4 Badalian Vyacheslav 2 Gianluca Merlo 2 Joshua Colp 2 Dade Brandon 1 Rusty Newton 1 ibercom 1 Walter Doekes 1 Etienne Lessard 1 Carlos Oliva 1 Etienne Lessard 1 Sean Bright 1 sungtae kim 1 Rodrigo Ramirez Norambuena 1 Krzysztof Trempala 1 Walter Doekes 1 David Cunningham 1 George Joseph 1 Badalyan Vyacheslav 1 Aaron An 1 XenCALL 1 Diederik de Groot 1 Aaron An 1 WRP 1 David Cunningham 1 Alexander Traud 1 Alex A. Welzl 1 Krzysztof Trempala 1 hristo 1 gtjoseph 1 Badalian Vyacheslav 1 Filip Frank 1 Alexander Traud 1 Torrey Searle 1 Karsten Wemheuer |
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 open issues from the issue tracker that were referenced 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 |
---|---|---|
6888d6f374 | Mark Michelson | Release summaries: Remove previous versions |
eb671163fa | Mark Michelson | .version: Update for 11.22.0 |
5d94b7d61b | Mark Michelson | .lastclean: Update for 11.22.0 |
11b0fb111b | Mark Michelson | ChangeLog: Updated for 11.22.0-rc1 |
e1a49fbbd3 | Mark Michelson | Release summaries: Add summaries for 11.22.0-rc1 |
ce02b678fa | Mark Michelson | .version: Update for 11.22.0-rc1 |
52cbd99b4a | Mark Michelson | .lastclean: Update for 11.22.0-rc1 |
1d87a4dc4b | Richard Mudgett | chan_sip.c: Simplify sip_pvt destructor call levels. |
33b56c90c6 | Richard Mudgett | chan_sip.c: Made sip_reinvite_retry() call sip_pvt_lock_full(). |
5a9853c113 | Richard Mudgett | chan_sip.c: Suppress T.38 SDP c= line if addr is the same. |
8ba5eb42f5 | Christof Lauber | res_config_sqlite3: Fix crashes when reading peers from sqlite3 tables |
369981e5be | Richard Mudgett | cel.c: Fix mismatch in ast_cel_track_event() return type. |
598685f8a5 | Badalyan Vyacheslav | Build: Fix menuselect USAN conflicts |
afb4a93280 | Corey Farrell | Simplify and fix conditional in FD_SET. |
26fdf8a77e | gtjoseph | chan_misdn: Fix a few issues causing compile errors |
f906843818 | Mark Michelson | Check for OpenSSL defines before trying to use them. |
e6c4a926c2 | Stefan Engström | chan_sip.c: AMI & CLI notify methods get different values of asterisk's own ip. |
b04087a8e1 | Richard Mudgett | app_confbridge.c: Update CONFBRIDGE and CONFBRIDGE_INFO documentation. |
d826a61975 | Richard Mudgett | astmm.c: Add more stats to CLI "memory show" commands. |
48dd99d2b4 | Richard Mudgett | taskprocessor.c: Fix CLI "core show taskprocessors" unref. |
b6c4746409 | Richard Mudgett | ccss.c: Replace space in taskprocessor name. |
32cbf1e429 | Richard Mudgett | taskprocessor.c: Add CLI "core ping taskprocessor" missing unlock. |
594b6a426b | gtjoseph | asterisk.h: Add ASTERISK_REGISTER_FILE macro |
c8499b8d5a | Joshua Colp | test_time: Provide a timeout when waiting. |
10435bfa69 | Dade Brandon | res_http_websocket.c: prevent avoidable disconnections caused by write errors |
6929d2a428 | Dade Brandon | chan_sip.c: fix websocket_write_timeout default value |
3066b80259 | Kevin Harwell | res_rtp_asterisk: rtp->ice check not wrapped in USE_PJPROJECT ifdef |
This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.
asterisk-11.21.0-summary.html | 153 ------- asterisk-11.21.0-summary.txt | 458 --------------------- b/.version | 2 b/ChangeLog | 782 ++++++++++++++++++++++++++++++++++-- b/Makefile | 5 b/apps/app_amd.c | 16 b/apps/app_chanspy.c | 8 b/apps/app_confbridge.c | 81 ++- b/apps/app_dial.c | 18 b/apps/app_queue.c | 78 +++ b/build_tools/cflags.xml | 10 b/build_tools/menuselect-deps.in | 4 b/cel/cel_radius.c | 4 b/channels/chan_misdn.c | 4 b/channels/chan_sip.c | 63 +- b/channels/misdn_config.c | 2 b/channels/sip/include/dialog.h | 13 b/configs/amd.conf.sample | 30 - b/configs/confbridge.conf.sample | 10 b/configs/http.conf.sample | 21 b/configure | 230 ++++++++++ b/configure.ac | 70 +++ b/funcs/func_aes.c | 2 b/funcs/func_iconv.c | 3 b/include/asterisk.h | 20 b/include/asterisk/autochan.h | 20 b/include/asterisk/autoconfig.h.in | 6 b/include/asterisk/http_websocket.h | 4 b/include/asterisk/select.h | 4 b/include/asterisk/tcptls.h | 10 b/include/asterisk/time.h | 10 b/main/app.c | 10 b/main/asterisk.c | 12 b/main/astmm.c | 107 ++++ b/main/autochan.c | 6 b/main/ccss.c | 2 b/main/cel.c | 2 b/main/config.c | 2 b/main/config_options.c | 2 b/main/devicestate.c | 16 b/main/http.c | 7 b/main/logger.c | 2 b/main/manager.c | 57 +- b/main/stdtime/localtime.c | 5 b/main/taskprocessor.c | 1 b/main/tcptls.c | 35 + b/main/udptl.c | 15 b/pbx/pbx_dundi.c | 21 b/res/res_calendar.c | 2 b/res/res_config_sqlite3.c | 16 b/res/res_crypto.c | 8 b/res/res_http_websocket.c | 30 - b/res/res_musiconhold.c | 6 b/res/res_rtp_asterisk.c | 51 +- 54 files changed, 1678 insertions(+), 878 deletions(-)