The Asterisk dahdi  channel driver does not appear to be installed on daily build. I was able to install it with "apt-get install asterisk-dahdi" but  received the following errors:<div><br></div><div>Asterisk CLI> module load chan_dahdi.so</div>
<div><div>Unable to load module chan_dahdi.so</div><div>Command 'module load chan_dahdi.so ' failed.</div><div>[Feb 21 15:31:46] WARNING[2717]: loader.c:777 inspect_module: Module 'chan_dahdi.so' was not compiled with the same compile-time options as this version of Asterisk.</div>
<div>[Feb 21 15:31:46] WARNING[2717]: loader.c:778 inspect_module: Module 'chan_dahdi.so' will not be initialized as it may cause instability.</div><div>[Feb 21 15:31:46] WARNING[2717]: loader.c:861 load_resource: Module 'chan_dahdi.so' could not be loaded.</div>
<div><br></div><div>Also, I had to install dahdi to get /etc/init.d/dahdi and dahdi tools by running apt-get install dahdi dahdi-linux</div><div><br></div><div>The chan_dahdi error was corrected by adding "deb <a href="http://www.voyage.hk/dists/experimental">http://www.voyage.hk/dists/experimental</a> ./" to /etc/apt/source.list, then updating asterisk-dahdi. - chan_dahdi loads now. It looks like the only other error I am having now is when dahdi_cfg runs - it hangs if I have a valid configuration in /etc/dahdi/system.conf (setting up PRI). It may be because dahdi tools version is 2.5.0 and dahdi is 2.6.0?</div>
<div><br></div><div>Can the daily build be updated with the compatible chan_dahdi, dahdi tools, and dahdi-linux then I'll retry? </div><div><br></div><div>Thanks</div><div><br></div><div><br></div><div><br></div>
<div><br></div><div><br></div><div><br></div><div><br></div></div>