diff options
author | Chris Walker <kris240376@gmail.com> | 2019-12-07 18:44:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 18:44:47 +0700 |
commit | 3ff24fba17c80a8bf3bba30257034be08c9040b6 (patch) | |
tree | f7b1fd551af1b4f0a825473cc2c500d269199ef6 /network/asterisk/README.SBo | |
parent | 975ee0a06c9029e577f54f205b6f071af7478690 (diff) |
network/asterisk: Updated for version 16.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 b5a5c4ed6ebd..0bb4460b16d9 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.6.1/sample_confs/ after +Be sure to see /usr/doc/asterisk-16.6.2/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.6.1/ast-db-manage directory. +/usr/doc/asterisk-16.6.2/ast-db-manage directory. Build Flags =========== |