Release Summary

asterisk-1.6.0.26-rc1

Date: 2010-03-04

<asteriskteam@digium.com>


Table of Contents

  1. Summary
  2. Contributors
  3. Closed Issues
  4. Other Changes
  5. Diffstat

Summary

[Back to Top]

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.0.22.


Contributors

[Back to Top]

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

12 dvossel
11 tilghman
6 lmadsen
5 jpeeler
4 mmichelson
3 alecdavis
2 kpfleming
2 qwell
2 rmudgett
2 seanbright
2 tim
1 dodo
1 hokie21
1 jedi98
1 mnicholson
1 pprindeville
1 raarts
1 rain
1 russell
1 thirionjwf
1 vrban
4 tilghman
3 dvossel
2 alecdavis
1 bloodoff
1 Chainsaw
1 corruptor
1 davidw
1 elsto
1 jamhed
1 jsmith
1 kenny
1 lmadsen
1 mattbrown
1 mikeeccleston
1 misaksen
1 mmichelson
1 mnicholson
1 pwalker
1 raarts
1 rain
1 tzafrir
1 whardier
3 kobaz
2 alecdavis
2 davidw
2 elsto
2 tim_ringenbach
1 alexanderheinz
1 barthpbx
1 bklang
1 bluefox
1 Brian
1 dodo
1 exarv
1 jamhed
1 jedi98
1 kjotte
1 krn
1 kue
1 michaesc
1 pprindeville
1 pwalker
1 raarts
1 rain
1 thirionjwf
1 vlad
1 vrban
1 wdoekes
1 whardier

Closed Issues

[Back to Top]

This is a list of all issues from the issue tracker that were closed by changes that went into this release.

Category: Applications/app_chanspy


#16678: [patch] segfault on chanspy due to race in main/channel.c
Revision: 246549
Reporter: tim_ringenbach
Testers: dvossel
Coders: tim

Category: Applications/app_echo


#16880: [patch] unable to exit echo application with '#'
Revision: 249846
Reporter: alecdavis
Testers: alecdavis
Coders: alecdavis

Category: Applications/app_fax


#16361: [patch] Asterisk crashes after receiving fax with 'double free'
Revision: 245730
Reporter: vlad
Testers: kenny, bloodoff, misaksen
Coders: tilghman

Category: Applications/app_queue


#16677: [patch] deadlock in app_queue with use_weight during reload
Revision: 246122
Reporter: tim_ringenbach
Coders: tim

Category: Applications/app_transfer


#16331: [patch] A blind transfer results in a call with empty accountcode in a specific circumstance
Revision: 247655
Reporter: bluefox
Testers: mnicholson
Coders: mnicholson

Category: Applications/app_voicemail


#16579: [patch] [regression] Voicemail information is repeated
Revision: 245627
Reporter: kue
Coders: hokie21

#16921: [patch] VoiceMail(vmbox@context,s) -> Regularly segfaults asterisk
Revision: 249673
Reporter: whardier
Testers: whardier
Coders: seanbright

Category: Channels/chan_dahdi


#14163: [patch] UK (BT) lines produce uncleared red alarm on TDM400P during line tests
Revision: 250482
Reporter: jedi98
Testers: mattbrown, Chainsaw, mikeeccleston
Coders: jedi98

#16359: [patch] Only the last setvar is effective for a given channel
Revision: 244506
Reporter: raarts
Testers: raarts
Coders: raarts

#16789: [patch] Overlap receiving timeout, plus dialplan latency, causes network to retry SETUP
Revision: 249364
Reporter: alecdavis
Testers: alecdavis
Coders: alecdavis

Category: Channels/chan_iax2


#15997: [patch] segfault in 1.6.1.6 in _ao2_find, called from chan_iax2 after approx. 75.000 calls
Revision: 245796
Reporter: exarv
Coders: dvossel

#16904: [patch] [regression] Duplicate TXREQ packets will cause chan_iax2 to reject an unrelated call in the future
Revision: 250398
Reporter: rain
Testers: rain, dvossel
Coders: rain

Category: Channels/chan_local


