[asterisk-commits] coreyfarrell: branch 12 r411634 - /branches/12/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Apr 1 15:48:43 CDT 2014
Author: coreyfarrell
Date: Tue Apr 1 15:48:36 2014
New Revision: 411634
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=411634
Log:
Blocked revisions 411633
........
app_voicemail: fix missing symbol
ASTERISK-23391 caused a regression where the symbol 'defaultlanguage'
was used by app_voicemail but not exported by main/asterisk. This
change renames the variable to ast_defaultlanguage. The variable was
already renamed in Asterisk 12+.
(closes issue ASTERISK-23559)
Reported by: Corey Farrell
Review: https://reviewboard.asterisk.org/r/3408/
Modified:
branches/12/ (props changed)
Propchange: branches/12/
------------------------------------------------------------------------------
--- branch-11-blocked (original)
+++ branch-11-blocked Tue Apr 1 15:48:36 2014
@@ -1,1 +1,1 @@
-/branches/11:373240,375247,375702,385356,395020,396441,397034,397604,399305,401379,405362,405380,407457,409002,409208,409524
+/branches/11:373240,375247,375702,385356,395020,396441,397034,397604,399305,401379,405362,405380,407457,409002,409208,409524,411633
More information about the asterisk-commits
mailing list