[asterisk-users] asterisk 1.4.39 and dahdi 2.6 on Ubuntu

Kevin P. Fleming kpfleming at digium.com
Fri Apr 20 10:44:27 CDT 2012


On 04/19/2012 05:59 PM, bilal ghayyad wrote:
> Dears;
>
> I see this at the /var/log/asterisk/messages:
>
> [Apr 20 01:49:48] ERROR[1657] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory

If you aren't using a DAHDI transcoding card, then you don't need to 
load the codec_dahdi module in Asterisk. Since it was built, though, you 
clearly have DAHDI built and installed properly, and the Asterisk build 
process was aware of that.

>
> Again, I am installing asterisk and dahdi at Ubuntu (uname -a
> Linux House 3.0.0-17-server #30-Ubuntu SMP Thu Mar 8 22:15:30 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux).
>
> I do not know if you were talking about the messages logs or about someting else?
>
> Anyway, these are the logs that I see at the messages after running /etc/init.d/asterisk restart:
>
>
> [Apr 20 01:49:48] NOTICE[1657] cdr.c: CDR simple logging enabled.
> [Apr 20 01:49:48] NOTICE[1657] loader.c: 142 modules will be loaded.
> [Apr 20 01:49:48] WARNING[1657] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
> [Apr 20 01:49:48] NOTICE[1657] pbx_ael.c: Starting AEL load process.
> [Apr 20 01:49:48] NOTICE[1657] pbx_ael.c: AEL load process: calculated config file name '/etc/asterisk/extensions.ael'.
> [Apr 20 01:49:48] NOTICE[1657] pbx_ael.c: AEL load process: parsed config file name '/etc/asterisk/extensions.ael'.
> [Apr 20 01:49:48] NOTICE[1657] pbx_ael.c: AEL load process: checked config file name '/etc/asterisk/extensions.ael'.
> [Apr 20 01:49:48] NOTICE[1657] pbx_ael.c: AEL load process: compiled config file name '/etc/asterisk/extensions.ael'.
> [Apr 20 01:49:48] NOTICE[1657] pbx_ael.c: AEL load process: merged config file name '/etc/asterisk/extensions.ael'.
> [Apr 20 01:49:48] NOTICE[1657] pbx_ael.c: AEL load process: verified config file name '/etc/asterisk/extensions.ael'.
> [Apr 20 01:49:48] ERROR[1657] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory

All of that is perfectly normal. If you want that ERROR message to go 
away, add 'noload => codec_dahdi' to your /etc/asterisk/modules.conf file.

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



More information about the asterisk-users mailing list