diff options
author | Chris Walker <kris240376@gmail.com> | 2018-11-18 07:21:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:23 +0700 |
commit | 1ae375f4d4584f22832c40937c519f73095317ab (patch) | |
tree | c2a99323fde083426e25b638d0d1fca412477a97 /network/asterisk/README.SBo | |
parent | 165863605b3caa15d708a901fba78695f604b9b4 (diff) |
network/asterisk: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/asterisk/README.SBo')
-rw-r--r-- | network/asterisk/README.SBo | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/network/asterisk/README.SBo b/network/asterisk/README.SBo index 816ee923b226b..c9df08f3fb4cb 100644 --- a/network/asterisk/README.SBo +++ b/network/asterisk/README.SBo @@ -43,10 +43,15 @@ This build script supports the following flags: Set this flag to 'yes' if you would like to build the projects internal jansson libraries. The default for this option is 'no', - which requires you to have jansson >= 2.11 installed on your system - system. Set this to 'yes' if you would like to ignore the system - requirement and have Asterisk build an internal version of the - library. + which requires you to have jansson >= 2.11 installed on your system. + Set this to 'yes' if you would like to ignore the system requirement + and have Asterisk build an internal version of the library. + + * LANGUAGE : [default = EN] + + Set this flag to change the language used by Asterisk. This flag + supports the following values: EN, EN_AU, EN_GB, EN_NX, ES, FR, IT, + RU, JA, and SV. * MEETME : [default = no] |