September 2005
Intermediate to advanced
408 pages
16h 20m
English
Compiling and installing libpri follows the same pattern as described above for zaptel. libpri is used by various makers of Time Division
Multiplexing (TDM) hardware , but even if you don’t have the hardware installed it is
safe to compile and install this library. You must compile and install
libpri before Asterisk , as it will be detected and used when Asterisk is
compiled. Here are the commands (replace
version with your version of
libpri):
#cd /usr/src/libpri-#versionmake clean#make#make install