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: kflem...@digium.com | SIP: kpflem...@digium.com | Skype: kpfleming
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
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