![background image](http://html1.mh-extra.com/html/openvox/dahdi-d110e/dahdi-d110e_user-manual_1640153015.webp)
D110P/D110E on DAHDI User Manual
OpenVox Communication Co. LTD.
URL: www.openvox.cn
14
directly. Otherwise, the system will keep on installing it.
Among Libpri, DAHDI and Asterisk, let’s install libpri firstly. Please
execute those commands under the directory of /usr/src/ in generally:
# cd libpri-XX
# make
# make install
Change to the directory of dahdi-linux-complete-XX (XX represents
DAHDI version), then perform commands one by one to install DAHDI.
# cd /usr/src/dahdi-linux-complete-XX
# make
# make install
# make config
Caution:
If there is something wrong after
"
make
"
,
please refer to
. In the url link, the moderator
introduces you a method how to patch. After patching,
save your changes and exit. Then run
"
make
"
again, if successfully done,
it is time for you to install Asterisk.