]> git.ipfire.org Git - thirdparty/asterisk.git/commit
do parse defaultlanguage from asterisk.conf
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 13 Sep 2011 21:33:20 +0000 (21:33 +0000)
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 13 Sep 2011 21:33:20 +0000 (21:33 +0000)
commit42840a2ef9c7fdec9c2256d7ce98b86d8f897913
treefb854db4db05d5dbdd9900769ac4f687348b8ec7
parent28952b7ea546ec5d9203ffe866e0adc8e594916c
do parse defaultlanguage from asterisk.conf

Do parse the option "defaultlanguage" from the [options] section of
asterisk.conf, as in the sample config file. Otherwise the build-time
default language (normally "en") is always the default one.

Review: https://reviewboard.asterisk.org/r/1342/
Signed-off-by: Tzafrir Cohen (License #5035) <tzafrir.cohen@xorcom.com>
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@335716 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/asterisk.c