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-1.6.2.9.
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 |
23 tilghman 19 russell 11 pabelanger 8 lmadsen 5 jpeeler 5 mmichelson 4 dvossel 4 klaus3000 3 twilson 2 chappell 2 dmitri 2 mnicholson 1 dant 1 elbriga 1 falves11 1 fnordian 1 junky 1 kobaz 1 michaelevdokimov 1 nivan 1 pprindeville 1 qwell 1 rain 1 rmudgett 1 seanbright 1 Silmaril |
6 pabelanger 6 tilghman 3 lmadsen 2 damage 2 davidw 2 DennisD 2 gentlec 2 klaus3000 2 mav3rick 2 twilson 2 wimpy 1 atis 1 bklang 1 danti 1 dmitri 1 falves11 1 fnordian 1 jpeeler 1 kenner 1 kkwong 1 michaelevdokimov 1 mnicholson 1 nblasgen 1 nivan 1 peterh 1 pprindeville 1 rain 1 seanbright 1 stuarth |
5 klaus3000 4 pabelanger 4 pprindeville 2 diLLec 2 dmitri 2 kenner 2 kobaz 2 mav3rick 2 seandarcy 1 alecdavis 1 bklang 1 brycebaril 1 cmaj 1 corruptor 1 david_s5 1 davidw 1 DennisD 1 elbriga 1 falves11 1 fnordian 1 junky 1 jvandal 1 jw-asterisk 1 karlfife 1 kkwong 1 ManChicken 1 Marquis 1 mbonin 1 michaelevdokimov 1 nblasgen 1 pdf 1 rain 1 shawkris 1 Silmaril 1 stuarth 1 vazir 1 wdoekes |
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 |
267139 | russell | Add a CLI command that blocks until Asterisk has fully booted. | |
267304 | russell | Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been specified. | |
267306 | russell | Fix a build error on mac. | |
267353 | russell | try to fix some random chan_h323 compilation failures | |
267446 | russell | Comment out a rule that likes to run implicitly unnecessarily, breaking builds | |
267491 | russell | Remove a line that was killing Asterisk on startup. | |
267507 | mmichelson | Remove unnecessary code relating to PLC. | |
267527 | mmichelson | Add fields back to ast_translator for ABI reasons. | |
267538 | russell | Don't stop Asterisk if chan_usbradio isn't configured. | |
267623 | rmudgett | Make compile again. | |
267888 | tilghman | Merge fail. | |
267973 | tilghman | As-fixiate the build process | |
268128 | tilghman | AC_CONFIG_SUBDIRS has a bad side-effect on cross-compiles. | |
268204 | russell | Get rid of warning when the console is configured without logger levels | |
268322 | tilghman | Rest In Peace | |
268496 | tilghman | Finally track down and eliminate the "FRACK! warnings from chan_iax2". | |
268815 | russell | Fix some chan_oss build system problems (these changes were already in trunk). | |
268934 | tilghman | Release list lock before returning on error. | |
269418 | russell | Resolve an invalid memory read on an event. | |
269502 | russell | Don't stop Asterisk if chan_oss fails to register 'Console' (due to another channel driver already claiming it). | |
269714 | russell | Fix an off by one error that caused a unit test to occasionally crash. | |
269758 | mmichelson | Add documentation explaining PLC in Asterisk. | |
269823 | mmichelson | Fix potential crash when writing raw SLIN audio on a PLC-enabled channel. | |
270080 | pabelanger | Fix typo in example | |
270444 | lmadsen | Move information about zonemessages into the [zonemessages] section. | |
270585 | tilghman | Variables have always been case-sensitive, so we should not be removing case-insensitive matches. | |
270868 | dvossel | fixes chan_iax2 race condition | |
270982 | qwell | Need to lock the agent chan before access its internal bits. | |
270997 | pabelanger | Fixed typo in macro-page | |
271338 | jpeeler | Eliminate deadlock potential in dahdi_fixup(). | |
271869 | russell | Resolve some errors that occur on a graceful shutdown. | |
272149 | twilson | Don't start the sla thread unless we realy need it | |
272261 | pabelanger | Fix previous merge. ast_test_flag != ast_test_flag64 | |
272263 | pabelanger | Revert previous commit, ast_test_flag64 does not exist in 1.6.2 | |
272371 | russell | Resolve some errors produced during module unload of chan_iax2. | |
272531 | russell | Backport unit test API from trunk. | |
272556 | tilghman | Symlink sounds files, to save disk space, when multiple tarballs/checkouts are on the same system. | |
272685 | russell | Use the underscore package so that underscores do not need to be escaped. | |
272686 | russell | remove accidentally added file. | |
272806 | mmichelson | Decode URI in contact header of 302 response. | |
272882 | russell | Backport applicable parts of test_astobj2 from trunk. | |
274533 | lmadsen | Create 1.6.2.10-rc2 from 1.6.2.10-rc1. | |
274536 | lmadsen | Merge changes from revision 274168, update ChangeLog and .version files. | |
275764 | lmadsen | Merge changes from issue 17592. | |
275769 | lmadsen | Importing release summary for 1.6.2.10-rc2 release. | |
275771 | lmadsen | Remove incorrect summary files | |
276346 | lmadsen | Importing release summary for 1.6.2.10-rc2 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 CHANGES | 9 ChangeLog | 28 + Makefile | 7 Makefile.rules | 4 UPGRADE.txt | 5 apps/app_dial.c | 5 apps/app_fax.c | 4 apps/app_meetme.c | 32 - apps/app_queue.c | 6 asterisk-1.6.2.10-rc2-summary.html | 62 ++ asterisk-1.6.2.10-rc2-summary.txt | 99 +++ autoconf/ast_ext_lib.m4 | 22 autoconf/ast_ext_tool_check.m4 | 2 autoconf/libcurl.m4 | 1 build_tools/cflags-devmode.xml | 2 cdr/cdr_tds.c | 2 channels/Makefile | 3 channels/chan_agent.c | 2 channels/chan_dahdi.c | 7 channels/chan_iax2.c | 126 ++-- channels/chan_oss.c | 2 channels/chan_sip.c | 336 ++++++------ channels/chan_usbradio.c | 5 channels/h323/Makefile.in | 9 codecs/codec_adpcm.c | 22 codecs/codec_alaw.c | 22 codecs/codec_dahdi.c | 50 - codecs/codec_g722.c | 26 codecs/codec_g726.c | 27 codecs/codec_gsm.c | 24 codecs/codec_lpc10.c | 23 codecs/codec_ulaw.c | 22 configs/dundi.conf.sample | 2 configs/extensions.conf.sample | 2 configs/sip.conf.sample | 7 configs/sip_notify.conf.sample | 10 configs/voicemail.conf.sample | 66 +- configure.ac | 39 - contrib/init.d/rc.debian.asterisk | 13 contrib/init.d/rc.redhat.asterisk | 6 doc/HOWTO_collect_debug_information.txt | 2 doc/tex/asterisk.tex | 4 doc/tex/cdrdriver.tex | 38 - doc/tex/channelvariables.tex | 6 doc/tex/plc.tex | 139 ++++ doc/voicemail_odbc_postgresql.txt | 10 funcs/func_odbc.c | 24 include/asterisk/_private.h | 1 include/asterisk/autoconfig.h.in | 51 - include/asterisk/event.h | 5 include/asterisk/pval.h | 2 include/asterisk/slin.h | 110 +-- include/asterisk/strings.h | 17 include/asterisk/test.h | 215 +++++++ include/asterisk/translate.h | 8 main/Makefile | 4 main/acl.c | 1 main/ast_expr2.y | 10 main/asterisk.c | 23 main/bridging.c | 7 main/channel.c | 26 main/cli.c | 24 main/config.c | 25 main/dnsmgr.c | 20 main/dsp.c | 35 - main/event.c | 19 main/features.c | 5 main/frame.c | 4 main/logger.c | 6 main/manager.c | 101 ++- main/pbx.c | 2 main/rtp.c | 7 main/term.c | 22 main/test.c | 892 ++++++++++++++++++++++++++++++++ main/translate.c | 46 - makeopts.in | 9 pbx/pbx_ael.c | 8 pbx/pbx_config.c | 3 pbx/pbx_dundi.c | 13 res/ael/ael.flex | 2 res/ael/ael.tab.c | 2 res/ael/ael.y | 2 res/ael/ael_lex.c | 2 res/ael/pval.c | 166 +++-- res/ais/clm.c | 25 res/ais/evt.c | 54 + res/res_agi.c | 9 res/res_config_sqlite.c | 2 res/res_musiconhold.c | 24 res/res_smdi.c | 38 - sounds/Makefile | 130 ++-- tests/test_astobj2.c | 329 +++++++++++ tests/test_heap.c | 195 +++--- tests/test_sched.c | 81 +- tests/test_skel.c | 44 + utils/extconf.c | 2 97 files changed, 3034 insertions(+), 1160 deletions(-)