Release Summary asterisk-1.4.36 Date: 2010-09-13 ---------------------------------------------------------------------- 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.4.35. ---------------------------------------------------------------------- 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 4 dvossel 1 addix 2 manvirr 4 tilghman 1 dvossel 2 RoadKill 3 jpeeler 1 jstapleton 1 addix 3 rmudgett 1 manvirr 1 anonymouz666 2 RoadKill 1 schmidts 1 jstapleton 2 twilson 1 sdolloff 1 klaus3000 1 addix 1 sybasesql 1 kobaz 1 jeang 1 twilson 1 nic_bellamy 1 klaus3000 1 zerohalo 1 nickb 1 lmadsen 1 sdolloff 1 mmichelson 1 sybasesql 1 nic 1 wuwu 1 qwell 1 zerohalo 1 russell 1 snuffy ---------------------------------------------------------------------- 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/General #17080: [patch] Asterisk crashes while core restart (#0 0x000000000050683c in term_beep (el=0x16cdd9b0) at term.c:865) Revision: 278981 Reporter: sybasesql Testers: sybasesql Coders: tilghman Category: Applications/app_chanspy #17630: [patch] Chanspy Keeps using G729 Encoder licenses even after the spying channel hangs up. Revision: 279945 Reporter: manvirr Coders: dvossel #17630: [patch] Chanspy Keeps using G729 Encoder licenses even after the spying channel hangs up. Revision: 280448 Reporter: manvirr Testers: manvirr, dvossel Coders: dvossel Category: Applications/app_dial #17641: [patch] reset visible_indication after call answering Revision: 281566 Reporter: klaus3000 Testers: schmidts Coders: klaus3000 Category: Applications/app_disa #16661: [patch] DISA doesn't honor caller ID on the channel Revision: 280811 Reporter: jstapleton Testers: jstapleton Coders: tilghman Category: Channels/chan_dahdi #17874: [patch] Q931 - Sending PROGRESS after sending ALERTING is a protocol error Revision: 283048 Reporter: nic_bellamy Coders: nic Category: Channels/chan_iax2 #17138: [patch] CallerID not properly set when using Originate and AGI Revision: 281390 Reporter: kobaz Coders: jpeeler Category: Channels/chan_sip/General #17497: [patch] [regression] Segmentation fault in scheduled event Revision: 281185 Reporter: anonymouz666 Coders: dvossel #17643: [patch] dialplan reload deadlocks in ast_rdlock_contexts when calling ast_hint_state_changed Revision: 280982 Reporter: zerohalo Testers: zerohalo Coders: tilghman #17712: TOS_SIP does not get set Revision: 282893 Reporter: nickb Coders: dvossel Category: Channels/chan_sip/Transfers #17007: [patch] RTP Timestamp changes after transfer, but SSRC not and the markerbit ist not set. Revision: 282430 Reporter: addix Testers: addix, twilson Coders: addix, twilson Category: Core/Configuration #17833: [patch] say.conf has problem with large numbers Revision: 281762 Reporter: RoadKill Coders: RoadKill #17836: [patch] say.conf added support for Danish Revision: 281819 Reporter: RoadKill Coders: RoadKill Category: Core/RTP #17404: [patch] [regression] audio delay when bridging calls related to timestamp mismatch Revision: 281911 Reporter: sdolloff Testers: sdolloff Coders: jpeeler Category: General #17568: [patch] DNID does not get cleard on new call Revision: 278701 Reporter: wuwu Coders: rmudgett ---------------------------------------------------------------------- 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. +------------------------------------------------------------------------+ | Revision | Author | Summary | Issues | | | | | Referenced | |----------+------------+-----------------------------------+------------| | | | Establish a maximum version for | | | 278984 | tilghman | openh323 (i.e. not opal), because | #17679 | | | | chan_h323 will fail to load, even | | | | | if it links. | | |----------+------------+-----------------------------------+------------| | 279053 | mmichelson | Backport fixes for | | | | | sip_uri_params_cmp() from trunk. | | |----------+------------+-----------------------------------+------------| | 279206 | rmudgett | SIP promiscuous redirect could | | | | | fail to dial the redirect. | | |----------+------------+-----------------------------------+------------| | | | Provide a default value for | | | 279344 | jpeeler | DAHDI_TRANSCODE so when DAHDI is | | | | | not installed | | |----------+------------+-----------------------------------+------------| | 279346 | snuffy | Minor update to man page | | |----------+------------+-----------------------------------+------------| | 280088 | lmadsen | Update help text to be less | | | | | confusing. | | |----------+------------+-----------------------------------+------------| | | | Fix a dsp structure leak occuring | | | 280341 | jeang | when a local channel is put into | | | | | a meetme | | |----------+------------+-----------------------------------+------------| | | | Copy astcli back to 1.4 so it's | | | 280944 | russell | available for automated testing | | | | | purposes. | | |----------+------------+-----------------------------------+------------| | | | Register CLI commands before | | | 282129 | qwell | parsing config, in case there is | | | | | a config error. | | |----------+------------+-----------------------------------+------------| | 282729 | twilson | Add some documentation about | | | | | codec negotiation to sip.conf | | |----------+------------+-----------------------------------+------------| | 283123 | rmudgett | Merged revision 278274 from | | +------------------------------------------------------------------------+ ---------------------------------------------------------------------- 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. apps/app_dial.c | 12 +- apps/app_meetme.c | 3 apps/app_queue.c | 9 + autoconf/ast_check_pwlib.m4 | 12 ++ channels/chan_dahdi.c | 18 +-- channels/chan_local.c | 20 +++ channels/chan_sip.c | 204 +++++++++++++++++++++++++++------------ configs/say.conf.sample | 96 +++++++++++++++++- configs/sip.conf.sample | 13 ++ configure.ac | 3 contrib/scripts/astcli | 167 +++++++++++++++++++++++++++++++ contrib/scripts/live_ast | 2 doc/asterisk.8 | 4 funcs/func_callerid.c | 6 + include/asterisk/audiohook.h | 7 + include/asterisk/autoconfig.h.in | 51 ++++----- main/asterisk.c | 19 ++- main/audiohook.c | 12 ++ main/channel.c | 27 ++++- main/pbx.c | 14 +- pbx/pbx_config.c | 7 - 21 files changed, 572 insertions(+), 134 deletions(-) ----------------------------------------------------------------------