Release Summary

asterisk-1.8.1

Date: 2010-12-02

<asteriskteam@digium.com>


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.8.0.


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

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

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


#16946: Call that clears in same app_dial poll as answer is reported as NOANSWER but NORMAL_CLEARING
Revision: 291581
Reporter: davidw
Coders: twilson

Category: Applications/app_directed_pickup


#18011: [patch] PickupChan() is not working with full channel name
Revision: 290376
Reporter: schern
Testers: schern, dvossel
Coders: schern

Category: Applications/app_fax


#18116: [patch] [regression] faxdetect now must apply to all dahdi channels; change from 1.6.2.x
Revision: 291541
Reporter: seandarcy
Coders: rmudgett

Category: Applications/app_voicemail


#18128: [patch] application not properly unregister in voicemail
Revision: 292436
Reporter: junky
Testers: pabelanger, lmadsen
Coders: junky

#18240: [patch] VoicemailMain Exits Without Warning
Revision: 294905
Reporter: netfuse
Testers: pabelanger
Coders: alecdavis

Category: Applications/app_voicemail/ODBC


#17803: [patch] [regression] Forwarding a voicemail with a prepended message does not work
Revision: 289875
Reporter: dpetersen
Testers: dpetersen
Coders: tilghman

Category: CDR/General


#17569: [patch] cdr->src variable is not set anymore in destination channels
Revision: 289179
Reporter: tbelder
Testers: tbelder
Coders: tbelder

Category: Channels/chan_dahdi


#16847: [patch] Deadlock between dahdi_exception and dahdi_indicate
Revision: 291656
Reporter: shin-shoryuken
Testers: alecdavis, rmudgett
Coders: rmudgett

#17270: getting warning message every 4 seconds
Revision: 294823
Reporter: jmls
Coders: rmudgett

Category: Channels/chan_iax2


#18110: Playback stalls when playing demo-congrats to an IAX2 channel
Revision: 294278
Reporter: tpanton
Testers: tpanton
Coders: jpeeler

#18202: [patch] IAX2 registration issues
Revision: 293496
Reporter: pabelanger
Testers: pabelanger, Nic Colledge (mailing list)
Coders: pabelanger

Category: Channels/chan_sip/CodecHandling


#17403: [patch] RTP directmedia is broken in some cases
Revision: 293493
Reporter: one47
Testers: one47, falves11
Coders: one47

Category: Channels/chan_sip/General


#16382: [patch] SIP OPTIONS qualify message forever
Revision: 294734
Reporter: lftsy
Testers: zerohalo
Coders: jpeeler

#17892: [patch] contact header does not get ast_uri_encoded value from p->exten, but dialplan does
Revision: 289701
Reporter: wdoekes
Testers: wdoekes
Coders: jpeeler

#17949: [patch] Mutex 'dialog' freed more times than we've locked ! and Error releasing mutex.
Revision: 294084
Reporter: bwg
Coders: bbryant

#17985: New calls generate ambiguous message on the Asterisk console
Revision: 293305
Reporter: globalnetinc
Coders: jpeeler

#18062: chan_sip doesn't get built if missing OpenSSL dependencies
Revision: 288961
Reporter: lmadsen
Coders: tilghman

#18123: rtautoclear = no or rtautoclear = 0 not respected in sip.conf
Revision: 293724
Reporter: zerohalo
Coders: jpeeler

#18135: [patch] chan_sip loses port information for peers in memory when using bindaddr=::
Revision: 291942
Reporter: lmadsen
Testers: lmadsen
Coders: dvossel

#18176: [patch] record priv-recordintro as sln, not gsm
Revision: 292413
Reporter: pabelanger
Coders: pabelanger

#18200: chan_sip hangs
Revision: 294084
Reporter: DennisD
Coders: bbryant

Category: Channels/chan_sip/IPv6


#18099: [patch] tos_sip and tos_audio doesn't work on IPV6
Revision: 291829
Reporter: jamesnet
Testers: dvossel, jamesnet
Coders: dvossel

#18099: [patch] tos_sip and tos_audio doesn't work on IPV6
Revision: 292085
Reporter: jamesnet
Coders: dvossel

Category: Channels/chan_sip/Interoperability


