Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts

Saturday, 26 September 2015

How to Remake DAHDI from source

You need to retrieve the correct kernel-devel for the kernel of linux you are running, and remake DAHDI from source
SSH onto the machine and run:
uname -r
Note the kernel version. then, google for kernel-devel (kernel version)
find a suitable download source (i.e. from rpm.pbone.net)

Read More...