#14992: [patch] [regression] #0013747 not fixed for local channel (Indications are not passed from old peer to new peer during masquerad
Revision: 246071
Reporter: davidw
Coders: jpeeler

#16637: [patch] Dial option 'L' does not work correctly when a local channel is involved
Revision: 250612
Reporter: kobaz
Testers: lmadsen, jsmith, mmichelson
Coders: lmadsen

Category: Channels/chan_sip/DatabaseSupport


#16683: [patch] warning about "Invalid peer port configuration" for realtime
Revision: 247789
Reporter: wdoekes
Coders: tilghman

Category: Channels/chan_sip/General


#16375: Crash when performing dial
Revision: 247839
Reporter: kobaz
Coders: dvossel

#16796: Crash when destroying sip channels
Revision: 247839
Reporter: kobaz
Coders: dvossel

Category: Channels/chan_sip/T.38


#16485: after udp error sip phones get kicked
Revision: 244447
Reporter: elsto
Coders: dvossel

#16517: Segfault while setting up T.38 fax reception
Revision: 244447
Reporter: bklang
Coders: dvossel

#16634: asterisk crashes while fax sending
Revision: 244447
Reporter: krn
Coders: dvossel

#16724: coredump on T.38 Session with 1.6.2.1
Revision: 244447
Reporter: barthpbx
Coders: dvossel

#16792: [patch] 606 Not Acceptable is also a valid response to reject a T.38 re-INVITE
Revision: 249102
Reporter: vrban
Coders: vrban

Category: Channels/chan_sip/Transfers


#16862: [patch] [regression] One-legged Transfer (INVITE / Replaces) not working anymore
Revision: 248400
Reporter: pwalker
Testers: pwalker, dvossel
Coders: dvossel

Category: Core/BuildSystem


#16596: [patch] LD (llinker) options not used by main/ and channels/ builds
Revision: 245579
Reporter: pprindeville
Testers: tilghman
Coders: pprindeville

Category: Core/General


#16786: [patch] Remove coloring escape sequences from log files.
Revision: 248613
Reporter: dodo
Testers: tilghman
Coders: dodo

Category: Core/PBX


#16802: [patch] Unable to open pid file '/var/run/asterisk/asterisk.pid': No such file or directory
Revision: 248862
Reporter: Brian
Testers: tzafrir
Coders: tilghman

Category: Core/Portability


#16673: [patch] TLS socket file descriptor fails to open (with no error message in log)
Revision: 246984
Reporter: michaesc
Coders: dvossel

Category: Documentation


#16267: [patch] unanswered has no effect
Revision: 250049
Reporter: elsto
Testers: davidw, elsto
Coders: lmadsen

#16855: Template examples in documentation imply well defined overriding semantics, but this is not true
Revision: 250040
Reporter: davidw
Coders: lmadsen

Category: General


#16062: [patch] Asterisk crashes after "core stop gracefully"
Revision: 248008
Reporter: alexanderheinz
Testers: tilghman
Coders: tilghman

#16470: [patch] 'core stop when convenient' causes segfault
Revision: 248008
Reporter: kjotte
Testers: tilghman
Coders: tilghman

Category: PBX/General


#16816: [patch] Attended transfer broken in 1.6.2.2
Revision: 249539
Reporter: jamhed
Testers: jamhed, corruptor
Coders: jpeeler

Category: Resources/res_speech


#16368: [patch] Asterisk crash when SpeechCreate() is used in dialplan without exact name of the module, using the default.
Revision: 247842
Reporter: thirionjwf
Coders: thirionjwf


Commits Not Associated with an Issue

[Back to Top]

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.

