This release includes only bug fixes. The changes included were made only to address problems that have been identified in this release series. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous release series 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-10.8.0-digiumphones.
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 closed by commits that went into this release.
Coders |
Testers |
Reporters |
53 root 6 bebuild 3 Michael 2 Andrew 1 Clod 1 Egor 1 Etienne 1 Filip 1 Gareth 1 Italo 1 Jeremy 1 Konstantin 1 Nitesh 1 Peter 1 schmidts 1 Tzafrir |
3 mjordan 2 Alan Frisch 2 Michael L. Young 2 rmudgett 1 alecdavis 1 Alexandr Gordeev 1 Darren Sessions 1 Etienne Lessard 1 James Mortensen 1 Sven Beisiegel |
5 mjordan 3 wdoekes 2 dlee 2 jcovert 2 lathama 1 beagles 1 berlic 1 bulkorok 1 cecco 1 chip 1 gareth 1 hexanol 1 jpepper 1 jplord 1 junky 1 maha 1 nbansal 1 nik600 1 nmazzon 1 phill 1 pracz 1 rgagnon 1 rmudgett 1 slesru 1 sven.beisiegel@siemens-enterprise.com 1 tzafrir 1 vmisha 1 yarns |
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 directly close an issue from the issue tracker. The commits may have been marked as being related to an issue. If that is the case, the issue numbers are listed here, as well.
Revision | Author | Summary | Issues Referenced |
370717 | root | Revert alloca changes for utils | |
370817 | root | Improve debug message for temporary outbound proxies. | |
370880 | root | Add missing AST_CAUSE_* -> text translations | |
370922 | root | Fix the analog dial *0 flash-hook of bridged peer feature. | |
370948 | root | Do not define a cause that doesn't actually exist | |
371009 | root | Correct documentation for the MeetMe x flag | |
371035 | root | Use better libss7 detection test and move libpri compile test. | ASTERISK-20094 |
371083 | root | Send re-register packets by GRQ (gatekeeper request) interval | ASTERISK-20094 |
371168 | root | Fix a couple of documentation problems in app_queue.c | |
371226 | root | Fix problem where incorrect pointer was checked for nullity. | |
371354 | root | chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK | |
371381 | root | chan_sip: Use pvt outgoing_call variable to set Remote-Party-ID Header | |
371464 | root | Add instrumentation to subsystem reloads | |
371504 | root | Fix memory leak in XML documentation | |
371689 | root | mf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZE | |
371779 | root | Fix incorrectly documented option in queues.conf | |
371816 | root | Fix incorrect documentation of the MailboxStatus manager command. | |
371947 | root | app_meetme: Adding test events for following activity in MeetMe. | |
372115 | root | Prevent crash on shutdown due to refcount error on queues container. | |
372238 | root | dsp.c: optimize goerztzel sample loops, in dtmf_detect, mf_detect and tone_detect | |
372370 | root | Ensure counts generated in manager_show_dialplan_helper are correct | |
372389 | root | Fix compile error. | |
372470 | root | Ensure "rules" is tab-completable for "queue show" | |
372497 | root | chan_sip: Note change in behavior to how directmediapermit/deny ACL works | |
372549 | root | Ensure listed queues are not offered for completion | |
372607 | root | Free ast_str objects when temp file fails to be created in MiniVM | ASTERISK-17133 |
372735 | root | Only re-create an SRTP session when needed | ASTERISK-20194 |
372753 | root | Masquerade: Retain parkinglot settings made by CHANNEL function. | |
372861 | root | Fix bad channel application data reference. | ASTERISK-20335 |
372901 | root | Fix inability to shutdown gracefully due to an unending channel reference. | |
372929 | root | chan_local: Switch from using a random 4 digit hex identifier to unique id | ASTERISK-20318 |
372958 | root | Add channel name to a warning to make debugging easier. | |
374292 | bebuild | Create 10.9.0-digiumphones-rc2 | |
374296 | bebuild | Merge changes for 10.9.0-digiumphones-rc2 | |
374299 | bebuild | Importing release summary for 10.9.0-digiumphones-rc2 release. | |
374526 | bebuild | Create 10.9.0-digiumphones-rc3 | |
374529 | bebuild | Merge r374447 for ASTERISK-20511 | |
374532 | bebuild | Importing release summary for 10.9.0-digiumphones-rc3 release. |
This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.
.version | 2 ChangeLog | 21 ++ Makefile | 1 README-SERIOUSLY.bestpractices.txt | 51 ++++++ UPGRADE-1.8.txt | 5 addons/app_mysql.c | 2 addons/chan_mobile.c | 2 addons/chan_ooh323.c | 2 addons/ooh323c/src/ooGkClient.c | 39 +++++ addons/ooh323c/src/ooh323ep.c | 2 addons/res_config_mysql.c | 4 apps/app_chanspy.c | 1 apps/app_dial.c | 10 - apps/app_dictate.c | 2 apps/app_directed_pickup.c | 2 apps/app_festival.c | 4 apps/app_followme.c | 4 apps/app_getcpeid.c | 2 apps/app_macro.c | 3 apps/app_meetme.c | 32 +++- apps/app_minivm.c | 72 ++------- apps/app_mixmonitor.c | 2 apps/app_osplookup.c | 20 -- apps/app_queue.c | 160 +++++++++++++++++---- apps/app_sms.c | 2 apps/app_stack.c | 6 apps/app_voicemail.c | 48 +++--- apps/app_while.c | 6 asterisk-10.9.0-digiumphones-rc2-summary.html | 61 -------- asterisk-10.9.0-digiumphones-rc2-summary.txt | 91 ------------ asterisk-10.9.0-digiumphones-rc3-summary.html | 118 +++++++++++++++ asterisk-10.9.0-digiumphones-rc3-summary.txt | 158 ++++++++++++++++++++ cdr/cdr_pgsql.c | 4 cdr/cdr_tds.c | 4 cel/cel_pgsql.c | 1 channels/chan_alsa.c | 4 channels/chan_dahdi.c | 111 +++++++------- channels/chan_gtalk.c | 16 -- channels/chan_iax2.c | 42 ++--- channels/chan_jingle.c | 15 - channels/chan_local.c | 8 - channels/chan_oss.c | 4 channels/chan_sip.c | 197 +++++++++++++++----------- channels/sig_analog.c | 14 - channels/sig_analog.h | 1 channels/sig_pri.c | 12 + channels/sig_ss7.c | 3 channels/sip/config_parser.c | 25 ++- channels/sip/include/sip.h | 4 channels/sip/sdp_crypto.c | 10 + configs/agents.conf.sample | 2 configs/queues.conf.sample | 2 configs/res_ldap.conf.sample | 2 configs/sip.conf.sample | 7 configure.ac | 3 doc/CODING-GUIDELINES | 2 funcs/func_channel.c | 2 funcs/func_cut.c | 5 funcs/func_global.c | 4 funcs/func_logic.c | 18 +- funcs/func_math.c | 2 funcs/func_odbc.c | 8 - funcs/func_strings.c | 21 +- include/asterisk/_private.h | 1 include/asterisk/autoconfig.h.in | 13 - include/asterisk/strings.h | 4 include/asterisk/utils.h | 13 + main/Makefile | 4 main/app.c | 12 - main/asterisk.c | 3 main/astmm.c | 17 +- main/callerid.c | 4 main/channel.c | 34 +++- main/config.c | 10 - main/db.c | 2 main/dsp.c | 176 +++++++++++++++-------- main/event.c | 10 - main/features.c | 55 +++++-- main/file.c | 30 ++- main/http.c | 10 - main/loader.c | 18 +- main/lock.c | 12 - main/logger.c | 4 main/manager.c | 19 +- main/message.c | 18 ++ main/pbx.c | 23 +-- main/say.c | 4 main/strcompat.c | 32 +--- main/tcptls.c | 2 main/threadstorage.c | 2 main/udptl.c | 33 ++-- main/utils.c | 19 +- main/xmldoc.c | 40 +++-- pbx/pbx_ael.c | 2 pbx/pbx_config.c | 6 pbx/pbx_dundi.c | 131 ++++++++--------- pbx/pbx_lua.c | 6 pbx/pbx_realtime.c | 90 +++++------ pbx/pbx_spool.c | 2 res/ael/pval.c | 2 res/res_agi.c | 5 res/res_config_pgsql.c | 6 res/res_config_sqlite.c | 6 res/res_jabber.c | 11 - res/res_rtp_asterisk.c | 10 - tests/test_linkedlists.c | 2 106 files changed, 1480 insertions(+), 911 deletions(-)