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.8.0.
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 |
27 tilghman 26 rmudgett 21 dvossel 16 twilson 14 jpeeler 13 russell 9 pabelanger 5 lmadsen 5 mnicholson 2 bbryant 2 espiceland 2 may 2 qwell 2 wdoekes 1 abelbeck 1 alecdavis 1 camsown 1 jcovert 1 junky 1 klaus3000 1 kpfleming 1 lathama 1 mmichelson 1 oej 1 one47 1 RadicAlish 1 schern 1 schmitds 1 sruffell 1 tbelder 1 tzafrir |
4 lmadsen 4 tilghman 3 dvossel 3 pabelanger 2 wdoekes 2 zerohalo 1 abelbeck 1 afried 1 alecdavis 1 camsown 1 dpetersen 1 falves11 1 jamesnet 1 jamicque 1 jcovert 1 jmls 1 jtodd 1 Nic Colledge (mailing list) 1 one47 1 orn 1 ovi 1 qwell 1 RadicAlish 1 rgenthner 1 rmudgett 1 russell 1 schern 1 schmidts 1 suretec 1 sustav 1 tbelder 1 tpanton 1 vrban |
3 jmls 3 wdoekes 2 jamesnet 2 lmadsen 2 pabelanger 2 tzafrir 1 abelbeck 1 afried 1 antonio 1 asgaroth 1 bwg 1 camsown 1 chodorenko 1 davidw 1 DennisD 1 dpetersen 1 frawd 1 globalnetinc 1 jamicque 1 jcollie 1 jcovert 1 junky 1 klaus3000 1 lathama 1 lftsy 1 mkeuter 1 murf 1 netfuse 1 one47 1 orn 1 ovi 1 RadicAlish 1 schern 1 schmidts 1 scramatte 1 seandarcy 1 shin-shoryuken 1 smallet 1 st 1 sustav 1 tbelder 1 tpanton 1 twilson 1 vrban 1 zerohalo |
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 |
288507 | twilson | Don't let a Local channel get bridged to itself | |
288606 | tilghman | Add note about the checkhangup option of ${CHANNEL()} | |
288638 | tilghman | Solaris compatibility fixes | |
288640 | tilghman | Export timersub for platforms which do not have it | |
288748 | twilson | Don't fail a masquerade if it is already being hung up | |
288821 | dvossel | Inspect Require header on BYE transaction according to RFC3261 section 8.2.2.3. | |
288852 | dvossel | Append Retry-After header on 500 error response to Re-INVITE according to RFC3261 section 14.2. | |
288925 | russell | Fix a documentation spelling error. | |
288927 | russell | Fix some documentation typos and spelling errors. | |
289054 | rmudgett | Break up long ast_manager_event_multichan() event lines. | |
289055 | rmudgett | Revert stuff not ready for commit in -r289054. | |
289057 | rmudgett | Avoid deadlock processing incoming AOC-E messages. | |
289104 | tilghman | Solaris compatibility fixes | |
289253 | rmudgett | Make development error message indicate which channel. | |
289268 | mnicholson | Update the CDR record when ast_channel_set_caller_event() is called | #17569 |
289300 | mnicholson | Add 'ecm' to the sample fax config file | |
289333 | russell | Don't completely ignore md5secret from LDAP if the value does not begin with {md5}. | |
289336 | lmadsen | Update sample documentation to note md5secret requirements. | |
289340 | qwell | Allow a manager originate to succeed on forwarded devices. | |
289426 | russell | Fix a crash in app_sms. | |
289543 | tilghman | More Solaris compatibility fixes | |
289549 | rmudgett | Merged revision 289547 from | |
289554 | mnicholson | Properly handle channel allocation failures duing invites with replaces. | |
289581 | tilghman | Solaris fixes. | |
289718 | pabelanger | Disable debugging by default | |
289840 | jpeeler | Change RFC2833 DTMF event duration on end to report actual elapsed time. | |
289951 | oej | Add documentation for undocumented option to AMI action originate | |
290026 | kpfleming | Allow users to pass additional arguments to the Subversion command that | |
290102 | tilghman | Automatically re-run configure test for menuselect, when the relevant makeopts settings change. | |
290209 | tilghman | Fixing Mac OS X auto-builder. | |
290289 | tilghman | Restore run directory for OS X, as well as standardizing some other paths to Mac OS X. | |
290479 | dvossel | Fixes chan_gtalk to work with gmail client | |
290506 | dvossel | Fixes uninitialized memory problem in 'iax2 set debug peer' option. | |
290542 | twilson | Don't try to send RTP when remote_address is null | |
290614 | rmudgett | Merged revision 290613 from | |
290648 | dvossel | Fixes gtalk outbound DTMF to work properly. | |
290674 | dvossel | Fixes commented out code to use #if 0 instead. | |
290713 | russell | Don't crash when Set() is called without a value. | |
290828 | dvossel | Outbound gtalk calls now work correctly. | |
290829 | dvossel | Add Philippe Sultan to chan_gtalk author list. | |
290937 | espiceland | Add option to res_config_mysql and app_mysql to specify a character set that MySQL should use. | |
290938 | espiceland | Parentheses around assignment used as truth value, introduced in r290937. | |
290973 | dvossel | Make outbound Google Voice calls. | |
291005 | may | Added fast start and h.245 tunneling options per user and peer. | #17972 |
291037 | may | small correction for verbose print h.323 packets | |
291038 | tilghman | Add missing option to set calls to be logged in GMT/UTC. | |
291075 | rmudgett | Fixed infinite loop in verbose/debug message output. | |
291112 | rmudgett | Add missing unlock to an exception condition in reload_config(). | |
291113 | rmudgett | Move declaration closer to where now used. | |
291192 | dvossel | Gtalk enhancements and general code cleanup. | |
291194 | dvossel | Update CHANGES to reflect new gtalk.conf options. | |
291230 | lmadsen | Add documention that mentions options are defined but not used. | |
291265 | tilghman | Oops, incorrect range (although unallocated at ARIN) | |
291394 | russell | Lock pvt so pvt->owner can't disappear when queueing up a frame. | |
291469 | rmudgett | Merge revision 291468 from | |
291507 | rmudgett | Merged revision 291504 from | |
291575 | twilson | Add a simple AMI client web page | |
291578 | dvossel | More fixup for chan_gtalk. | |
291725 | russell | Fix a typo - s/seucre/secure/ | |
291758 | pabelanger | Add the ability for ast_find_ourip to return IPv4, IPv6 or both. | |
291827 | dvossel | Safer xml parsing, treat all clients the same, and better local candidate selection. | |
291905 | twilson | Don't crash or deadlock on module unload | |
291940 | pabelanger | Clean up formatting. | |
292083 | jpeeler | Disable use of inotify for call file handling as it is not working properly. | |
292122 | mnicholson | Fix the cmgr parser. | |
292155 | dvossel | Fixes build error for systems not supporting IPV6_TCLASS. | |
292188 | russell | Resolve some compiler errors in ast_sockaddr_is_any(). | |
292227 | jpeeler | Fix improper operator key acceptance and clean up temp recording files. | |
292230 | lmadsen | Fix typo in the sounds/Makefile. | |
292343 | pabelanger | Add resample and imap_tk dependencies. | |
292376 | tilghman | Oops. This module uses the generic timer and no longer uses DAHDI. | |
292489 | rmudgett | Send CONNECT_ACKNOWLEDGE for CIS calls too. | |
292523 | russell | Add var=value to log message on update failure, and add newline. | |
292628 | pabelanger | Fix typo in SUSE init script. | |
292667 | tilghman | Compile correctly on Linux (asterisk/localtime.h depends upon asterisk/autoconfig.h loading first). | |
292704 | rmudgett | Connected line is not updated when chan_dahdi/sig_pri or chan_misdn transfers a call. | |
292740 | twilson | Add TLS cert helper script | |
292741 | mmichelson | Prevent multiple runs of event_sub_test from producing false failure results. | |
292794 | twilson | Make files readable only by the owner | |
292825 | twilson | Don't create directories without at least o+x | |
292868 | dvossel | This patch turns chan_local pvts into astobj2 objects. | |
292906 | tilghman | Allow the DAHDI driver to compile, even with a sufficiently older version of libpri. | |
292969 | tilghman | Several more defines that need to be altered for compiling against an older version of libpri | |
293046 | rmudgett | Allow the DAHDI driver to compile, even with a sufficiently older version of libpri. | |
293081 | rmudgett | No need to define the struct if there are no users. | |
293119 | jpeeler | Fix inprocess_container in voicemail to correctly restrict max messages. | |
293197 | tilghman | "!00" evaluated as false, which is incorrect. Fixing. | |
293341 | rmudgett | Remove some code that serves no purpose. | |
293418 | rmudgett | Remove some more code that serves no purpose. | |
293530 | rmudgett | Analog 3-way call would not connect all parties if one was using sig_pri. | |
293611 | pabelanger | If manager and tls are disabled, do not display TCP/TLS Bindaddress. | |
293648 | rmudgett | Make warning message have more useful information in it. | |
293803 | twilson | Avoid valgrind warnings for ast_rtp_instance_get_xxx_address | |
293807 | rmudgett | Party A in an analog 3-way call would continue to hear ringback after party C answers. | |
293924 | dvossel | Fixes ringback tone on sip semi-attended transfer. | |
293970 | sruffell | codecs/codec_dahdi: Prevent "choppy" audio when receiving unexpected frame sizes. | |
294047 | twilson | Tell people to use the correct common name for clients as well | |
294049 | twilson | Corret spelling and example | |
294125 | rmudgett | valgrind reported references to freed memory during a mISDN hangup collision. | |
294207 | twilson | Set a default waittime, and make sure to convert it to milliseconds | |
294313 | jpeeler | add missing unlock not present in 294277 | |
294349 | rmudgett | Analog lines do not transfer CONNECTED LINE or execute the interception macros. | |
294466 | rmudgett | Allow ast_do_masquerade() failure to be reported again. | |
294535 | russell | Tweak a couple of CLI commands back to their original form. | |
294605 | tilghman | Fixing the Mac OS X build (bamboo warning) | |
294740 | russell | Remove most of the contents of the doc dir in favor of the wiki content. | |
294745 | russell | Remove CCSS architecture PDF. | |
294911 | jpeeler | Return correct error code if lock path fails. The recent changes to open_mailbox actually caused it to be fixed, but let's be consistent. | |
295078 | tilghman | Create test verifying results of expression parser |
This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.
CHANGES | 8 Makefile | 52 UPGRADE.txt | 4 addons/app_mysql.c | 19 addons/chan_mobile.c | 2 addons/chan_ooh323.c | 42 addons/ooh323c/src/oochannels.c | 3 addons/ooh323c/src/ooh245.c | 18 addons/ooh323c/src/ooh323.c | 84 addons/res_config_mysql.c | 16 apps/app_dial.c | 5 apps/app_directed_pickup.c | 28 apps/app_sms.c | 6 apps/app_voicemail.c | 155 + autoconf/ast_ext_lib.m4 | 1 build_tools/prep_tarball | 20 cdr/cdr_pgsql.c | 55 channels/chan_dahdi.c | 164 + channels/chan_gtalk.c | 753 ++++--- channels/chan_h323.c | 2 channels/chan_iax2.c | 341 ++- channels/chan_jingle.c | 10 channels/chan_local.c | 413 ++-- channels/chan_misdn.c | 647 ++++-- channels/chan_sip.c | 331 ++- channels/misdn/ie.c | 1 channels/sig_analog.c | 477 +++-- channels/sig_analog.h | 6 channels/sig_pri.c | 287 ++- channels/sig_pri.h | 2 codecs/codec_dahdi.c | 8 configs/calendar.conf.sample | 6 configs/cdr_pgsql.conf.sample | 1 configs/gtalk.conf.sample | 26 configs/jabber.conf.sample | 75 configs/manager.conf.sample | 4 configs/musiconhold.conf.sample | 2 configs/phoneprov.conf.sample | 14 configs/res_config_mysql.conf.sample | 5 configs/res_fax.conf.sample | 4 configs/res_ldap.conf.sample | 33 configure.ac | 106 + contrib/init.d/rc.suse.asterisk | 2 contrib/scripts/ast_tls_cert | 186 + contrib/scripts/asterisk.ldif | 171 + contrib/scripts/get_mp3_source.sh | 2 contrib/scripts/install_prereq | 1 doc/CODING-GUIDELINES | 982 ---------- doc/HOWTO_collect_debug_information.txt | 89 doc/India-CID.txt | 75 doc/PEERING | 503 ----- doc/README.txt | 10 doc/advice_of_charge.txt | 189 -- doc/asterisk-mib.txt | 778 -------- doc/backtrace.txt | 277 -- doc/building_queues.txt | 823 -------- doc/callfiles.txt | 139 - doc/chan_sip-perf-testing.txt | 110 - doc/cli.txt | 33 doc/codec-64bit.txt | 47 doc/database_transactions.txt | 29 doc/datastores.txt | 63 doc/digium-mib.txt | 24 doc/distributed_devstate-XMPP.txt | 433 ---- doc/distributed_devstate.txt | 320 --- doc/externalivr.txt | 197 -- doc/followme.txt | 32 doc/google-soc2009-ideas.txt | 3 doc/hoard.txt | 38 doc/jabber.txt | 107 - doc/janitor-projects.txt | 28 doc/jingle.txt | 10 doc/ldap.txt | 65 doc/macroexclusive.txt | 78 doc/manager_1_1.txt | 454 ---- doc/modules.txt | 25 doc/osp.txt | 747 ------- doc/queue.txt | 39 doc/realtimetext.txt | 84 doc/res_config_sqlite.txt | 124 - doc/rtp-packetization.txt | 75 doc/sip-retransmit.txt | 126 - doc/siptls.txt | 97 - doc/smdi.txt | 137 - doc/sms.txt | 147 - doc/snmp.txt | 53 doc/speechrec.txt | 295 --- doc/ss7.txt | 116 - doc/timing.txt | 90 doc/unistim.txt | 127 - doc/valgrind.txt | 24 doc/video.txt | 47 doc/video_console.txt | 159 - doc/voicemail_odbc_postgresql.txt | 454 ---- funcs/func_curl.c | 5 funcs/func_env.c | 7 funcs/func_strings.c | 10 include/asterisk.h | 1 include/asterisk/acl.h | 4 include/asterisk/autoconfig.h.in | 59 include/asterisk/channel.h | 59 include/asterisk/compat.h | 8 include/asterisk/jabber.h | 1 include/asterisk/jingle.h | 3 include/asterisk/localtime.h | 3 include/asterisk/rtp_engine.h | 59 include/asterisk/stun.h | 2 include/asterisk/timing.h | 10 main/acl.c | 8 main/ast_expr2.c | 566 +++-- main/ast_expr2.h | 69 main/ast_expr2.y | 4 main/asterisk.c | 10 main/asterisk.exports.in | 1 main/channel.c | 299 ++- main/cli.c | 56 main/devicestate.c | 3 main/features.c | 2 main/file.c | 8 main/manager.c | 52 main/netsock2.c | 51 main/pbx.c | 318 ++- main/rtp_engine.c | 20 main/stdtime/localtime.c | 38 main/strcompat.c | 103 + main/timing.c | 5 makeopts.in | 14 pbx/ael/ael-test/ref.ael-ntest10 | 305 +-- pbx/ael/ael-test/ref.ael-test1 | 28 pbx/ael/ael-test/ref.ael-test19 | 28 pbx/ael/ael-test/ref.ael-test2 | 47 pbx/ael/ael-test/ref.ael-test3 | 190 +- pbx/ael/ael-test/ref.ael-test4 | 47 pbx/ael/ael-test/ref.ael-test5 | 20 pbx/ael/ael-test/ref.ael-vtest13 | 3020 ++++++++++++++++---------------- pbx/ael/ael-test/ref.ael-vtest17 | 24 pbx/pbx_spool.c | 158 + res/ael/ael.tab.c | 978 +++++++--- res/ael/ael.tab.h | 87 res/ael/ael_lex.c | 32 res/ael/pval.c | 62 res/ais/clm.c | 4 res/ais/evt.c | 4 res/res_agi.c | 32 res/res_calendar.c | 6 res/res_config_ldap.c | 7 res/res_jabber.c | 48 res/res_musiconhold.c | 5 res/res_rtp_asterisk.c | 20 res/res_srtp.c | 12 res/res_stun_monitor.c | 1 res/res_timing_timerfd.c | 10 sounds/Makefile | 11 sounds/sounds.xml | 18 static-http/mantest.html | 177 + tests/test_event.c | 2 tests/test_expr.c | 191 ++ tests/test_time.c | 11 tests/test_utils.c | 7 159 files changed, 7612 insertions(+), 13338 deletions(-)