]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Blocked revisions 411633
authorCorey Farrell <git@cfware.com>
Tue, 1 Apr 2014 20:48:36 +0000 (20:48 +0000)
committerCorey Farrell <git@cfware.com>
Tue, 1 Apr 2014 20:48:36 +0000 (20:48 +0000)
........
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/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@411634 65c4cc65-6c06-0410-ace0-fbb531ad65f3


No differences found