On 08/05/2010 03:52 PM, Roderick A. Anderson wrote:
> I have a Linux-Vserver guest running CentOS 5.5 with Asterisk 1.6 
> installed from the asterisk.org and digium.com repositories.
> 
> I have Asterisk starting (service asterisk start) but see errors about 
> dahdi in /var/log/asterisk/messages.
> 
> ... ERROR[25658] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No 
> such file or directory
> 
> Linux-Vservers don't allow, under normal circumstances, guests to fiddle 
> with /dev.  I could create all the entries in /dev/dahdi but as far as I 
> can determine I have no need of dahdi -- Asterisk 1.6.2, SIP only 
> connections, and currently no conference call needs.
> 
> Is there a way to stop Asterisk (safe_asterisk) from even trying to load 
> dahdi?

Yes; don't load codec_dahdi.so in Asterisk. Use 'noload' in your
modules.conf file. What packages have you installed from the
asterisk.org and digium.com yum repositories?

-- 
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
skype: kpfleming | jabber: kflem...@digium.com
Check us out at www.digium.com & www.asterisk.org

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to