diff options
author | Alan Hicks <alan@lizella.net> | 2010-05-13 00:35:39 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:35:39 +0200 |
commit | a523a40c98d419c32442493198fd39ebec180c9c (patch) | |
tree | c0139d5728e0aba40ff0ab774fa0fbae520d0b83 /network/asterisk/README | |
parent | 5dee08e1714facb00a6bb16d41a1c9450ded9953 (diff) |
network/asterisk: Updated for version 1.6.1.6
Diffstat (limited to 'network/asterisk/README')
-rw-r--r-- | network/asterisk/README | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/network/asterisk/README b/network/asterisk/README index 919de7c8cf5d..1a16efd83c66 100644 --- a/network/asterisk/README +++ b/network/asterisk/README @@ -1,6 +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 zaptel 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. +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.6.1.6/sample_confs/ after installation +for any additional configuration files you may need. |