[asterisk-commits] mmichelson: trunk r155360 - /trunk/configs/voicemail.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Nov 7 15:14:50 CST 2008
Author: mmichelson
Date: Fri Nov 7 15:14:49 2008
New Revision: 155360
URL: http://svn.digium.com/view/asterisk?view=rev&rev=155360
Log:
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:
trunk/configs/voicemail.conf.sample
Modified: trunk/configs/voicemail.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/voicemail.conf.sample?view=diff&rev=155360&r1=155359&r2=155360
==============================================================================
--- trunk/configs/voicemail.conf.sample (original)
+++ trunk/configs/voicemail.conf.sample Fri Nov 7 15:14:49 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