[asterisk-bugs] [Asterisk 0016263]: [patch] VM_DATE does not follow emaildateformat format for pager email
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 3 16:21:37 CST 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=16263
======================================================================
Reported By: andrew
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 16263
Category: Applications/app_voicemail
Reproducibility: always
Severity: tweak
Priority: normal
Status: assigned
Target Version: 1.4.29
Asterisk Version: SVN
JIRA: SWP-428
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 230419
Request Review:
======================================================================
Date Submitted: 2009-11-17 15:12 CST
Last Modified: 2009-12-03 16:21 CST
======================================================================
Summary: [patch] VM_DATE does not follow emaildateformat
format for pager email
Description:
VM_DATE should be formatted by the emaildateformat string in the
voicemail.conf file (or the default). It's not... it just uses a fixed
format.
If you think it should NOT be formatted as per the emaildateformat, then
there should be a pagerdateformat or a some other format string. The
default should at least be shorter (eg. "%T %D"), this is a short message
to a pager!
======================================================================
----------------------------------------------------------------------
(0114689) svnbot (reporter) - 2009-12-03 16:21
https://issues.asterisk.org/view.php?id=16263#c114689
----------------------------------------------------------------------
Repository: asterisk
Revision: 232916
U trunk/CHANGES
U trunk/apps/app_voicemail.c
U trunk/configs/voicemail.conf.sample
------------------------------------------------------------------------
r232916 | tilghman | 2009-12-03 16:21:36 -0600 (Thu, 03 Dec 2009) | 7
lines
Add pagerdateformat, to allow shorter dates for SMS messages.
(closes issue https://issues.asterisk.org/view.php?id=16263)
Reported by: andrew
Patches:
pagerdate.patch uploaded by andrew (license 240)
(with a slight modification by me)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=232916
Issue History
Date Modified Username Field Change
======================================================================
2009-12-03 16:21 svnbot Checkin
2009-12-03 16:21 svnbot Note Added: 0114689
2009-12-03 16:21 svnbot Status ready for testing =>
assigned
======================================================================
More information about the asterisk-bugs
mailing list