aboutsummaryrefslogtreecommitdiff
path: root/network/asterisk/README.SBo
diff options
context:
space:
mode:
authorChris Walker <kris240376@gmail.com>2020-05-09 09:18:24 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-10 08:36:55 +0700
commitd82788bb269d59b9994cb23065db57b1e08b178a (patch)
tree8119349c12b244a82b3a79754ed5684b506002d7 /network/asterisk/README.SBo
parent1ab557ff6fa450e8bf0eac76b1bb651d678e9ed0 (diff)
network/asterisk: Updated for version 16.10.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/asterisk/README.SBo')
-rw-r--r--network/asterisk/README.SBo4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/asterisk/README.SBo b/network/asterisk/README.SBo
index 3e35584dd620..ee6fb7c2d0c1 100644
--- a/network/asterisk/README.SBo
+++ b/network/asterisk/README.SBo
@@ -17,7 +17,7 @@ need to install libpri, again before compiling Asterisk.
Examples
========
-Be sure to see /usr/doc/asterisk-16.8.0/sample_confs/ after
+Be sure to see /usr/doc/asterisk-16.10.0/sample_confs/ after
installation for any additional configuration files you may need.
Database Support
@@ -27,7 +27,7 @@ want to install the alembic package. Since version 12.0 the database
schemas that Asterisk uses are being captured in the form of python
script files that use alembic to create/update database schemas. The
asterisk package places these database scripts in the
-/usr/doc/asterisk-16.8.0/ast-db-manage directory.
+/usr/doc/asterisk-16.10.0/ast-db-manage directory.
Build Flags
===========