RevisionAuthorSummaryIssues Referenced
244928seanbrightUpdate main copyright date.
245093jpeelerRemove contrib/firmware directory as it is empty
245498qwellRemove reference of documentation in source directory.
245681kpflemingDon't offer MMR or JBIG transcoding during T.38 negotiation.
245946tilghmanInclude examples of FILTER usage in extension patterns where a "." may be a risk.
246023tilghmanEnable warnings on atypical conditions for the FILTER function (suggested by mmichelson on the -dev list).
246201tilghmanFix weird issue with unit tests on optimized build - turned out to be a signing issue.
246205tilghmanFussy compiler on another machine...
246462qwellFix some silly formatting that made my head hurt.
246711tilghmanMake the menuselect instructions correct by allowing 'make menuselect' to actually solve dependency problems.
246903dvosselfixes sample rate conversion issue with Monitor application
246986mmichelsonAdd some clarifying documentation to the ast_str_set and ast_str_append functions.
247170mmichelsonMake sure that when autofill is disabled that callers not in the front of the queue cannot place calls.
247338mmichelsonFix two problems in ast_str functions found while writing a unit test.
247424russellTweak argument handling for wget in the sounds Makefile.
247504lmadsenAdd best practices documentation. #16808, #16810
247510lmadsenAdd additional link to best practices document per jsmith.
247919rmudgettRestore fwrite() line so ast_expr2f.c can compile.
247922rmudgettMerged revision 247904 from
247933tilghmanRestore generated file from flex source
248795jpeelerEnsure that monitor recordings are written to the correct location.
248947mmichelsonFix incorrect ACL behavior when CIDR notation of "/0" is used.
248953jpeelerEnsure that monitor recordings are written to the correct location (again)
249236kpflemingadd a reference to the now-published IAX2 RFC
249907dvosselfixes adaptive jitterbuffer configuration
249948alecdavisrevert ability to exit echo app #16880
250054lmadsenUpdate IMAP documentation. #16704
250265dvosselfixes signed to unsigned int comparision issue for FaxMaxDatagram value.

Diffstat Results

[Back to Top]

This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.

LICENSE                            |   11
Makefile                           |    3
README-SERIOUSLY.bestpractices.txt |  295 +++++++++++++++++++++
apps/app_echo.c                    |    3
apps/app_fax.c                     |    9
apps/app_queue.c                   |   21 -
apps/app_voicemail.c               |   15 -
channels/Makefile                  |    4
channels/chan_alsa.c               |    3
channels/chan_console.c            |    4
channels/chan_dahdi.c              |   38 ++
channels/chan_gtalk.c              |    3
channels/chan_h323.c               |    3
channels/chan_iax2.c               |   16 -
channels/chan_jingle.c             |    3
channels/chan_local.c              |    4
channels/chan_mgcp.c               |    3
channels/chan_misdn.c              |   32 --
channels/chan_oss.c                |    1
channels/chan_sip.c                |  187 +++++++++----
channels/chan_skinny.c             |    3
channels/chan_unistim.c            |    5
channels/chan_usbradio.c           |    1
channels/misdn_config.c            |    1
configs/alsa.conf.sample           |    7
configs/cdr.conf.sample            |    6
configs/chan_dahdi.conf.sample     |    7
configs/console.conf.sample        |    7
configs/extensions.conf.sample     |    4
configs/mgcp.conf.sample           |    7
configs/misdn.conf.sample          |    7
configs/oss.conf.sample            |    7
configs/sip.conf.sample            |    7
configs/usbradio.conf.sample       |    7
doc/tex/configuration.tex          |   32 +-
doc/tex/imapstorage.tex            |    6
doc/tex/localchannel.tex           |  518 ++++++++++++++++++++++++++++++++-----
funcs/func_strings.c               |   37 +-
include/asterisk/abstract_jb.h     |    7
include/asterisk/strings.h         |   15 -
include/asterisk/udptl.h           |   16 +
main/Makefile                      |    6
main/abstract_jb.c                 |    5
main/acl.c                         |    9
main/ast_expr2.fl                  |    2
main/ast_expr2f.c                  |  179 ++++++++----
main/asterisk.c                    |   16 +
main/channel.c                     |   53 ++-
main/features.c                    |    3
main/loader.c                      |   47 ++-
main/logger.c                      |    7
main/tcptls.c                      |    5
main/udptl.c                       |   36 ++
main/utils.c                       |    4
res/res_monitor.c                  |   22 -
res/res_speech.c                   |    3
sounds/Makefile                    |    4
57 files changed, 1414 insertions(+), 352 deletions(-)