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.25.
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 |
20 mmichelson 19 dvossel 13 seanbright 8 russell 7 rmudgett 7 tilghman 5 mnicholson 4 jpeeler 3 alecdavis 2 dbrooks 2 eliel 2 file 2 guillecabeza 2 klaus3000 2 kpfleming 2 lmadsen 2 p 2 qwell 2 twilson 1 adomjan 1 garlew 1 Jamuel 1 lacoursj 1 latinsud 1 murf 1 Nick 1 oej 1 phsultan 1 srt 1 tzafrir |
6 dvossel 5 aragon 4 dbrooks 4 p_lindheimer 3 alecdavis 3 scottbmilne 3 seanbright 2 guillecabeza 2 klaus3000 2 loloski 2 mnicholson 2 rmudgett 2 sh0t 2 sum 1 amilcar 1 andrebarbosa 1 Jamuel 1 lacoursj 1 legart 1 lmadsen 1 madkins 1 manwe 1 murf 1 Nick_Lewis 1 snblitz 1 tootai 1 volivier |
4 p_lindheimer 3 aragon 3 klaus3000 2 ibc 2 loloski 2 sodom 1 adomjan 1 alecdavis 1 alexh 1 andrebarbosa 1 Andrey Sofronov 1 avinoash 1 cmoss28 1 davidw 1 deepesh 1 dimas 1 eboscani 1 festr 1 ffloimair 1 flefoll 1 fvdb 1 garlew 1 geoffs 1 greenfieldtech 1 guillecabeza 1 hotsblanc 1 Jamuel 1 jkroon 1 jpiszcz 1 lacoursj 1 latinsud 1 legart 1 lidocaineus 1 lmadsen 1 lmamane 1 madkins 1 markd 1 mbrancaleoni 1 meral 1 Nick_Lewis 1 okrief 1 paravoid 1 pdavis 1 pj 1 pkempgen 1 ramonpeek 1 samy 1 schmidts 1 scottbmilne 1 seandarcy 1 sh0t 1 srt 1 sum 1 timking 1 travisghansen 1 volivier |
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 |
197259 | oej | Typo fix | |
197588 | mmichelson | Allow for media to arrive from an alternate source when responding to a reinvite with 491. | |
197620 | dvossel | 'iax show peer blah' now outputs whether or not peer 'blah' is in trunk mode or not. | |
197895 | lmadsen | Update MixMonitor documentation. | #14829 |
199138 | dvossel | Additional updates to AST-2009-001 | |
199628 | seanbright | Fix a typo in the stack size calculation just introduced. | |
199856 | seanbright | __WORDSIZE is not available on all platforms, so use sizeof(void *) instead. | |
200037 | lmadsen | Fix path for .flavor and .version. | #14737 |
200185 | seanbright | Backport fix for parallel build warnings from trunk r199781. | |
200513 | mmichelson | Add INFO to our allowed methods so that endpoints know they may send it to us. | |
200875 | eliel | Show the interface name on error, if it is not found. | |
200991 | kpfleming | Improve support for media paths that can generate multiple frames at once. | |
201261 | kpfleming | Correct AST_LIST_APPEND_LIST behavior when list to be appended is empty. | |
201450 | mmichelson | Change the datastore traversal in ast_do_masquerade to use a safe list traversal. | |
201600 | russell | Fix memory corruption and leakage related reloads of non files mode MoH classes. | #15109, #15123, #15195 |
201828 | tilghman | If the "h" extension fails, give it another chance in main/pbx.c. | |
202022 | mnicholson | Added deadlock protection to try_suggested_sip_codec in chan_sip.c. | |
202342 | mmichelson | Remove an extra debug line left from previous commit. | |
202414 | russell | Make Polycom subscription type override check more explicit. | |
202496 | russell | Report CallerID change during a masquerade. | |
202572 | mmichelson | Fix potential memory leak in chan_sip when video rtp is not allocated properly. | |
202601 | mmichelson | Fix more memory leaks that may result if rtp is not successfully allocated. | |
202966 | mmichelson | Use the handy UNLINK macro instead of hand-coding the same thing in-line. | |
203036 | rmudgett | Improved chan_dahdi.conf pritimer error checking. | |
203115 | russell | Resolve a crash related to a T.38 reinvite race condition. | |
203230 | mmichelson | Prevent false positives when freeing a NULL pointer with MALLOC_DEBUG enabled. | |
203311 | twilson | Don't try to free NULL | |
203380 | twilson | I didn't see that Mark already fixed the underlying issue! | |
204246 | mmichelson | Fix build oops. | |
204474 | qwell | Fix ast_say_counted_noun to correctly handle Polish. Fix a comment typo in passing. | |
204755 | dvossel | moving device state functions from pbx.h to devicestate.h to sync with other branches | |
205149 | russell | Make OpenSSL usage thread-safe. | |
205188 | tilghman | Add redirection warnings for the invalid language codes previously removed. | |
205215 | dvossel | ast_samp2tv needs floating point for 16khz audio | |
205288 | qwell | Update config.guess and config.sub from the savannah.gnu.org git repo. | |
205409 | dvossel | moving ast_devstate_to_extenstate to pbx.c from devicestate.c | |
205471 | dvossel | Fixes 8khz assumptions | |
205599 | dvossel | Changing ast_samp2tv to not use floating point. | |
205877 | mmichelson | Properly ACK 487 responses to canceled INVITEs. | |
206284 | rmudgett | Fix some memory leaks in chan_misdn. | |
206385 | russell | Ensure apathetic replies are sent out on the proper socket. | |
206635 | seanbright | Only print debug info in codec_dahdi if we are asking for it. | |
206706 | rmudgett | Merged revision 206700 from | |
206867 | dvossel | avoid segfault caused by user error | |
207033 | dvossel | sip option flags handled incorrectly | #15376 |
This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.
Makefile | 14 UPGRADE.txt | 10 apps/app_chanspy.c | 20 apps/app_dial.c | 3 apps/app_meetme.c | 16 apps/app_mixmonitor.c | 98 +++- apps/app_queue.c | 9 apps/app_voicemail.c | 2 build_tools/cflags-devmode.xml | 2 build_tools/make_version_h | 6 channels/chan_dahdi.c | 99 +++- channels/chan_iax2.c | 63 ++- channels/chan_misdn.c | 785 +++++++++++++++++++++++---------------- channels/chan_sip.c | 362 +++++++++++++---- channels/misdn/isdn_lib.c | 155 ++++--- channels/misdn/isdn_lib.h | 3 channels/misdn/isdn_lib_intern.h | 1 codecs/codec_dahdi.c | 12 config.guess | 168 +++++--- config.sub | 160 ++++++- configs/chan_dahdi.conf.sample | 5 configs/iax.conf.sample | 2 contrib/scripts/safe_asterisk | 8 doc/asterisk-conf.txt | 4 funcs/func_cut.c | 11 funcs/func_odbc.c | 11 funcs/func_realtime.c | 2 funcs/func_strings.c | 26 - include/asterisk.h | 12 include/asterisk/audiohook.h | 4 include/asterisk/cdr.h | 19 include/asterisk/channel.h | 36 + include/asterisk/devicestate.h | 81 +++- include/asterisk/frame.h | 11 include/asterisk/linkedlists.h | 39 + include/asterisk/pbx.h | 9 include/asterisk/rtp.h | 17 include/asterisk/time.h | 2 include/asterisk/utils.h | 6 main/asterisk.c | 17 main/astmm.c | 8 main/audiohook.c | 12 main/autoservice.c | 17 main/callerid.c | 4 main/cdr.c | 36 + main/channel.c | 394 ++++++++++++++----- main/cli.c | 1 main/devicestate.c | 108 ++++- main/file.c | 25 - main/frame.c | 125 ++---- main/loader.c | 81 ++++ main/pbx.c | 138 +++--- main/rtp.c | 71 ++- main/say.c | 505 ++++++++++++++----------- main/slinfactory.c | 30 - pbx/pbx_spool.c | 6 res/res_convert.c | 4 res/res_crypto.c | 46 ++ res/res_features.c | 45 +- res/res_jabber.c | 16 res/res_musiconhold.c | 20 res/res_smdi.c | 4 62 files changed, 2676 insertions(+), 1330 deletions(-)