[asterisk-users] installing dahdi card

Tzafrir Cohen tzafrir.cohen at xorcom.com
Wed Mar 24 14:42:09 CDT 2010


On Wed, Mar 24, 2010 at 07:18:52PM +0000, Ott Rose wrote:
> 
> i have this card installed
> 
> Digium, Inc. Wildcard AEX800 8-port analog card (PCI-Express)
> 
> 
> following the steps below found on freepbx site 
> 
> 
> 
> cd /usr/src/dahdi-linux-complete-2.2.0.2+2.2.0

That's not the latest. Please use latest dahdi (currently 2.2.1).

> 
> make
> 
> make install
> 
> make config
> 
> /sbin/ztcfg  

Nope. dahdi_cfg . 

But actually:

  dahdi_genconf modules
  /etc/init.d/dahdi start
  dahdi_genconf
  /etc/init.d/dahdi start

This should provide you with an initial configuration.

> echo "/sbin/ztcfg"
> >> /etc/rc.d/rc.local 

Nope . 'make config' installs the dahdi init.d script. If it doesn't,
it's a bug that should be fixed (and just copy it manually)

> 
> 
> cd /usr/src/libpri-1.4.10.2 
> 
> make clean
> 
> make
> 
> make install

This looks reasonable.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list