From: Corey Farrell Date: Tue, 1 Apr 2014 20:48:36 +0000 (+0000) Subject: Blocked revisions 411633 X-Git-Tag: 12.3.0-rc1~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79d467285a10b5fff6e1e305b4036edafeeeb0f6;p=thirdparty%2Fasterisk.git 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/ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@411634 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---