summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2009-12-03 22:13:56 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2009-12-03 22:13:56 +0000
commit8599628e0be2734372e042b4db6307ab24967501 (patch)
treeb14dc1803b8cf32f2d23eccd84b610467428cb60 /configs
parentd75ebf8afcb9312749dc379d4188fcabefbb88a8 (diff)
Add pagerdateformat, to allow shorter dates for SMS messages.
(closes issue #16263) Reported by: andrew Patches: pagerdate.patch uploaded by andrew (license 240) (with a slight modification by me) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@232916 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/voicemail.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/voicemail.conf.sample b/configs/voicemail.conf.sample
index 59c191871..e748fdbd5 100644
--- a/configs/voicemail.conf.sample
+++ b/configs/voicemail.conf.sample
@@ -147,6 +147,11 @@ emaildateformat=%A, %B %d, %Y at %r
; 24h date format
;emaildateformat=%A, %d %B %Y at %H:%M:%S
;
+; Default for pager use
+pagerdateformat=%A, %B %d, %Y at %r
+; Short 24h date format for pager use
+;pagerdateformat=%T %D
+;
; You can override the default program to send e-mail if you wish, too
;
;mailcmd=/usr/sbin/sendmail -t