summaryrefslogtreecommitdiff
path: root/configs/extensions.conf.sample
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-12-16 22:57:17 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-12-16 22:57:17 +0000
commit27cbfc1bd5b0f80de5d5968c8b1965c2252b23c1 (patch)
tree3089c4dfcc98bd2d830466643da0f5f1a65c24f2 /configs/extensions.conf.sample
parent91b4a30be827ccb8f71660394ea4e6b21e885814 (diff)
Add timezone to the possible fields in a timespec.
(closes issue #14028) Reported by: mostyn Patches: timezone-v2.patch uploaded by mostyn (license 398) (with additional code guideline fixes and a memory leak fix by me - license 14) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@164976 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/extensions.conf.sample')
-rw-r--r--configs/extensions.conf.sample2
1 files changed, 1 insertions, 1 deletions
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
;
-; <time range>,<days of week>,<days of month>,<months>
+; <time range>,<days of week>,<days of month>,<months>[,<timezone>]
;
; Note that ranges may be specified to wrap around the ends. Also, minutes are
; fine-grained only down to the closest even minute.