Release Summary asterisk-1.4.41 Date: 2011-04-25 ---------------------------------------------------------------------- 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.40. ---------------------------------------------------------------------- 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 rmudgett 7 rmudgett 1 bluefox 8 jpeeler 2 wimpy 1 gbour 7 qwell 1 jacco 1 gelo 6 lmadsen 1 lmadsen 1 gincantalupo 6 twilson 1 loloski 1 grecco 4 mnicholson 1 oej 1 iskatel 2 russell 1 qwell 1 jacco 2 seanbright 1 russell 1 JJCinAZ 2 tilghman 1 wedhorn 1 jvandal 1 gbour 1 kerframil 1 mmichelson 1 mcallist 1 oej 1 shawkris 1 shihchuan 1 vrban 1 wimpy ---------------------------------------------------------------------- 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_dial #18264: [patch] Dail L(x) shows "Setting call duration limit to x seconds" in CLI Revision: 302916 Reporter: jacco Testers: lmadsen, jacco Coders: lmadsen #18379: attended transfer weird behaviour Revision: 302671 Reporter: gincantalupo Testers: rmudgett Coders: rmudgett Category: Applications/app_queue #18747: [regression] changeset 298596 harm the ring/moh logic in queues Revision: 308002 Reporter: vrban Coders: qwell Category: Applications/app_voicemail #18486: [patch] Voicemail files out of sequence Revision: 303676 Reporter: bluefox Coders: jpeeler #18498: [patch] [regression] Resequencing of mailbox not working as expected. Revision: 303676 Reporter: JJCinAZ Coders: jpeeler Category: Applications/app_voicemail/IMAP #18718: [regression] Implicit declaration of copy yields broken app_voicemail when building with IMAP support Revision: 306960 Reporter: kerframil Coders: jpeeler Category: Channels/General #18585: [patch] AMI redirect from meetme - calls fail Revision: 303546 Reporter: oej Testers: oej, wedhorn, russell Coders: russell Category: Channels/chan_dahdi #17085: [patch] [regression] Overlap dialing to PSTN failing after #16789 Revision: 303765 Reporter: shawkris Testers: wimpy, rmudgett Coders: rmudgett #17273: atxfer *2 channel dahdi FXS no hangup Revision: 302172 Reporter: grecco Testers: rmudgett Coders: rmudgett #18509: [patch] Sending out unnecessary PROCEEDING messages breaks overlap dialing Revision: 303765 Reporter: wimpy Testers: wimpy, rmudgett Coders: rmudgett Category: Channels/chan_sip/General #18371: [patch] asterisk crash when dialing SIP/${var} where var is empty or not set Revision: 305252 Reporter: gbour Coders: gbour Category: Core/PBX #17999: Issues with DTMF triggered attended transfers Revision: 302172 Reporter: iskatel Testers: rmudgett Coders: rmudgett Category: Features #18395: C should not receive request call again after C cancel if B blind transfer using atxfer call C Revision: 302172 Reporter: shihchuan Testers: rmudgett Coders: rmudgett Category: Resources/res_features #17096: C keeps ringing when hanging A and B after blind transfer using atxfer Revision: 302172 Reporter: gelo Testers: rmudgett Coders: rmudgett #18637: [patch] No MOH on Call Park and Exceptionally long voice queue length ... Revision: 306120 Reporter: jvandal Coders: jpeeler Category: Resources/res_musiconhold #18457: [patch] moh reload leaks file descriptors to dahdi timing channel Revision: 305471 Reporter: mcallist Testers: qwell, loloski Coders: qwell ---------------------------------------------------------------------- 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 | |----------+------------+-------------------------------+----------------| | 302087 | twilson | Only offer codecs both sides | | | | | support for directmedia | | |----------+------------+-------------------------------+----------------| | 302311 | mnicholson | URI encode the user part of | | | | | the contact header. | | |----------+------------+-------------------------------+----------------| | 302663 | tilghman | Add some API documentation | | |----------+------------+-------------------------------+----------------| | | | Add new queue strategy to | | | 303007 | jpeeler | preserve behavior for when | | | | | queue members moved to ao2. | | |----------+------------+-------------------------------+----------------| | 303284 | qwell | Reset configuration before | | | | | parsing users.conf. | | |----------+------------+-------------------------------+----------------| | | | Fix a couple of mistakes in | | | 303552 | russell | the backport of this patch to | | | | | 1.4. | | |----------+------------+-------------------------------+----------------| | 303747 | rmudgett | Backport the Proceeding | #17085, #18509 | | | | application. | | |----------+------------+-------------------------------+----------------| | 303906 | twilson | Guard against retransmitting | | | | | BYEs indefinitely | | |----------+------------+-------------------------------+----------------| | | | DTMF attended transfers | | | 304005 | rmudgett | sometimes fail for no | | | | | apparent reason. | | |----------+------------+-------------------------------+----------------| | | | Make sure the sample | | | 304159 | seanbright | queues.conf is properly | | | | | commented. | | |----------+------------+-------------------------------+----------------| | | | This patch modifies chan_sip | | | | | to route responses to the | | | 304241 | mnicholson | address the request came | | | | | from. It also modifies | | | | | chan_sip to respect the maddr | | | | | parameter in the Via header. | | |----------+------------+-------------------------------+----------------| | 304242 | mmichelson | Get rid of unused 'verbose' | | | | | field in ast_udptl | | |----------+------------+-------------------------------+----------------| | | | Convert from network to host | | | 304247 | mnicholson | byte ordering before checking | | | | | if an IP is a multicast | | | | | address. | | |----------+------------+-------------------------------+----------------| | | | Rerun bootstrap.sh with no | | | 304460 | qwell | changes, so that it is more | | | | | obvious what my next commit | | | | | changes. | | |----------+------------+-------------------------------+----------------| | | | Fix default prefix=/usr | | | 304464 | qwell | regression on non-Linux | #17013 | | | | systems. | | |----------+------------+-------------------------------+----------------| | | | Backport MeetMe related | | | 304820 | seanbright | reference leaks fixes from | | | | | 1.6.2/1.8/trunk. | | |----------+------------+-------------------------------+----------------| | 304952 | tilghman | Fix compilation when | | | | | ODBC_STORAGE is defined. | | |----------+------------+-------------------------------+----------------| | | | Set file descriptors to -1 on | | | 305129 | qwell | creation, so that we don't | | | | | see weirdness later. | | |----------+------------+-------------------------------+----------------| | 305341 | rmudgett | Obtain the pri lock for PRI | | | | | queue counters. | | |----------+------------+-------------------------------+----------------| | 305888 | rmudgett | Minor AST_FRAME_TEXT related | | | | | issues. | | |----------+------------+-------------------------------+----------------| | 306119 | twilson | Set hangup cause in | | | | | local_hangup | | |----------+------------+-------------------------------+----------------| | | | Don't allow a REFER | | | 306617 | twilson | w/replaces to replace its own | | | | | dialog | | |----------+------------+-------------------------------+----------------| | 306672 | twilson | Don't try to pickup a call in | | | | | the middle of a masquerade | | |----------+------------+-------------------------------+----------------| | | | make this safer and fully | | | 306864 | jpeeler | correct, pointed out by Steve | | | | | Davis | | |----------+------------+-------------------------------+----------------| | 306964 | jpeeler | clean this up, sorry my brain | | | | | is not really working | | |----------+------------+-------------------------------+----------------| | 306965 | jpeeler | fix this line again | | |----------+------------+-------------------------------+----------------| | | | Fix comparison for REFER | | | 306972 | twilson | Replaces tags with | | | | | pedantic=yes | | |----------+------------+-------------------------------+----------------| | | | Remove color when executing | | | 307534 | qwell | commands via a remote | #18776 | | | | console. | | |----------+------------+-------------------------------+----------------| | | | Reentrancy problem if | | | 307623 | rmudgett | outgoing call gets different | | | | | B channel than requested. | | |----------+------------+-------------------------------+----------------| | | | Properly check the bounds of | | | | | arrays when decoding UDPTL | | | 308413 | mnicholson | packets. Also, remove broken | | | | | support for receiving UDPTL | | | | | packets larger than 16k. That | | | | | shouldn't ever happen anyway. | | |----------+------------+-------------------------------+----------------| | 315203 | lmadsen | Create Asterisk 1.4.41 from | | | | | 1.4.41-rc1 | | |----------+------------+-------------------------------+----------------| | | | Merge changes for | | | 315204 | lmadsen | AST-2011-005 and | | | | | AST-2011-006, update .version | | | | | and ChangeLog | | |----------+------------+-------------------------------+----------------| | 315205 | lmadsen | Merge changes for | | | | | AST-2011-005 and AST-2011-006 | | |----------+------------+-------------------------------+----------------| | 315206 | lmadsen | Importing release summary for | | | | | 1.4.41 release. | | |----------+------------+-------------------------------+----------------| | | | Remove incorrect summary | | | 315207 | lmadsen | files in preparation for | | | | | rebuilding. | | +------------------------------------------------------------------------+ ---------------------------------------------------------------------- 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. .version | 2 ChangeLog | 14 apps/app_dial.c | 6 apps/app_meetme.c | 28 - apps/app_queue.c | 58 ++ apps/app_sendtext.c | 2 apps/app_voicemail.c | 64 ++ asterisk-1.4.41-rc1-summary.html | 242 ----------- asterisk-1.4.41-rc1-summary.txt | 356 ---------------- channels/chan_dahdi.c | 468 ++++++++++++++++----- channels/chan_local.c | 1 channels/chan_sip.c | 234 ++++++++++ channels/chan_skinny.c | 75 +++ configs/http.conf.sample | 7 configs/manager.conf.sample | 11 configs/queues.conf.sample | 2 configs/skinny.conf.sample | 9 configure.ac | 6 include/asterisk/astdb.h | 21 include/asterisk/autoconfig.h.in | 53 +- include/asterisk/channel.h | 23 + main/asterisk.c | 2 main/channel.c | 40 + main/http.c | 25 + main/manager.c | 87 +++- main/pbx.c | 26 - main/udptl.c | 54 +- res/res_features.c | 844 +++++++++++++++++++++++++++------------ res/res_musiconhold.c | 7 29 files changed, 1677 insertions(+), 1090 deletions(-) ----------------------------------------------------------------------