#17878: [patch] chan_sip fails to remove hold when receving a reINVITE without SDP
Revision: 294243
Reporter: frawd
Coders: mnicholson

Category: Channels/chan_sip/Subscriptions


#17950: iterate through all ao2_sip dialogs on every subscribe is slow, and not needed
Revision: 289622
Reporter: schmidts
Testers: schmidts
Coders: schmitds

Category: Channels/chan_sip/TCP-TLS


#17779: [patch] tcptls.c:350 Unable to connect SIP socket Connection refused
Revision: 294734
Reporter: smallet
Testers: zerohalo
Coders: jpeeler

Category: Core/BuildSystem


#16155: [patch] Use pkg-config to find gmime libraries.
Revision: 294430
Reporter: jcollie
Testers: tilghman
Coders: tilghman

#17314: [patch] ./configure --with-pri=LIBPATH does not use libpri from LIBPRI_PATH
Revision: 290752
Reporter: tzafrir
Coders: qwell

Category: Core/General


#17698: CTRL-C from asterisk -vvvvvvvvc has strange results
Revision: 290864
Reporter: jmls
Coders: jpeeler

#18282: [patch] better debug message in devicestate.c
Revision: 294501
Reporter: klaus3000
Coders: klaus3000

Category: Core/ManagerInterface


#17987: [regression] Newchannel event is missing during masquerading process
Revision: 289099
Reporter: RadicAlish
Testers: RadicAlish
Coders: RadicAlish

#17994: [patch] crash in __ast_manager_event_multichan
Revision: 291227
Reporter: vrban
Testers: vrban
Coders: dvossel

#18040: The manager interface listens even when it is not enabled
Revision: 288572
Reporter: twilson
Coders: twilson

#18167: [patch] A call locks when sending SIP originate from AMI script
Revision: 292595
Reporter: sustav
Testers: sustav
Coders: dvossel

#18248: [patch] sippeers command in AMI has incorrect output
Revision: 293887
Reporter: orn
Testers: orn
Coders: pabelanger

Category: Core/PBX


#17902: [patch] Asterisk 1.8.0-beta3 DNSMGR address corruption
Revision: 290378
Reporter: afried
Testers: afried, russell, dvossel
Coders: russell

#18165: [patch] hint state changes deadlock problem
Revision: 294640
Reporter: antonio
Coders: jpeeler

Category: Core/Portability


#18137: [patch] failure to cross compile asterisk-1.8.0-rc3
Revision: 291791
Reporter: ovi
Testers: ovi
Coders: wdoekes

Category: Functions/func_curl


#18161: [patch] crashing func_curl hashcompat with invalid data
Revision: 294989
Reporter: wdoekes
Testers: tilghman
Coders: tilghman

Category: Functions/func_odbc


#18041: Crash when assigning 2 return vallues to an ARRAY with FUNC_ODBC call
Revision: 288713
Reporter: asgaroth
Coders: tilghman

Category: Functions/func_strings


#18060: [patch] func_string FILTER contains an infinite loop
Revision: 293159
Reporter: wdoekes
Testers: wdoekes
Coders: wdoekes

Category: PBX/General


#17366: [patch] strange extension pattern matching
Revision: 290255
Reporter: murf
Testers: tilghman
Coders: tilghman

Category: PBX/pbx_spool


#17924: [patch] Call file errors in Asterisk 1.8beta
Revision: 290066
Reporter: mkeuter
Testers: abelbeck
Coders: abelbeck

#18089: [patch] Call files generate two warning logs after each successful completion
Revision: 294569
Reporter: abelbeck
Testers: tilghman
Coders: tilghman

Category: Resources/res_agi


#18001: [patch] GET DATA problem with pipes
Revision: 290576
Reporter: jamicque
Testers: jamicque
Coders: tilghman

Category: Resources/res_config_ldap


#13861: [patch] ERROR[23999]: res_config_ldap.c:1292 update_ldap: Couldn't modify ... Undefined attribute type
Revision: 292787
Reporter: scramatte
Testers: lmadsen, jcovert, suretec, rgenthner
Coders: lmadsen

#17376: [patch] res_ldap.conf points md5secret to RealmedPassword, but the schema uses AstAccountRealmedPassword
Revision: 292557
Reporter: jcovert
Coders: jcovert

Category: Resources/res_jabber


