Release Summary

asterisk-1.8.0-beta3

Date: 2010-08-10

<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.8.0-beta2.


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 russell
8 tilghman
6 pabelanger
5 mnicholson
3 dvossel
3 jpeeler
3 kkm
3 qwell
2 mmichelson
2 sperreault
2 tzafrir
1 bobwienholt
1 gareth
1 jeang
1 klaus3000
1 lmadsen
1 malcolmd
1 marcelloceschia
1 rmudgett
1 seanbright
1 simon.perreault
1 st
1 transnexus
1 twilson
2 svinson
2 tgruenberg
1 bobwienholt
1 DennisD
1 dvossel
1 ebroad
1 gareth
1 Ian_Mason
1 iasgoscouk
1 manvirr
1 marcelloceschia
1 mmichelson
1 pabelanger
1 schmidts
1 seanbright
1 st
1 tilghman
1 zerohalo
4 oej
2 kkm
2 manvirr
2 pabelanger
1 b11d
1 bjm
1 bobwienholt
1 ebroad
1 gareth
1 Ian Mason
1 iasgoscouk
1 klaus3000
1 kobaz
1 marcelloceschia
1 mmichelson
1 svinson
1 tgruenberg
1 tzafrir
1 zerohalo

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


#17630: [patch] Chanspy Keeps using G729 Encoder licenses even after the spying channel hangs up.
Revision: 279949
Reporter: manvirr
Coders: dvossel

#17630: [patch] Chanspy Keeps using G729 Encoder licenses even after the spying channel hangs up.
Revision: 280450
Reporter: manvirr
Testers: manvirr, dvossel
Coders: dvossel

Category: Applications/app_dial


#17641: [patch] reset visible_indication after call answering
Revision: 281568
Reporter: klaus3000
Testers: schmidts
Coders: klaus3000

Category: Applications/app_queue


#17738: [patch] reference leak when adding dynamic queue members
Revision: 280161
Reporter: bobwienholt
Testers: bobwienholt, seanbright
Coders: bobwienholt

Category: Channels/General


#17732: [patch] chan_usbradio.c fails to build with --enable-dev-mode
Revision: 280023
Reporter: pabelanger
Coders: pabelanger

#17751: [patch] Error in sig_pri.c issues compiler warning and causes chan_dahdi to be unloadable - 1.8.0-beta2
Revision: 280519
Reporter: b11d
Coders: malcolmd

Category: Channels/chan_dahdi


#17693: [patch] [regression]context value from chan_dahdi.conf not used.
Revision: 279755
Reporter: iasgoscouk
Testers: iasgoscouk
Coders: pabelanger

Category: Channels/chan_iax2


#17138: [patch] CallerID not properly set when using Originate and AGI
Revision: 281429
Reporter: kobaz
Coders: jpeeler

Category: Channels/chan_mgcp


#17743: [patch] Asterisk 1.8 beta2 crash with configured MGCP/NCS when option wcardep = aaln/* is used
Revision: 280879
Reporter: tgruenberg
Testers: svinson, tgruenberg
Coders: tilghman

#17775: [patch] chan_mgcp crash Adtran 624 asterisk 1.8.0 Beta 2
Revision: 280879
Reporter: svinson
Testers: svinson, tgruenberg
Coders: tilghman

Category: Channels/chan_sip/General


#17044: [regression][patch] SDP c and o lines contain the wrong IP address when using an externally mapped IP(extern{ip,host})
Revision: 281532
Reporter: ebroad
Testers: ebroad
Coders: russell

#17643: [patch] dialplan reload deadlocks in ast_rdlock_contexts when calling ast_hint_state_changed
Revision: 280984
Reporter: zerohalo
Testers: zerohalo
Coders: tilghman

#17717: [patch] dynamic_exclude_static option results in ACL errors
Revision: 279785
Reporter: mmichelson
Testers: DennisD
Coders: mmichelson

#17774: [patch] SIP peers memory leak
Revision: 281432
Reporter: kkm
Coders: kkm

Category: Channels/chan_sip/IPv6


#17661: [patch] redirecting to IPv6 URIs
Revision: 279887
Reporter: oej
Coders: mmichelson

#17663: [patch] IPv6: get_refer_info
Revision: 280778
Reporter: oej
Coders: sperreault

#17737: [patch] sip.conf lacks documentation for IPv6
Revision: 280777
Reporter: oej
Testers: mmichelson
Coders: sperreault

Category: Channels/chan_sip/TCP-TLS


#17612: [patch] wrong SRV query for TLS connection
Revision: 280552
Reporter: marcelloceschia
Testers: marcelloceschia, st, pabelanger
Coders: marcelloceschia, st

Category: Core/BuildSystem


#17039: [patch] allow using system copy of libedit
Revision: 280019
Reporter: tzafrir
Coders: kkm, tzafrir

#17621: [patch] sounds/Makefile ignores checksum errors
Revision: 280233
Reporter: bjm
Coders: qwell

Category: Core/General


#17789: [patch] Asterisk crashes at startup on Solaris SPARC
Revision: 281085
Reporter: Ian Mason
Testers: Ian_Mason
Coders: tilghman

