diff options
author | mario <mario@slackverse.org> | 2011-12-16 23:44:04 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-16 23:44:04 -0200 |
commit | 3e082b45d464f7454dc41a121d4ec32326014702 (patch) | |
tree | 0f2da6987754863852aaad3eff7b4e3216e9ceb8 /network/asterisk/README | |
parent | d38f04b6902609269ea3bc9b8e94119e51b89748 (diff) | |
download | slackbuilds-3e082b45d464f7454dc41a121d4ec32326014702.tar.gz |
network/asterisk: Updated for version 1.8.7.2 (+new maintainer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/asterisk/README')
-rw-r--r-- | network/asterisk/README | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/network/asterisk/README b/network/asterisk/README index ff2c2e9f49..fa81ba9ccf 100644 --- a/network/asterisk/README +++ b/network/asterisk/README @@ -5,9 +5,16 @@ 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.6.1.6/sample_confs/ after installation +Be sure to see /usr/doc/asterisk-1.8.7.2/sample_confs/ after installation 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 +The list of pre-selected add-ons is as follows: +app_mysql cdr_mysql chan_ooh323 res_config_mysql + Note that dahdi-linux and dahdi-tools are currently not available in our repository due to broken download links; we hope that will be resolved soonish. |