#17387: [patch] Memory corruption from iksemel
Revision: 290408
Reporter: jmls
Testers: jmls
Coders: tilghman

Category: Resources/res_musiconhold


#16906: [patch] moh files install under datadir, at runtime: under varlibdir
Revision: 292050
Reporter: tzafrir
Coders: tzafrir

Category: Resources/res_phoneprov


#18107: [patch] Add Undocumented Variables to phoneprov.conf.sample
Revision: 291284
Reporter: lathama
Coders: lathama

Category: Resources/res_srtp


#18085: Segmentation fault caused by "core restart when convenient" while SRTP call is active
Revision: 292016
Reporter: st
Coders: twilson

#18140: SRTP enable disable from dialplan
Revision: 292309
Reporter: chodorenko
Coders: twilson

Category: Sounds


#17426: [patch] Australian Accent core sounds submission
Revision: 292225
Reporter: camsown
Testers: camsown, lmadsen, jtodd, qwell
Coders: camsown, lmadsen


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.

RevisionAuthorSummaryIssues Referenced
288507twilsonDon't let a Local channel get bridged to itself
288606tilghmanAdd note about the checkhangup option of ${CHANNEL()}
288638tilghmanSolaris compatibility fixes
288640tilghmanExport timersub for platforms which do not have it
288748twilsonDon't fail a masquerade if it is already being hung up
288821dvosselInspect Require header on BYE transaction according to RFC3261 section 8.2.2.3.
288852dvosselAppend Retry-After header on 500 error response to Re-INVITE according to RFC3261 section 14.2.
288925russellFix a documentation spelling error.
288927russellFix some documentation typos and spelling errors.
289054rmudgettBreak up long ast_manager_event_multichan() event lines.
289055rmudgettRevert stuff not ready for commit in -r289054.
289057rmudgettAvoid deadlock processing incoming AOC-E messages.
289104tilghmanSolaris compatibility fixes
289253rmudgettMake development error message indicate which channel.
289268mnicholsonUpdate the CDR record when ast_channel_set_caller_event() is called #17569
289300mnicholsonAdd 'ecm' to the sample fax config file
289333russellDon't completely ignore md5secret from LDAP if the value does not begin with {md5}.
289336lmadsenUpdate sample documentation to note md5secret requirements.
289340qwellAllow a manager originate to succeed on forwarded devices.
289426russellFix a crash in app_sms.
289543tilghmanMore Solaris compatibility fixes
289549rmudgettMerged revision 289547 from
289554mnicholsonProperly handle channel allocation failures duing invites with replaces.
289581tilghmanSolaris fixes.
289718pabelangerDisable debugging by default
289840jpeelerChange RFC2833 DTMF event duration on end to report actual elapsed time.
289951oejAdd documentation for undocumented option to AMI action originate
290026kpflemingAllow users to pass additional arguments to the Subversion command that
290102tilghmanAutomatically re-run configure test for menuselect, when the relevant makeopts settings change.
290209tilghmanFixing Mac OS X auto-builder.
290289tilghmanRestore run directory for OS X, as well as standardizing some other paths to Mac OS X.
290479dvosselFixes chan_gtalk to work with gmail client
290506dvosselFixes uninitialized memory problem in 'iax2 set debug peer' option.
290542twilsonDon't try to send RTP when remote_address is null
290614rmudgettMerged revision 290613 from
290648dvosselFixes gtalk outbound DTMF to work properly.
290674dvosselFixes commented out code to use #if 0 instead.
290713russellDon't crash when Set() is called without a value.
290828dvosselOutbound gtalk calls now work correctly.
290829dvosselAdd Philippe Sultan to chan_gtalk author list.
290937espicelandAdd option to res_config_mysql and app_mysql to specify a character set that MySQL should use.
290938espicelandParentheses around assignment used as truth value, introduced in r290937.
290973dvosselMake outbound Google Voice calls.
291005mayAdded fast start and h.245 tunneling options per user and peer. #17972
291037maysmall correction for verbose print h.323 packets
291038tilghmanAdd missing option to set calls to be logged in GMT/UTC.
291075rmudgettFixed infinite loop in verbose/debug message output.
291112rmudgettAdd missing unlock to an exception condition in reload_config().
291113rmudgettMove declaration closer to where now used.
291192dvosselGtalk enhancements and general code cleanup.
291194dvosselUpdate CHANGES to reflect new gtalk.conf options.
291230lmadsenAdd documention that mentions options are defined but not used.
291265tilghmanOops, incorrect range (although unallocated at ARIN)
291394russellLock pvt so pvt->owner can't disappear when queueing up a frame.
291469rmudgettMerge revision 291468 from
291507rmudgettMerged revision 291504 from
291575twilsonAdd a simple AMI client web page
291578dvosselMore fixup for chan_gtalk.
291725russellFix a typo - s/seucre/secure/
291758pabelangerAdd the ability for ast_find_ourip to return IPv4, IPv6 or both.
291827dvosselSafer xml parsing, treat all clients the same, and better local candidate selection.
291905twilsonDon't crash or deadlock on module unload
291940pabelangerClean up formatting.
292083jpeelerDisable use of inotify for call file handling as it is not working properly.
292122mnicholsonFix the cmgr parser.
292155dvosselFixes build error for systems not supporting IPV6_TCLASS.
292188russellResolve some compiler errors in ast_sockaddr_is_any().
292227jpeelerFix improper operator key acceptance and clean up temp recording files.
292230lmadsenFix typo in the sounds/Makefile.
292343pabelangerAdd resample and imap_tk dependencies.
292376tilghmanOops. This module uses the generic timer and no longer uses DAHDI.
292489rmudgettSend CONNECT_ACKNOWLEDGE for CIS calls too.
292523russellAdd var=value to log message on update failure, and add newline.
292628pabelangerFix typo in SUSE init script.
292667tilghmanCompile correctly on Linux (asterisk/localtime.h depends upon asterisk/autoconfig.h loading first).
292704rmudgettConnected line is not updated when chan_dahdi/sig_pri or chan_misdn transfers a call.
292740twilsonAdd TLS cert helper script
292741mmichelsonPrevent multiple runs of event_sub_test from producing false failure results.
292794twilsonMake files readable only by the owner
292825twilsonDon't create directories without at least o+x
292868dvosselThis patch turns chan_local pvts into astobj2 objects.
292906tilghmanAllow the DAHDI driver to compile, even with a sufficiently older version of libpri.
292969tilghmanSeveral more defines that need to be altered for compiling against an older version of libpri
293046rmudgettAllow the DAHDI driver to compile, even with a sufficiently older version of libpri.
293081rmudgettNo need to define the struct if there are no users.
293119jpeelerFix inprocess_container in voicemail to correctly restrict max messages.
293197tilghman"!00" evaluated as false, which is incorrect. Fixing.
293341rmudgettRemove some code that serves no purpose.
293418rmudgettRemove some more code that serves no purpose.
293530rmudgettAnalog 3-way call would not connect all parties if one was using sig_pri.
293611pabelangerIf manager and tls are disabled, do not display TCP/TLS Bindaddress.
293648rmudgettMake warning message have more useful information in it.
293803twilsonAvoid valgrind warnings for ast_rtp_instance_get_xxx_address
293807rmudgettParty A in an analog 3-way call would continue to hear ringback after party C answers.
293924dvosselFixes ringback tone on sip semi-attended transfer.
293970sruffellcodecs/codec_dahdi: Prevent "choppy" audio when receiving unexpected frame sizes.
294047twilsonTell people to use the correct common name for clients as well
294049twilsonCorret spelling and example
294125rmudgettvalgrind reported references to freed memory during a mISDN hangup collision.
294207twilsonSet a default waittime, and make sure to convert it to milliseconds
294313jpeeleradd missing unlock not present in 294277
294349rmudgettAnalog lines do not transfer CONNECTED LINE or execute the interception macros.
294466rmudgettAllow ast_do_masquerade() failure to be reported again.
294535russellTweak a couple of CLI commands back to their original form.
294605tilghmanFixing the Mac OS X build (bamboo warning)
294740russellRemove most of the contents of the doc dir in favor of the wiki content.
294745russellRemove CCSS architecture PDF.
294911jpeelerReturn correct error code if lock path fails. The recent changes to open_mailbox actually caused it to be fixed, but let's be consistent.
295078tilghmanCreate test verifying results of expression parser

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.

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(-)