[svn-commits] rmudgett: trunk r405007 - in /trunk: ./ apps/app_voicemail.c
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Mon Jan 6 15:55:11 CST 2014
Author: rmudgett
Date: Mon Jan 6 15:55:09 2014
New Revision: 405007
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=405007
Log:
app_voicemail: Explicitly set defaultenabled=yes
........
Merged revisions 405006 from http://svn.asterisk.org/svn/asterisk/branches/12
Modified:
trunk/ (props changed)
trunk/apps/app_voicemail.c
Propchange: trunk/
------------------------------------------------------------------------------
--- branch-12-merged (original)
+++ branch-12-merged Mon Jan 6 15:55:09 2014
@@ -1,1 +1,1 @@
-/branches/12:1-398558,398560-398577,398579-399305,399307-401390,401392-403290,403292-403778,403781-404568,404581,404592,404605,404613,404652,404663,404676,404725,404737,404764,404781,404786,404843,404855,404859,404911,404923,404935,404952,404954
+/branches/12:1-398558,398560-398577,398579-399305,399307-401390,401392-403290,403292-403778,403781-404568,404581,404592,404605,404613,404652,404663,404676,404725,404737,404764,404781,404786,404843,404855,404859,404911,404923,404935,404952,404954,405006
Modified: trunk/apps/app_voicemail.c
URL: http://svnview.digium.com/svn/asterisk/trunk/apps/app_voicemail.c?view=diff&rev=405007&r1=405006&r2=405007
==============================================================================
--- trunk/apps/app_voicemail.c (original)
+++ trunk/apps/app_voicemail.c Mon Jan 6 15:55:09 2014
@@ -47,6 +47,7 @@
*/
/*** MODULEINFO
+ <defaultenabled>yes</defaultenabled>
<conflict>res_mwi_external</conflict>
<use type="module">res_adsi</use>
<use type="module">res_smdi</use>
More information about the svn-commits
mailing list