Release Summary asterisk-10.10.0-digiumphones Date: 2012-11-06 ---------------------------------------------------------------------- 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-10.9.0-digiumphones. ---------------------------------------------------------------------- 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 38 root 6 mjordan 5 jbigelow 4 qwell 3 flan 3 wdoekes 4 wdoekes 3 Jonathan White 2 flan 3 twilson 3 jrose 2 michele cicciotti privatewave 2 Byron Clark 2 alecdavis 2 spitts 2 ddkprog 2 Byron Clark 2 tomaso 2 Karsten Wemheuer 2 Thomas Arimont 1 alecdavis 1 Antti Yrjola 2 Vladimir Mikhelson 1 ayrjola 1 elguero 1 mmichelson 1 ddkprog 1 John Covert 1 rmudgett 1 fhackenberger 1 tbsky 1 ishmalik 1 jcovert 1 jhutchins 1 kristoff 1 kwemheuer 1 londonnet 1 mdavenport 1 mjordan 1 mmichelson 1 stefan.at.wpf 1 tbsky 1 teunis90 1 tim_ringenbach 1 ulugutz 1 univ 1 vmikhelson 1 wybecom ---------------------------------------------------------------------- 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_confbridge ASTERISK-19562: [patch] ConfBridge - Inconsistent hold-music behaviour Revision: 374656 Reporter: flan Testers: flan, mjordan, jrose, Jonathan White Coders: twilson ASTERISK-19726: [patch][bug] ConfBridge - Users listening to MoH, and who should be muted, are often unmuted and recorded Revision: 374656 Reporter: flan Testers: flan, mjordan, jrose, Jonathan White Coders: twilson ASTERISK-20181: Various confbridge features not available when set in user profile within confbridge.conf Revision: 374656 Reporter: londonnet Testers: flan, mjordan, jrose, Jonathan White Coders: twilson ASTERISK-20404: sound_only_one gets ignored when there are CONFBRIDGE() settings in the dialplan Revision: 373201 Reporter: univ Testers: mjordan Coders: root Category: Applications/app_dial ASTERISK-17254: Dial MulticastRTP channel with A option can't play the file Revision: 373577 Reporter: wybecom Coders: root Category: Applications/app_disa ASTERISK-17493: [patch] dsp.c sends multiple DTMF key events up to applications Revision: 374508 Reporter: alecdavis Testers: alecdavis Coders: root Category: Applications/app_mixmonitor ASTERISK-18220: MixMonitor stops recording during attended Transfer Revision: 373498 Reporter: ishmalik Coders: root Category: Applications/app_queue ASTERISK-20390: chan_local queue members broken by r372050 Revision: 373907 Reporter: tim_ringenbach Coders: root Category: Applications/app_read ASTERISK-20424: Erroneous Multiple DTMF Digit Detection Revision: 373274 Reporter: vmikhelson Testers: mjordan, Vladimir Mikhelson Coders: root Category: Applications/app_voicemail/IMAP ASTERISK-20435: app_voicemail deletes the wrong greeting if both an unavailable and a temporary greeting is available and imap greetings are used Revision: 373765 Reporter: fhackenberger Coders: elguero Category: Channels/General ASTERISK-20424: Erroneous Multiple DTMF Digit Detection Revision: 373274 Reporter: vmikhelson Testers: mjordan, Vladimir Mikhelson Coders: root Category: Channels/chan_dahdi ASTERISK-20442: dtmf callerid regression Revision: 374413 Reporter: tbsky Testers: tbsky, alecdavis Coders: root Category: Channels/chan_iax2 ASTERISK-20337: iax2 provisioning cache mismanaged Revision: 373367 Reporter: jcovert Coders: John Covert Category: Channels/chan_local ASTERISK-20229: dialing through chan_local breaks t38 fax Revision: 373732 Reporter: wdoekes Coders: wdoekes ASTERISK-20375: Asterisk channel reference leak when attempting to transfer a call originated to a local channel running the Echo application Revision: 373045 Reporter: mmichelson Testers: mmichelson Coders: root Category: Channels/chan_multicast_rtp ASTERISK-17254: Dial MulticastRTP channel with A option can't play the file Revision: 373577 Reporter: wybecom Coders: root Category: Channels/chan_sip/General ASTERISK-20201: video tos/qos not supported by all asterisk version? Revision: 373664 Reporter: ddkprog Coders: ddkprog, wdoekes ASTERISK-20409: sip_tech_info channels cannot be bridged, not even with themselves Revision: 373183 Reporter: michele cicciotti privatewave Coders: root ASTERISK-20511: Directrtpsetup does not wrk in SVN-branch-1.8-r374177 Revision: 374474 Reporter: kristoff Coders: root Category: Channels/chan_sip/Interoperability ASTERISK-19838: From Header has capital A in userpart Anonymous if CALLERID(pres)=unavailable, RFC uses lower case anonymous Revision: 373530 Reporter: ayrjola Coders: Antti Yrjola ASTERISK-20060: fix suggested for a misleading warning when getting a 408 Revision: 373877 Reporter: wdoekes Coders: root ASTERISK-20375: Asterisk channel reference leak when attempting to transfer a call originated to a local channel running the Echo application Revision: 373045 Reporter: mmichelson Testers: mmichelson Coders: root Category: Channels/chan_sip/Subscriptions ASTERISK-20437: Deadlock with ast_context_remove_extension_callerid and handle_request_do Revision: 373490 Reporter: jhutchins Coders: qwell Category: Codecs/codec_ilbc ASTERISK-20231: codec_ilbc using memcpy instead of memmove for overlapping mem Revision: 373664 Reporter: wdoekes Coders: ddkprog, wdoekes Category: General ASTERISK-20353: Wrong dutch date syntax in say.c: function say_date_with_format_nl Revision: 373803 Reporter: teunis90 Coders: root ASTERISK-20408: constify astobj2's __ao2_ref_debug parameters Revision: 373078 Reporter: mjordan Testers: Thomas Arimont Coders: root Category: Resources/res_jabber ASTERISK-19532: Asterisk crashed after connecting with jabber server in component mode Revision: 374364 Reporter: kwemheuer Testers: Byron Clark Coders: Karsten Wemheuer, Byron Clark ASTERISK-19557: [Regression] Segfault in res_jabber.c Revision: 374364 Reporter: ulugutz Testers: Byron Clark Coders: Karsten Wemheuer, Byron Clark Category: Resources/res_odbc ASTERISK-20258: ODBC default username not root as the comment in res_odbc.conf claims Revision: 373607 Reporter: stefan.at.wpf Coders: root Category: Resources/res_rtp_asterisk ASTERISK-20415: Strict RTP protection learning mode processes non-RTP packets too Revision: 373732 Reporter: michele cicciotti privatewave Coders: wdoekes ---------------------------------------------------------------------- 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 | |----------+--------+--------------------------------+-------------------| | | | Made companding law for SS7 | | | 373106 | root | calls only determined by SS7 | | | | | signaling type. | | |----------+--------+--------------------------------+-------------------| | | | Don't crash when passing a | | | 373158 | root | NULL message to | | | | | __astman_get_header. | | |----------+--------+--------------------------------+-------------------| | 373455 | root | automerge cancel | | |----------+--------+--------------------------------+-------------------| | 373491 | qwell | reenable automerge | | |----------+--------+--------------------------------+-------------------| | | | Add missing checks that I | | | 373549 | root | neglected. The SIP technology | | | | | and SIP info technology should | | | | | be considered equal. | | |----------+--------+--------------------------------+-------------------| | | | loader: Ensure dependent | | | 373941 | root | modules are properly | ASTERISK-20439 | | | | initialized. | | |----------+--------+--------------------------------+-------------------| | | | Fix SendDTMF crash and channel | | | 373964 | root | reference leak using channel | | | | | name parameter. | | |----------+--------+--------------------------------+-------------------| | | | Update documentation to make | | | 374018 | root | it explicit that "stream file" | ASTERISK-17367 | | | | will not restart musiconhold. | | |----------+--------+--------------------------------+-------------------| | | | Use ast_copy_string instead of | | | 374148 | root | strncpy to guarantee a NUL | | | | | terminated string. | | |----------+--------+--------------------------------+-------------------| | 374195 | root | automerge cancel | | |----------+--------+--------------------------------+-------------------| | 374208 | qwell | Fix a variety of ref counting | | | | | issues | | |----------+--------+--------------------------------+-------------------| | 374209 | qwell | Re-enable automerge. | | |----------+--------+--------------------------------+-------------------| | 374226 | root | Fix findings from check-in on | | | | | r374177 | | |----------+--------+--------------------------------+-------------------| | | | Ensure Shutdown AMI event is | | | 374258 | root | still fired during Asterisk | | | | | shutdown | | |----------+--------+--------------------------------+-------------------| | | | Destroy the generic_monitors | | | 374315 | root | container after the | | | | | core_instances in ccss | | |----------+--------+--------------------------------+-------------------| | 374383 | root | _dsp_init: bring inline with | | | | | trunk | | |----------+--------+--------------------------------+-------------------| | 374568 | root | chan_misdn: Remove some | | | | | deadcode | | +------------------------------------------------------------------------+ ---------------------------------------------------------------------- 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 | 3 apps/app_confbridge.c | 721 +++++++++++++++-------------- apps/app_meetme.c | 356 ++++++++------ apps/app_mixmonitor.c | 6 apps/app_queue.c | 65 +- apps/app_senddtmf.c | 63 +- apps/app_voicemail.c | 5 apps/confbridge/conf_config_parser.c | 3 apps/confbridge/conf_state.c | 70 ++ apps/confbridge/conf_state_empty.c | 86 +++ apps/confbridge/conf_state_inactive.c | 80 +++ apps/confbridge/conf_state_multi.c | 77 +++ apps/confbridge/conf_state_multi_marked.c | 187 +++++++ apps/confbridge/conf_state_single.c | 84 +++ apps/confbridge/conf_state_single_marked.c | 79 +++ apps/confbridge/include/conf_state.h | 95 +++ apps/confbridge/include/confbridge.h | 116 ++++ channels/chan_agent.c | 9 channels/chan_local.c | 19 channels/chan_misdn.c | 32 - channels/chan_sip.c | 277 ++++++----- channels/iax2-provision.c | 6 channels/misdn/isdn_lib.c | 220 +------- channels/misdn/isdn_lib.h | 9 channels/misdn/isdn_msg_parser.c | 12 channels/sig_ss7.c | 8 channels/sip/include/sip.h | 24 codecs/Makefile | 55 +- codecs/ilbc/iLBC_decode.c | 4 codecs/ilbc/iLBC_encode.c | 4 configs/agents.conf.sample | 3 configs/dsp.conf.sample | 36 + configs/res_odbc.conf.sample | 2 configs/sip.conf.sample | 11 funcs/func_audiohookinherit.c | 2 include/asterisk/astdb.h | 11 include/asterisk/astobj2.h | 2 include/asterisk/channel.h | 4 main/asterisk.c | 13 main/astobj2.c | 2 main/ccss.c | 28 + main/cel.c | 4 main/channel.c | 38 + main/data.c | 10 main/db.c | 77 ++- main/dsp.c | 138 ++++- main/features.c | 19 main/format.c | 37 + main/format_pref.c | 1 main/indications.c | 10 main/loader.c | 17 main/manager.c | 99 +++ main/message.c | 30 + main/pbx.c | 36 + main/say.c | 10 main/ssl.c | 2 main/tcptls.c | 13 res/res_agi.c | 22 res/res_jabber.c | 77 --- res/res_rtp_asterisk.c | 59 +- res/res_rtp_multicast.c | 6 tests/test_db.c | 60 ++ 62 files changed, 2553 insertions(+), 1101 deletions(-) ----------------------------------------------------------------------