[asterisk-commits] mmichelson: branch 1.6.1 r155362 - in /branches/1.6.1: ./ configs/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Nov 7 15:16:14 CST 2008


Author: mmichelson
Date: Fri Nov  7 15:16:14 2008
New Revision: 155362

URL: http://svn.digium.com/view/asterisk?view=rev&rev=155362
Log:
Merged revisions 155360 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
r155360 | mmichelson | 2008-11-07 15:14:49 -0600 (Fri, 07 Nov 2008) | 8 lines

Remove one more instance of the sample configuration
lying about what's possible. The tz cannot be set in a
context like this. It can only be set in the general
section or per-mailbox.

Thanks to sasargen on #asterisk-dev for pointing this out


........

Modified:
    branches/1.6.1/   (props changed)
    branches/1.6.1/configs/voicemail.conf.sample

Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.1/configs/voicemail.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.1/configs/voicemail.conf.sample?view=diff&rev=155362&r1=155361&r2=155362
==============================================================================
--- branches/1.6.1/configs/voicemail.conf.sample (original)
+++ branches/1.6.1/configs/voicemail.conf.sample Fri Nov  7 15:16:14 2008
@@ -332,7 +332,6 @@
 ; Pete telecommutes from Chicago, so we'll customize timestamps for him.
 ;
 ;[acme]
-;tz=eastern
 ;111 => 7383,Pete,pete at acme-widgets.com,,tz=central
 ;112 => 6262,Nancy,nancy at acme-widgets.com
 ;




More information about the asterisk-commits mailing list