diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-02-04 16:10:44 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 15:21:07 +0700 |
commit | b59c2182a4fafa578459b52d85b2411acc2425f3 (patch) | |
tree | a440c459dc62e59fa0c597bc669803cda04a40a0 /network/asterisk/README | |
parent | e22767cac1431856d5dc47f012ffff73f2d3a7fc (diff) | |
download | slackbuilds-b59c2182a4fafa578459b52d85b2411acc2425f3.tar.gz |
network/asterisk: Maintainer info update + minor fixes
Diffstat (limited to 'network/asterisk/README')
-rw-r--r-- | network/asterisk/README | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/network/asterisk/README b/network/asterisk/README index 9ff410ac77..88fa0b4ed5 100644 --- a/network/asterisk/README +++ b/network/asterisk/README @@ -1,9 +1,9 @@ -Asterisk has a number of optional build dependencies. If you intend to -use any analogue PSTN hardware such as DigiumTDM400P, you should install -the dahdi-linux and dahdi-tools software and 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. +Asterisk has a number of optional build dependencies. If you intend to use +any analogue PSTN hardware such as DigiumTDM400P, you should install the +dahdi-linux and dahdi-tools software and 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-1.8.7.2/sample_confs/ after installation for any additional configuration files you may need. @@ -11,6 +11,9 @@ for any additional configuration files you may need. With 1.8+ release of Asterisk, Add-ons are shipped in the main package. but disabled by default. Since some of the add-ons are quite useful, this script will build them, unless ofcourse, the ADDON variable is set as: -ADDONS=no ./asterisk.SlackBuild + + ADDONS=no ./asterisk.SlackBuild + The list of pre-selected add-ons is as follows: -app_mysql cdr_mysql chan_ooh323 res_config_mysql + + app_mysql cdr_mysql chan_ooh323 res_config_mysql |