DAHDI
Page Contents
Short for "Digium Asterisk Hardware Device Interface"
The Change
DAHDI is the new name for 'Zaptel' as of May 19th 2008.The post at http://blogs.digium.com/2008/05/19/zaptel-project-being-renamed-to-dahdi/ details the reason for the change.
Details should be available at http://www.asterisk.org/zaptel-to-dahdi
Subversion Release
svn co http://svn.digium.com/svn/dahdi/linux/trunk dahdi-kernel
and
svn co http://svn.digium.com/svn/dahdi/tools/trunk dahdi-tools
Or a shortcut (if you just want to get it working, not if you want to work on it). It pulls the above two through svn:externals .
http://svn.digium.com/svn/dahdi/linux-complete/trunk
Configuration Files
/etc/zaptel.conf Becomes /etc/dahdi/system.conf/etc/asterisk/zapata.conf Becomes /etc/asterisk/chan_dahdi.conf
/etc/dahdi/system.conf
Sample system.confNote that unlike zaptel.conf, you have to explicitly set the echo canceller for each channel.
There are a number of other configuration files under /etc/dahdi .

Page Changes

