|
|
@ -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 |
|
|
telephony hardware (not IP phones) such as T1/E1 lines or a PRI, you'll |
|
|
need to install libpri, again before compiling Asterisk. |
|
|
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. |
|
|
installation for any additional configuration files you may need. |
|
|
|
|
|
|
|
|
If you have plans of using Asterisk with a database backend you may |
|
|
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 |
|
|
schemas that Asterisk uses are being captured in the form of python |
|
|
script files that use alembic to create/update database schemas. The |
|
|
script files that use alembic to create/update database schemas. The |
|
|
asterisk package places these database scripts in 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: |
|
|
This build script supports the following flags: |
|
|
|
|
|
|
|
|
|