Created
September 3, 2017 18:35
-
-
Save csegura2011/0c72a9f10399031e6ef5e558e00b6689 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Asterisk 13 - Building DAHDI | |
cd /usr/src/dahdi-linux-complete-x.x.x+x.x.x # check exact version oh dahdi in /usr/src | |
make all # Build all binaries related with dahdi | |
make install # Install binaries of DAHDI and DAHDI tools | |
make config # Install control script ??? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment