Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
tip

Image Added

titleWelcome to your new space!

Confluence spaces are great for sharing content and news with your team. This is your home page. Right now it shows recent space activity, but you can customize this page in anyway you like.

Complete these tasks to get started

  •   Edit this home page - Click Edit in the top right of this screen to customize your Space home page
  •   Create your first page - Click the Create button in the header to get started
  •   Brand your Space - Click Configure Sidebar in the left panel to update space details and logo
  •   Set permissions - Click Space Tools in the left sidebar to update permissions and give others access

 

Recent space activity

Recently Updated
hideHeadingtrue
max5
themesocial
typespage, comment, blogpost

Space contributors

Contributors
limit5
scopedescendants
orderupdate
showLastTimetrue
modelist

Overview

DAHDI is a collection of open source drivers, for linux, that are used to interface with a variety of telephony related hardware. It consists of two parts.

  • The DAHDI-Linux project contains the individual board drivers for the supported hardware. 
  • The DAHDI-Tools project contains an assortment of user space utilities that are used to setup and test the drivers.

Current Development Source

Note

DAHDI was previously kept on git.asterisk.org, but has instead been moved to Github. Please use the Github repositories as they are the most up to date and where future changes will occur.

 

dahdi-linux: https://github.com/asterisk/dahdi-linux

dahdi-tools: https://github.com/asterisk/dahdi-tools

Stable Release Tarball

dahdi-linux-complete: https://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/

How to get help

Where can I file a DAHDI bug report?

  • If you think you have found a bug in DAHDI itself, you can submit it to our bug tracker in the DAHDILIN project. Much of the Asterisk Issue Guidelines will apply.
  • If your bug is with chan_dahdi (the Asterisk channel driver for DAHDI) then you'll file it in the ASTERISK project.