diff options
author | Chris Walker <kris240376@gmail.com> | 2018-10-04 10:47:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-06 07:25:19 +0700 |
commit | 970c4e62e8a23e2ec34e2ff029dff77c9cc9f728 (patch) | |
tree | 81c720b27d0b729c05bd2498da06604ce77290c3 /network/asterisk/README.SBo | |
parent | 9c1d5ce58e92f083d6ca9603313d1f4db553865b (diff) |
network/asterisk: Updated for version 13.23.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/asterisk/README.SBo')
-rw-r--r-- | network/asterisk/README.SBo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/asterisk/README.SBo b/network/asterisk/README.SBo index d3e3882c07992..fea0840e4e8cd 100644 --- a/network/asterisk/README.SBo +++ b/network/asterisk/README.SBo @@ -6,7 +6,7 @@ drivers before compiling Asterisk. If you will instead use digital telephony hardware (not IP phones) such as T1/E1 lines or a PRI, you'll need to install libpri, again before compiling Asterisk. -Be sure to see /usr/doc/asterisk-13.23.0/sample_confs/ after +Be sure to see /usr/doc/asterisk-13.23.1/sample_confs/ after installation for any additional configuration files you may need. If you have plans of using Asterisk with a database backend you may @@ -14,7 +14,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-13.23.0/ast-db-manage directory. +/usr/doc/asterisk-13.23.1/ast-db-manage directory. This build script supports the following flags: |