aboutsummaryrefslogtreecommitdiff
path: root/network/asterisk/README.SBo
diff options
context:
space:
mode:
authorChris Walker <kris240376@gmail.com>2018-11-18 07:21:31 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-24 12:35:23 +0700
commit1ae375f4d4584f22832c40937c519f73095317ab (patch)
treec2a99323fde083426e25b638d0d1fca412477a97 /network/asterisk/README.SBo
parent165863605b3caa15d708a901fba78695f604b9b4 (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.SBo13
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]