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.26.
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 |
39 tilghman 23 dvossel 18 russell 14 jpeeler 11 file 11 kpfleming 11 mmichelson 10 mnicholson 9 rmudgett 6 dbrooks 6 oej 5 mvanbaak 3 lmadsen 3 mnick 3 seanbright 2 atis 2 davidw 2 thedavidfactor 2 twilson 2 tzafrir 1 alecdavis 1 araasch 1 Benjamin 1 chappell 1 dhubbard 1 dimas 1 edantie 1 frawd 1 jeang 1 junky 1 lmsteffan 1 loloski 1 mbrancaleoni 1 pkempgen 1 qwell 1 rain 1 ravindrad 1 tim 1 tsearle 1 tweety |
9 dvossel 6 mnicholson 3 aragon 3 atis 3 russell 3 tilghman 3 zerohalo 2 bluecrow76 2 davidw 2 dbrooks 2 FabienToune 2 frawd 2 habile 2 klaus3000 2 kobaz 2 lmadsen 2 mmichelson 2 pkempgen 2 rmudgett 2 slutec18 1 alecdavis 1 amorsen 1 bklang 1 caspy 1 cervajs 1 CGMChris 1 dcolombo 1 falves11 1 ffloimair 1 file 1 irroot 1 jsmith 1 karesmakro 1 lottc 1 maniax 1 markwaters 1 mbrancaleoni 1 mnick 1 nblasgen 1 pdf 1 pprindeville 1 ravindrad 1 rue_mohr 1 slavon 1 thedavidfactor 1 tim_ringenbach 1 tkarl 1 tornblad 1 twilson 1 twisted 1 viniciusfontes 1 vrban 1 zmehmood |
4 atis 4 pkempgen 3 alecdavis 3 aragon 3 klaus3000 2 araasch 2 caspy 2 dimas 2 frawd 2 jsmith 2 kobaz 2 lmadsen 2 slavon 2 thedavidfactor 2 zerohalo 1 agupta 1 amorsen 1 Benjamin Kluck 1 bklang 1 bluecrow76 1 bmh 1 cbbs70a 1 CGMChris 1 chappell 1 chris-mac 1 corruptor 1 covici 1 cupotka 1 davidw 1 dcolombo 1 dhubbard 1 dkerr 1 edantie 1 FabienToune 1 falves11 1 fdecher 1 ffloimair 1 fnordian 1 francesco_r 1 globalnetinc 1 irroot 1 jvandal 1 karesmakro 1 kpfleming 1 krn 1 licedey 1 lmsteffan 1 macli 1 majorbloodnok 1 maniax 1 marhbere 1 mnnojd 1 mvanbaak 1 nblasgen 1 Nick_Lewis 1 nmav 1 palbrecht 1 paravoid 1 paul-tg 1 pdf 1 pprindeville 1 rain 1 rathaus 1 ravindrad 1 rjain 1 Romik 1 rue_mohr 1 samy 1 seadweller 1 slutec18 1 smw1218 1 sroberts 1 stevedavies 1 tim_ringenbach 1 tornblad 1 trendboy 1 tsearle 1 tzafrir 1 ulogic 1 vbcrlfuser 1 viniciusfontes 1 vmarrone 1 voipas 1 wetwired 1 yrashk 1 zmehmood |
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 |
207647 | kpfleming | Ensure that user-provided CFLAGS and LDFLAGS are honored. | |
207714 | mmichelson | Document default timeout for AMI originations. | |
207786 | jpeeler | Revert r207573, this approach could potentially block for an unacceptable | |
208312 | mmichelson | Remove inaccurate XXX comment. | |
208592 | russell | Do not log an ERROR if autoservice_stop() returns -1. | |
208746 | jpeeler | Fix compiling under dev-mode with gcc 4.4.0. | |
208923 | jpeeler | Fix logic errors from 208746 | |
208990 | mvanbaak | backport rev 205532 from trunk: | |
209315 | tilghman | Publish French extra sounds | |
209759 | kpfleming | Minor changes inspired by testing with latest GCC. | |
209879 | russell | Resolve a valgrind warning about a read from uninitialized memory. | #15396 |
210065 | tilghman | Helps if we export the index() function. | #15639 |
210066 | tilghman | Reverting index() fix, applying a different methodology, based upon developer discussions. | #15639 |
211112 | russell | Resolve a deadlock involving app_chanspy and masquerades. | |
211274 | tilghman | Small oops. Clear the flags which have been checked. | |
211528 | tilghman | AST-2009-005 | |
211583 | tilghman | Conversion specifiers, not format specifiers | |
211807 | mmichelson | Backport fix so that outbound CANCEL requests have same branch as challenged INVITEs. | |
212430 | rmudgett | Fix uninitialized variable. | |
212727 | rmudgett | Removed some deadwood and added some doxygen comments. | |
212913 | kpfleming | Convert this branch to Opsound music-on-hold. | |
213283 | jpeeler | Make all the symbols for the C-client callbacks global | |
214069 | tilghman | I should always compile before committing... | |
214357 | tilghman | Make autoheader descriptions render correctly in our autoconfig.h file. | #14906 |
214436 | tilghman | One more build system change, to make the descriptions look better, if we have better information. | |
214701 | tilghman | Modify comment to be a bit more accurate. | |
216008 | russell | Add IAX2 security document related to AST-2009-006. | |
216085 | russell | Add a note about IAX2 to UPGRADE.txt. | |
216263 | russell | Add a plain text version of the IAX2 security document. | |
216369 | mvanbaak | Make sure 'start' is always initialized. | |
216430 | oej | Make apps send PROGRESS control frame for early media and fix too early media issue in SIP | |
216432 | mvanbaak | make chan_sip compile under devmode again | |
216435 | mvanbaak | make asterisk compile under devmode with DEBUG_THREADS enabled on OpenBSD | |
217668 | oej | Remove harmful code that causes endless loops. | |
217735 | oej | Reinstate muted that was removed by mistake. | |
217917 | tilghman | Backport realtime fix to 1.4 | |
217989 | tilghman | Don't ring another channel, if there's not enough time for a queue member to answer. | |
218331 | tilghman | Don't say "Please try again" if we don't give the user another chance to try again. | #15055 |
218497 | kpfleming | Use proper hostname for downloading sound files. | |
218498 | kpfleming | revert accidental commit | |
218623 | jpeeler | Fix small memory leak in handle_init_event by always destroying the pthread | |
219320 | mmichelson | Send a 100 Trying response when we detect a spiral. | |
219519 | dvossel | iax2 frame double free | |
219586 | russell | Make sure the iax_pvt exists before dereferencing it. | #15609 |
219720 | dvossel | Reverting merge 219520. This change was not necessary. | |
220027 | mvanbaak | mkpkgconfig does not need bash so make it use /bin/sh | |
220099 | seanbright | Remove the remaining bashisms in the Makefile/mkpkgconfig | |
220213 | seanbright | Resolve parallel build warnings. | |
220717 | seanbright | When selecting DONT_OPTIMIZE in menuselect, explicitly pass -O0 to the compiler | |
221086 | twilson | Change the SSRC by default when our media stream changes | |
221153 | mnick | check bounds - prevents for buffer overflow | |
221303 | mnick | changed the prototype definition of csv_quote | |
221489 | mnicholson | Make portinuri a bitfield. | |
221588 | mnicholson | Use unsigned ints for portinuri flags. | |
221776 | tilghman | Fix a bunch of off-by-one errors | |
221970 | tilghman | Ensure the result of the hash function is positive. Negative array offsets suck. | |
222026 | dvossel | Removes unnecessary unlock, clarifies a memcpy. | |
222542 | dvossel | crash on transfer | #16027 |
222691 | rmudgett | chan_misdn.c:process_ast_dsp() memory leak | |
222797 | rmudgett | Fix memory leak if chan_misdn config parameter is repeated. | |
222877 | dvossel | fixes an ast_netsock_list memory leak. | |
223142 | dvossel | 'auth=' did not parse md5 secret correctly | |
223213 | mmichelson | Fix potential memory leak in app_dial.c | |
223485 | russell | Don't use data outside of its scope. | |
223486 | russell | Remove some unnecessary code. | |
223550 | russell | Remove a duplicate ao2_iterator_destroy(). | |
223692 | kpfleming | Remove automatic switching from T.38 to voice mode in chan_sip. | #16025 |
223955 | jeang | Fix PRI timer T309 operation | |
224260 | rmudgett | Never released PRI channels when using Busy() or Congestion() dialplan apps. | |
224670 | kpfleming | Correct timestamp calculations when RTP sample rates over 8kHz are used. | |
224855 | tilghman | Pay attention to the return value of the manipulate function. | |
224931 | russell | Isolate frames returned from a DSP instance or codec translator. | |
225103 | tilghman | Suffix is not needed for a match | |
225169 | russell | Isolate the frame returned from ast_translate(). | |
225171 | russell | Revert 225169, as this doesn't account for the possibility of a list of frames. | |
225243 | dvossel | IAX2: VNAK loop caused by signaling frames with no destination call number | |
225581 | kpfleming | Don't force menuselect.makeopts to be rebuilt on every build. | |
225957 | tzafrir | detect ARM Linux EABI OSARCH as linux-gnu instead of linux-gnueabi | |
226304 | tilghman | Fix documentation (pointed out by TheDavidFactor on #-dev) | |
227088 | oej | Use proper response code when violating Contact ACL's. | |
227089 | oej | Adding IP address in Contact ACL log message and removing redundant message | |
227090 | oej | Fixing bug before someone reports it... | |
227275 | rmudgett | Make sure the outgoing flag is cleared if a new channel fails to get created for outgoing calls. | |
227700 | file | Fix a security issue where sending a REGISTER with a differing username in the From | |
227735 | file | Fix a security issue where it may be possible for someone to execute a cross-site | |
228272 | dvossel | fixes memory leak in func_audiohookinherit.c | |
228418 | dvossel | fixes segfault in iLBC | #16979 |
228547 | file | Don't overwrite caller ID name on a trunk with the configured fullname when using users.conf | |
230246 | kpfleming | Correct mistaken option name in error message. |
This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.
CREDITS | 2 Makefile | 97 + Makefile.moddir_rules | 10 Makefile.rules | 34 UPGRADE.txt | 18 agi/Makefile | 2 agi/eagi-sphinx-test.c | 2 agi/eagi-test.c | 2 apps/app_adsiprog.c | 6 apps/app_alarmreceiver.c | 2 apps/app_chanisavail.c | 7 apps/app_chanspy.c | 27 apps/app_dahdibarge.c | 10 apps/app_dial.c | 152 +- apps/app_directed_pickup.c | 2 apps/app_disa.c | 4 apps/app_followme.c | 6 apps/app_macro.c | 8 apps/app_meetme.c | 66 - apps/app_milliwatt.c | 10 apps/app_mixmonitor.c | 10 apps/app_morsecode.c | 4 apps/app_osplookup.c | 32 apps/app_playback.c | 11 apps/app_privacy.c | 8 apps/app_queue.c | 80 + apps/app_random.c | 2 apps/app_readfile.c | 2 apps/app_record.c | 4 apps/app_rpt.c | 28 apps/app_setcallerid.c | 2 apps/app_sms.c | 2 apps/app_softhangup.c | 8 apps/app_talkdetect.c | 6 apps/app_verbose.c | 2 apps/app_voicemail.c | 99 - apps/app_voicemail.exports | 20 apps/app_waitforring.c | 2 apps/app_waitforsilence.c | 6 autoconf/ast_ext_lib.m4 | 40 autoconf/libcurl.m4 | 243 +++ build_tools/mkpkgconfig | 4 build_tools/prep_tarball | 2 channels/Makefile | 12 channels/chan_agent.c | 8 channels/chan_dahdi.c | 291 ++-- channels/chan_h323.c | 2 channels/chan_iax2.c | 1502 ++++++++++++++++++++++-- channels/chan_local.c | 12 channels/chan_mgcp.c | 16 channels/chan_misdn.c | 11 channels/chan_oss.c | 4 channels/chan_phone.c | 2 channels/chan_sip.c | 1754 ++++++++++++++++------------ channels/chan_skinny.c | 12 channels/chan_vpb.cc | 2 channels/iax2-parser.c | 10 channels/iax2-parser.h | 2 channels/iax2-provision.c | 4 channels/iax2.h | 3 channels/misdn/ie.c | 2 channels/misdn/isdn_lib.c | 176 +- channels/misdn/isdn_lib_intern.h | 5 channels/misdn_config.c | 34 codecs/Makefile | 2 codecs/codec_dahdi.c | 12 codecs/codec_g726.c | 42 codecs/codec_ilbc.c | 5 codecs/codec_speex.c | 8 codecs/gsm/Makefile | 2 codecs/lpc10/Makefile | 2 configs/cdr_custom.conf.sample | 2 configs/extensions.conf.sample | 7 configs/iax.conf.sample | 65 + configs/queues.conf.sample | 4 configs/sip.conf.sample | 31 configs/udptl.conf.sample | 5 configure.ac | 40 contrib/init.d/rc.redhat.asterisk | 8 contrib/scripts/iax-friends.sql | 89 - contrib/valgrind.supp | 41 doc/00README.1st | 2 doc/CODING-GUIDELINES | 12 doc/IAX2-security.txt | 440 +++++++ doc/channelvariables.txt | 2 doc/externalivr.txt | 22 doc/imapstorage.txt | 32 doc/localchannel.txt | 4 doc/musiconhold-fpm.txt | 8 doc/musiconhold-opsound.txt | 7 doc/valgrind.txt | 14 funcs/func_audiohookinherit.c | 2 funcs/func_base64.c | 9 funcs/func_channel.c | 4 funcs/func_cut.c | 14 funcs/func_math.c | 4 funcs/func_rand.c | 4 funcs/func_strings.c | 57 include/asterisk.h | 6 include/asterisk/acl.h | 12 include/asterisk/astobj2.h | 62 - include/asterisk/autoconfig.h.in | 172 +- include/asterisk/cdr.h | 5 include/asterisk/channel.h | 6 include/asterisk/compat.h | 5 include/asterisk/dsp.h | 13 include/asterisk/file.h | 15 include/asterisk/frame.h | 12 include/asterisk/linkedlists.h | 2 include/asterisk/lock.h | 23 include/asterisk/netsock.h | 2 include/asterisk/rtp.h | 3 include/asterisk/translate.h | 18 main/Makefile | 16 main/abstract_jb.c | 6 main/acl.c | 16 main/asterisk.c | 24 main/asterisk.exports | 12 main/astfd.c | 15 main/astobj2.c | 38 main/audiohook.c | 16 main/autoservice.c | 11 main/cdr.c | 4 main/channel.c | 117 + main/cli.c | 6 main/config.c | 27 main/db1-ast/Makefile | 4 main/db1-ast/mpool/mpool.c | 6 main/dnsmgr.c | 2 main/dsp.c | 46 main/file.c | 98 - main/frame.c | 15 main/indications.c | 24 main/manager.c | 26 main/netsock.c | 1 main/pbx.c | 86 - main/rtp.c | 43 main/say.c | 49 main/translate.c | 34 main/udptl.c | 23 main/utils.c | 6 pbx/Makefile | 12 pbx/dundi-parser.c | 2 pbx/pbx_ael.c | 8 pbx/pbx_config.c | 10 pbx/pbx_dundi.c | 16 pbx/pbx_loopback.c | 2 pbx/pbx_spool.c | 10 res/Makefile | 2 res/res_agi.c | 24 res/res_crypto.c | 2 res/res_features.c | 22 res/res_monitor.c | 44 res/res_musiconhold.c | 4 res/res_odbc.c | 8 res/res_smdi.c | 8 sounds/Makefile | 6 sounds/sounds.xml | 24 static-http/prototype.js | 2332 +++++++++++++++++++++++++++++++------- utils/Makefile | 14 utils/frame.c | 14 utils/muted.c | 4 162 files changed, 7084 insertions(+), 2561 deletions(-)