Category: Core/HTTP


#17708: [patch] HTTP always enabled, regardless of http.conf settings.
Revision: 279726
Reporter: pabelanger
Coders: pabelanger

Category: Documentation


#17755: What is ccss.conf ?
Revision: 280549
Reporter: oej
Coders: russell

Category: Functions/NewFeature


#17713: [patch] Add FIELDNUM() function, returns position of a field in a list
Revision: 280809
Reporter: gareth
Testers: gareth, tilghman
Coders: gareth

Category: General


#15929: [patch] CLI to honor user's ~/.editrc file
Revision: 280019
Reporter: kkm
Coders: kkm, tzafrir


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
279815russellSupport "channels" in addition to "channel" in chan_dahdi.conf.
279817dvosselfix sip transaction match with authentication, fix confusing log message when using getaddrinfo
279850qwellSimply sounds/Makefile some more.
279916russellFix inband DTMF detection on outgoing ISDN calls.
279953russellAdd --enable-coverage option to configure script.
280020seanbrightRevert r280019 for now - This was poorly executed.
280058russells/init keys/keys init/
280090lmadsenUpdate help text to be less confusing.
280195qwellRemove unnecessary subshells. Attempt to make checksumming work. #17621
280225twilsonDo rtp/rtcp debugging when it is turned on w/o filtering
280235rmudgettAdd missing enum value "unknown" to the SS7 called_nai and calling_nai config options.
280269jpeelerGive test category missing leading slash
280302pabelangerUse PRId64 with format_t
280307mnicholsonImplement support for ast_channel_queryoption on local channels. Currently only AST_OPTION_T38_STATE is supported.
280343mnicholsonUse PRIx64 instead of PRId64 in format string.
280346jeangFix a dsp structure leak occuring when a local channel is put into a meetme
280391russellDon't blow up if get_codec() was not provided in the RTP glue.
280414pabelangercrypto_loaded_test depends on res_crypto, else test will fail.
280446pabelangerRemove res_crypto dependency.
280557mnicholsonFix regression introduced in r1664. Give the fax stack time to shutdown and populate the FAXOPT output variables.
280624tilghmanApparently, the values in makeopts are sometimes 1:1 and sometimes 1. Compensate for this.
280628tilghmanMake this a little more deterministic... we want the latest value, not just a 1 somewhere.
280672tilghmanAllow the pipe, but also allow the comma
280740tilghmanDocument -B and -W flags and regenerate manpage from sgml
280742russellRemove the MP3 decoder source code and replace it with a small shell script.
280909mnicholsonInitialize FAXOPT() status variables in sendfax and receivefax instead of when the details structure is created.
281052russellCleanup default option value handling for cdr.conf [general].
281294russellReorder some options in cdr.conf.sample.
281325russellAdd a couple of default values to the documentation of cdr.conf.
281356simon.perreaultAdded comment about IPv4-mapped IPv6 addresses and the output of netstat.
281358mnicholsonValidate minrate, maxrate, and modem settings before attempting a fax session.
281466jpeelerAdd some more stuff to copy from 281429.
281497transnexusFixed the issue caused by EXTEN including user parameters.
281529russellResolve a problem with channel name tab completion.

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.

CHANGES                           |    1
Makefile.rules                    |    7
addons/Makefile                   |   26 +++
apps/app_dial.c                   |    3
apps/app_meetme.c                 |    3
apps/app_osplookup.c              |    8 -
apps/app_queue.c                  |    1
apps/app_voicemail.c              |    2
channels/chan_dahdi.c             |   23 ++-
channels/chan_local.c             |   86 +++++++++++
channels/chan_mgcp.c              |    2
channels/chan_sip.c               |  160 +++++++++++++++-------
channels/chan_usbradio.c          |    2
channels/sig_pri.c                |   15 +-
channels/sip/reqresp_parser.c     |    2
configs/ccss.conf.sample          |    7
configs/cdr.conf.sample           |   31 ++--
configs/sip.conf.sample           |   26 +++
configure.ac                      |   11 +
contrib/scripts/get_mp3_source.sh |   14 +
contrib/scripts/live_ast          |    2
doc/Makefile                      |    6
doc/asterisk.8                    |  273 +++++++++++++++++++++-----------------
doc/asterisk.sgml                 |   85 +++++++++--
funcs/func_strings.c              |  170 +++++++++++++++++++++++
include/asterisk/audiohook.h      |    7
include/asterisk/pbx.h            |    8 -
main/Makefile                     |    2
main/audiohook.c                  |   12 +
main/cdr.c                        |   39 +++--
main/channel.c                    |   14 +
main/cli.c                        |    8 -
main/http.c                       |    4
main/netsock2.c                   |    6
main/pbx.c                        |   31 +---
main/rtp_engine.c                 |    4
main/utils.c                      |   16 ++
makeopts.in                       |    2
res/res_crypto.c                  |    4
res/res_fax.c                     |  137 ++++++++++++++++++-
res/res_rtp_asterisk.c            |    4
sounds/Makefile                   |   91 ++++++------
42 files changed, 1024 insertions(+), 331 deletions(-)