diff options
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 919de7c8cf..1a16efd83c 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. |