[asterisk-commits] mmichelson: branch 1.6.0 r155361 - in /branches/1.6.0: ./ configs/

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


Author: mmichelson
Date: Fri Nov  7 15:15:37 2008
New Revision: 155361

URL: http://svn.digium.com/view/asterisk?view=rev&rev=155361
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.0/   (props changed)
    branches/1.6.0/configs/voicemail.conf.sample

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

Modified: branches/1.6.0/configs/voicemail.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.0/configs/voicemail.conf.sample?view=diff&rev=155361&r1=155360&r2=155361
==============================================================================
--- branches/1.6.0/configs/voicemail.conf.sample (original)
+++ branches/1.6.0/configs/voicemail.conf.sample Fri Nov  7 15:15:37 2008
@@ -316,7 +316,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