登录  
 加关注
   显示下一条  |  关闭
温馨提示!由于新浪微博认证机制调整,您的新浪微博帐号绑定已过期,请重新绑定!立即重新绑定新浪微博》  |  关闭

baikgd的博客

技术是工具,生活是目的,更好的生活是目标!

 
 
 

日志

 
 

Installing DAHDI in CentOS  

2009-09-17 11:02:53|  分类: Asterisk |  标签: |举报 |字号 订阅

  下载LOFTER 我的照片书  |

Due to trademark issue with the name Zaptel, Digium changed the name Zaptel to DHADI (Digium Asterisk Hardware Device Interface). Asterisk 1.6.0 and later version will use DAHDI, while Asterisk 1.4 will support both Zaptel and DAHDI. Asterisk 1.2 will be unaffected by these changes.

Installing DAHDI
Download dahdi-linux and dahdi-tools from Digium's website

and extract.

tar -zxvf dahdi-linux-2.0.0.tar.gz
tar -zxvf dahdi-tools-2.0.0.tar.gz

Install dahdi linux first

cd dahdi-linux-2.0.0
make clean
make
make install

and install dahdi tools.

cd dahdi-tools-2.0.0
./configure
make
make install
make config

DAHDI is now installed in your system, you can now install Libpri and Asterisk.

 

Make sure you have installed the package required by Asterisk before compiling.

yum install gcc gcc-c++ kernel kernel-devel bison openssl-devel libtermcap-devel ncurses-devel subversion
  评论这张
 
阅读(676)| 评论(0)

历史上的今天

评论

<#--最新日志,群博日志--> <#--推荐日志--> <#--引用记录--> <#--博主推荐--> <#--随机阅读--> <#--首页推荐--> <#--历史上的今天--> <#--被推荐日志--> <#--上一篇,下一篇--> <#-- 热度 --> <#-- 网易新闻广告 --> <#--右边模块结构--> <#--评论模块结构--> <#--引用模块结构--> <#--博主发起的投票-->
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

网易公司版权所有 ©1997-2018