[asterisk-commits] pabelanger: branch 1.8 r341112 -	/branches/1.8/apps/app_voicemail.c
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Mon Oct 17 11:23:36 CDT 2011
    
    
  
Author: pabelanger
Date: Mon Oct 17 11:23:33 2011
New Revision: 341112
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=341112
Log:
Fix previous commit
Modified:
    branches/1.8/apps/app_voicemail.c
Modified: branches/1.8/apps/app_voicemail.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/apps/app_voicemail.c?view=diff&rev=341112&r1=341111&r2=341112
==============================================================================
--- branches/1.8/apps/app_voicemail.c (original)
+++ branches/1.8/apps/app_voicemail.c Mon Oct 17 11:23:33 2011
@@ -49,7 +49,7 @@
 		<conflict>ODBC_STORAGE</conflict>
 		<conflict>IMAP_STORAGE</conflict>
 		<defaultenabled>yes</defaultenabled>
-	<support_level>core</support_level>
+		<support_level>core</support_level>
 	</member>
 	<member name="ODBC_STORAGE" displayname="Storage of Voicemail using ODBC">
 		<depend>generic_odbc</depend>
    
    
More information about the asterisk-commits
mailing list