Re: [asterisk-users] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory

2009-08-24 Thread Remco Barendse
On Fri, 21 Aug 2009, Olivier wrote:

 So basically it's harmless, unless you actually have such a card.
 
 
 Yes, but as you mentioned, most don't have a transcoder card.
 My opinion is such message shouldn't be send at all for those environments 
 where there is no transcoder card, (as it will
 remain, IMHO, normal behaviour to care about ERROR messages).

I agree, or at worst reduce it to a message that just notifies that no 
transcoder card was found. When i see error i always think i did something 
wrong :)

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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


Re: [asterisk-users] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory

2009-08-21 Thread ABBAS SHAKEEL
Howz about creating the directory manually if it dont exists and making a
new file with name transcode in it. like (/dev/dahdi/transcode)
I dont think  so you need to worry about this


Best Regards
Shakeel Abbas

On Fri, Aug 21, 2009 at 2:27 PM, Remco Barendse aster...@barendse.towrote:

 I have a CentOS release 4.7 box running asterisk-1.4.26.1 with
 dahdi-linux-2.2.0.2 and dahdi-tools-2.2.0

 I regularly get these messages, is this something i should be worried
 about?

 [Aug 21 01:05:07] VERBOSE[4343] logger.c: codec_g726.so = (ITU
 G.726-32kbps G726 Transcoder)

 [Aug 21 01:05:07] ERROR[4343] codec_dahdi.c: Failed to open
 /dev/dahdi/transcode: No such file or directory

 [Aug 21 01:05:07] VERBOSE[4343] logger.c: codec_dahdi.so = (Generic DAHDI
 Transcoder Codec Translator)

 How to fix this ? Google was not my friend this time :)

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 AstriCon 2009 - October 13 - 15 Phoenix, Arizona
 Register Now: http://www.astricon.net

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




-- 
Best Regards
Shakeel Abbas
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Re: [asterisk-users] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory

2009-08-21 Thread Tzafrir Cohen
On Fri, Aug 21, 2009 at 11:27:01AM +0200, Remco Barendse wrote:
 I have a CentOS release 4.7 box running asterisk-1.4.26.1 with 
 dahdi-linux-2.2.0.2 and dahdi-tools-2.2.0
 
 I regularly get these messages, is this something i should be worried 
 about?
 
 [Aug 21 01:05:07] VERBOSE[4343] logger.c: codec_g726.so = (ITU 
 G.726-32kbps G726 Transcoder)
 
 [Aug 21 01:05:07] ERROR[4343] codec_dahdi.c: Failed to open 
 /dev/dahdi/transcode: No such file or directory
 
 [Aug 21 01:05:07] VERBOSE[4343] logger.c: codec_dahdi.so = (Generic DAHDI 
 Transcoder Codec Translator)
 
 How to fix this ? Google was not my friend this time :)


I'm not sure how to avoid that specific message. Most people just don't
have a transcoder card and don't need codec_dahdi .

So basically it's harmless, unless you actually have such a card.

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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


Re: [asterisk-users] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory

2009-08-21 Thread Olivier
2009/8/21 Tzafrir Cohen tzafrir.co...@xorcom.com

 On Fri, Aug 21, 2009 at 11:27:01AM +0200, Remco Barendse wrote:
  I have a CentOS release 4.7 box running asterisk-1.4.26.1 with
  dahdi-linux-2.2.0.2 and dahdi-tools-2.2.0
 
  I regularly get these messages, is this something i should be worried
  about?
 
  [Aug 21 01:05:07] VERBOSE[4343] logger.c: codec_g726.so = (ITU
  G.726-32kbps G726 Transcoder)
 
  [Aug 21 01:05:07] ERROR[4343] codec_dahdi.c: Failed to open
  /dev/dahdi/transcode: No such file or directory
 
  [Aug 21 01:05:07] VERBOSE[4343] logger.c: codec_dahdi.so = (Generic
 DAHDI
  Transcoder Codec Translator)
 
  How to fix this ? Google was not my friend this time :)


 I'm not sure how to avoid that specific message. Most people just don't
 have a transcoder card and don't need codec_dahdi .

 So basically it's harmless, unless you actually have such a card.


Yes, but as you mentioned, most don't have a transcoder card.
My opinion is such message shouldn't be send at all for those environments
where there is no transcoder card, (as it will remain, IMHO, normal
behaviour to care about ERROR messages).

Would it be possible ?




 --
   Tzafrir Cohen
 icq#16849755  
 jabber:tzafrir.co...@xorcom.comjabber%3atzafrir.co...@xorcom.com
 +972-50-7952406   mailto:tzafrir.co...@xorcom.com
 http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --

 AstriCon 2009 - October 13 - 15 Phoenix, Arizona
 Register Now: http://www.astricon.net

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

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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