-
- Downloads
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/11@411633 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- apps/app_voicemail.c 1 addition, 1 deletionapps/app_voicemail.c
- include/asterisk/options.h 1 addition, 1 deletioninclude/asterisk/options.h
- main/asterisk.c 3 additions, 3 deletionsmain/asterisk.c
- main/channel.c 1 addition, 1 deletionmain/channel.c
- utils/extconf.c 1 addition, 1 deletionutils/extconf.c
Loading
Please register or sign in to comment