Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: jester on March 14, 2012, 07:56:23 PM

Title: Missing Dependency: dahdi-firmware
Post by: jester on March 14, 2012, 07:56:23 PM
Hi there,

I'm trying to re-install Asterisk as per the SailPBX-wiki (http://sailpbx.com/twiki/bin/view/Main/DocChapter03g), but running the stated line:
Code: [Select]
yum install asterisk14 asterisk14-configs asterisk14-voicemail dahdi-linux dahdi-tools asterisk-sounds-extra-en-ulaw asterisk-sounds-moh-opsound-ulaw --enablerepo=asterisk-current
Yum is throwing the following error:
Code: [Select]
Missing Dependency: dahdi-firmware is needed by package dahdi-linux-2.6.0-1_centos5.i386 (asterisk-current)
Is this the repo not being complete?! If yes, does anyone know where to find that package?


Thanx,
Jester.
Title: Re: Missing Dependency: dahdi-firmware
Post by: SARK devs on March 15, 2012, 12:39:20 AM
It is in the digium repo (different to asterisk).   I think this is a new thing because I only saw this dependency problem recently.  Anyhow, you need to --enablerepo asterisk-current, digium-current and it will work.



Kind Regards

S

 
Title: Re: Missing Dependency: dahdi-firmware
Post by: jester on March 15, 2012, 01:52:54 AM
Hi S,
Thanx for that quick answer: it works like a charm!


All the best,
jester.