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.2.17.
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 8 jpeeler 7 qwell 6 lathama 6 seanbright 6 tilghman 6 twilson 5 lmadsen 4 mnicholson 3 russell 2 zaltar 1 alexo 1 bluecrow76 1 cjacobsen 1 clegall 1 crjw 1 fnordian 1 gbour 1 kobaz 1 kshumard 1 mmichelson 1 one47 1 pabelanger 1 thedavidfactor 1 wdoekes |
7 rmudgett 2 seanbright 2 wimpy 1 alexo 1 andrel 1 asgaroth 1 bklang 1 efutch 1 ernied 1 francesco_r 1 lathama 1 loloski 1 oej 1 one47 1 qwell 1 rfrantik 1 russell 1 tilghman 1 wedhorn |
2 zaltar 1 alecdavis 1 alexo 1 bklang 1 bluecrow76 1 bluefox 1 clegall_proformatique 1 edhorton 1 ernied 1 francesco_r 1 gbour 1 gelo 1 gincantalupo 1 grecco 1 irroot 1 iskatel 1 jacco 1 JJCinAZ 1 junky 1 kenji 1 kerframil 1 kobaz 1 kshumard 1 mcallist 1 notahat 1 oej 1 one47 1 pj 1 shawkris 1 shihchuan 1 thedavidfactor 1 var 1 vrban 1 wdoekes 1 wimpy |
This is a list of all issues from the issue tracker that were closed by changes that went into this release.
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 |
302049 | twilson | Only offer codecs both sides support for directmedia | |
302313 | mnicholson | URI encode the user part of the contact header. | |
302461 | pabelanger | Handle 'Resource temporarily unavailable' error more gracefully. | |
302675 | tilghman | Add some API documentation | |
302788 | russell | Turn a noisy verbose message into a debug message. | |
302920 | russell | Resolve a compiler warning. | |
303008 | jpeeler | Add new queue strategy to preserve behavior for when queue members moved to ao2. | |
303273 | lmadsen | Fix changes to L() flag in Dial(). | #18264 |
303285 | qwell | Reset configuration before parsing users.conf. | |
303960 | twilson | Guard against retransmitting BYEs indefinitely | |
304006 | rmudgett | DTMF attended transfers sometimes fail for no apparent reason. | |
304149 | rmudgett | Update documentation for DAHDISendCallreroutingFacility() application. | |
304181 | seanbright | Make sure the sample queues.conf is properly commented. | |
304244 | mnicholson | This patch modifies chan_sip to route responses to the address the request came from. It also modifies chan_sip to respect the maddr parameter in the Via header. | |
304249 | mnicholson | Convert from network to host byte ordering before checking if an IP is a multicast address. | |
304250 | mmichelson | Get rid of unused 'verbose' field in ast_udptl | |
304338 | jpeeler | Change delimiter used internally for GOTO_ON_BLINDXFR to commas to match 76703. | |
304461 | qwell | Rerun bootstrap.sh with no changes, so that it is more obvious what my next commit changes. | |
304465 | qwell | Fix default prefix=/usr regression on non-Linux systems. | #17013 |
304659 | seanbright | Don't leak references if we can't create a pseudo channel for mixing in MeetMe. | |
304682 | seanbright | Revert part of the previous commit that snuck in. | |
304978 | tilghman | Fix compilation when ODBC_STORAGE is defined. | |
305130 | qwell | Set file descriptors to -1 on creation, so that we don't see weirdness later. | |
305342 | rmudgett | Obtain the pri lock for PRI queue counters. | |
305648 | lathama | SIP Configuration Documentation | |
305752 | lathama | Replace link to old doc with new wiki page. | |
305889 | rmudgett | Minor AST_FRAME_TEXT related issues. | |
305985 | lathama | res_phoneprov add snom 300, 320, 360, 370, 820, 821, 870 support | #18713 |
306123 | jpeeler | Set exception on channel in parking thread when POLLPRI event detected. | |
306126 | twilson | Set hangup cause in local_hangup | |
306618 | twilson | Don't allow a REFER w/replaces to replace its own dialog | |
306673 | twilson | Don't try to pickup a call in the middle of a masquerade | |
306865 | jpeeler | make this safer and fully correct, pointed out by Steve Davis | |
306966 | jpeeler | fix this line again | |
306973 | twilson | Fix comparison for REFER Replaces tags with pedantic=yes | |
307535 | qwell | Remove color when executing commands via a remote console. | #18776 |
307624 | rmudgett | Reentrancy problem if outgoing call gets different B channel than requested. | |
307792 | tilghman | Increment usage count at first reference, to avoid a race condition with many threads creating connections all at once. | #18156 |
308329 | lathama | Add CSS MIME Type | |
308414 | mnicholson | Properly check the bounds of arrays when decoding UDPTL packets. Also, remove broken support for receiving UDPTL packets larger than 16k. That shouldn't ever happen anyway. | |
308528 | lathama | Add HTTP URI log, use ast_debug for console logging | |
315200 | lmadsen | Create Asterisk 1.6.2.18 from 1.6.2.18-rc1 | |
315201 | lmadsen | Update .version, ChangeLog, merge changes from AST-2011-005 and AST-2011-006 |
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 | 6 apps/app_dial.c | 4 apps/app_meetme.c | 40 + apps/app_privacy.c | 2 apps/app_queue.c | 14 apps/app_sendtext.c | 2 apps/app_voicemail.c | 54 ++ asterisk-1.6.2.18-rc1-summary.html | 428 ------------------ asterisk-1.6.2.18-rc1-summary.txt | 549 ------------------------ channels/chan_dahdi.c | 548 +++++++++++++++++------- channels/chan_local.c | 1 channels/chan_sip.c | 419 +++++++++++++++++- channels/chan_skinny.c | 78 +++ configs/extensions.conf.sample | 8 configs/http.conf.sample | 5 configs/manager.conf.sample | 11 configs/phoneprov.conf.sample | 3 configs/queues.conf.sample | 2 configs/sip.conf.sample | 13 configs/skinny.conf.sample | 9 configure.ac | 4 funcs/func_odbc.c | 5 include/asterisk/astdb.h | 27 - include/asterisk/channel.h | 23 + main/app.c | 53 ++ main/asterisk.c | 2 main/channel.c | 40 + main/features.c | 841 +++++++++++++++++++++++++------------ main/file.c | 10 main/http.c | 30 + main/manager.c | 121 ++++- main/pbx.c | 174 ++++--- main/udptl.c | 53 -- main/utils.c | 4 phoneprov/snom-mac.xml | 24 + res/res_agi.c | 4 res/res_config_ldap.c | 6 res/res_musiconhold.c | 7 res/res_odbc.c | 11 res/res_timing_timerfd.c | 2 41 files changed, 2002 insertions(+), 1637 deletions(-)