diff --git a/CHANGES b/CHANGES index 4d55a2a49..c2fd95a33 100644 --- a/CHANGES +++ b/CHANGES @@ -90,8 +90,16 @@ Miscellaneous which are interpreted as relative to the astvarlibdir setting in asterisk.conf. * All deprecated CLI commands are removed from the sourcecode. They are now handled by the new clialiases module. See cli_aliases.conf.sample file. + * Times within timespecs are now accurate down to the minute. This is a change + from historical Asterisk, which only provided timespecs rounded to the nearest + even (read: evenly divisible by 2) minute mark. * The realtime switch now supports an option flag, 'p', which disables searches for pattern matches. + * In addition to a time range and date range, timespecs now accept a 5th optional + argument, timezone. This allows you to perform time checks on alternate + timezones, especially if those daylight savings time ranges vary from your + machine's native timezone. See GotoIfTime, ExecIfTime, IFTIME(), and timed + includes. Asterisk Manager Interface -------------------------- diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample index 0b82f3b3a..167ae372c 100644 --- a/configs/extensions.conf.sample +++ b/configs/extensions.conf.sample @@ -185,7 +185,7 @@ TRUNKMSD=1 ; MSD digits to strip (usually 1 or 0) ; ; Timing list for includes is ; -;