[Home]

Summary:ASTERISK-01660: [patch] Add ability to turn on/off timestamp playback on voicemail playback for user.
Reporter:twisted (twisted)Labels:
Date Opened:2004-05-19 22:26:37Date Closed:2008-01-15 14:55:38.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) envelope.txt
Description:This patch simply allows us to disable date/time stamp playback before the message is heard, either globally, or per user.  This does not affect the normal operaiton of voicemail unless defined in the general or per-user settings for voicemail.

Also, since I didn't require the saycid to be linked to this function, you can still use each item seperately, so if you wanted to hear the CID and NOT the timestamp at the beginning of each message, or vice versa, or both, or neither, or whatever your fancy, you can do that now.

****** ADDITIONAL INFORMATION ******

Included in this diff are the changes to app_voicemail.c and an update to voicemail.conf.sample (also cleaned up the sample file a bit.. it was grody (my bad))
Comments:By: twisted (twisted) 2004-05-19 22:27:19

This patch was requested in #asterisk, and I can see where it could come in handy, so I did it.  go me!

By: mochouinard (mochouinard) 2004-05-19 22:51:31

Thanks you twisted !

By: twisted (twisted) 2004-05-20 01:04:58

re-uploaded (i had the debug message bakkards)

By: Mark Spencer (markster) 2004-05-20 03:45:38

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:55:38.000-0600

Repository: asterisk
Revision: 3027

U   trunk/apps/app_voicemail.c
U   trunk/configs/voicemail.conf.sample

------------------------------------------------------------------------
r3027 | markster | 2008-01-15 14:55:38 -0600 (Tue, 15 Jan 2008) | 2 lines

Make playback of envelope a configurable option (bug ASTERISK-1660)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3027