Skip to content

Instantly share code, notes, and snippets.

@csegura2011
Created September 3, 2017 18:35
Show Gist options
  • Save csegura2011/0c72a9f10399031e6ef5e558e00b6689 to your computer and use it in GitHub Desktop.
Save csegura2011/0c72a9f10399031e6ef5e558e00b6689 to your computer and use it in GitHub Desktop.
# 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