search for: find_transcod

Displaying 9 results from an estimated 9 matches for "find_transcod".

2011 Apr 01
1
codec_dahdi find_transcoders: Failed to open /dev/dahdi/transcode
...entered, if no CallerID sent) == Registered custom function 'TIMEOUT' func_timeout.so => (Channel timeout dialplan functions) == Registered custom function 'CDR' func_cdr.so => (Call Detail Record (CDR) dialplan function) [Apr 1 12:51:27] ERROR[21102]: codec_dahdi.c:578 find_transcoders: Failed to open /dev/dahdi/transcode: No such file or directory codec_dahdi.so => (Generic DAHDI Transcoder Codec Translator) == Registered application 'While' == Registered application 'EndWhile' == Registered application 'ExitWhile' == Registered application...
2009 Feb 26
1
codec_dahdi and Asterisk 1.6.0.6
...codecs is happening as far as I am aware. 1) How can I use codec_dahdi? Would it be useful when passing a call from one dahdi channel to another dahdi channel? 2) I'm getting the following error on the Asterisk CLI unless I disable the codec_dahdi module: ERROR[18854]: codec_dahdi.c:399 find_transcoders: Failed to open /dev/dahdi/transcode: No such file or directory Is this because I do not have a hardware trancoding device? Can I safely ignore this error or is it a bug? Brandon. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/...
2009 Feb 12
1
1.6.1-rc1 errors
I am getting the following warnings on the CLI when loading Asterisk 1.6.1-rc1: [Feb 12 12:32:34] NOTICE[22261]: timing.c:59 ast_install_timing_functions: Multiple timing modules are loaded. You should only load one. [Feb 12 12:32:34] ERROR[22261]: codec_dahdi.c:398 find_transcoders: Failed to open /dev/dahdi/transcode: No such file or directory [Feb 12 12:32:33] WARNING[22261]: chan_iax2.c:10939 build_user: Unable to support trunking on user 'telecomab' without DAHDI timing [Feb 12 12:32:33] WARNING[22261]: chan_iax2.c:10679 build_peer: Unable to support trunking...
2018 Feb 15
2
Problem with DAHDI
...nfigure. [Feb 15 18:43:28] WARNING[3428]: cel_tds.c:557 load_module: cel_tds module had config problems; declining load [Feb 15 18:43:28] NOTICE[3428]: cel_custom.c:97 load_config: No mappings found in cel_custom.conf. Not logging CEL to custom CSVs. [Feb 15 18:43:29] ERROR[3428]: codec_dahdi.c:820 find_transcoders: Failed to open /dev/dahdi/transcode: No such file or directory Asterisk Ready. it does not seems to be normal, but I can't understand why /dev/dahdi/channel does not exists... I installed the Paket asterisk-dahdi, of course... Other question: what does the error about res_phoneprov.c mean...
2019 Jun 06
3
error compiling dahdi for recent kernels
...9. Jun 06 13:11:42 worldsys.gregandeva.net asterisk[1333]: [Jun 6 13:11:42] WARNING[1333]: chan_dahdi.c:18883 process_dahdi: Ignoring any changes to 'hasmanager' (on reload) at line 47. Jun 06 13:11:43 worldsys.gregandeva.net asterisk[1333]: [Jun 6 13:11:43] ERROR[1333]: codec_dahdi.c:813 find_transcoders: Failed to open /dev/dahdi/transcode: No such file or directory It basically looks like the dahdi service is not finding the hardware. # lsmod | grep -i wctdm24xxp wctdm24xxp 122880 0 dahdi_voicebus 73728 1 wctdm24xxp dahdi 241664 2 wctdm24xxp,dahdi_voice...
2007 Feb 03
2
asterisk 1.2 branch revision 53132 failed to compile
...ap.c:680: error: dereferencing pointer to incomplete type codec_zap.c:681: error: dereferencing pointer to incomplete type codec_zap.c:682: error: `ZT_TRANSCODE_OP' undeclared (first use in this function) codec_zap.c:684: error: dereferencing pointer to incomplete type codec_zap.c: In function `find_transcoders': codec_zap.c:849: error: variable `info' has initializer but incomplete type codec_zap.c:849: warning: excess elements in struct initializer codec_zap.c:849: warning: (near initialization for `info') codec_zap.c:849: error: storage size of 'info' isn't known codec_zap.c:...
2008 Sep 05
1
dahdi & tdm400p: no luck
As best i could figure it out, I've installed dahdi and rc4. My TDM400P doesn't answer fxo or fxs. /etc/dahdi/system.conf: loadzone = us defaultzone=us fxoks=1,2 fxsks=4 /etc/asterisk/chan_dahdi.conf: [house-phones] context=internal ; Uses the [internal] context in extensions.conf signalling=fxo_ks ; fxo_ks Use FXO signalling for an FXS chanel dahdichan => 1 ;
2007 Jul 18
3
Problem building Asterisk 1.2.22
...c_zap.c:676: error: dereferencing pointer to incomplete type codec_zap.c:677: error: dereferencing pointer to incomplete type codec_zap.c:678: error: ?ZT_TRANSCODE_OP? undeclared (first use in this function) codec_zap.c:680: error: dereferencing pointer to incomplete type codec_zap.c: In function ?find_transcoders?: codec_zap.c:833: error: variable ?info? has initializer but incomplete type codec_zap.c:833: warning: excess elements in struct initializer codec_zap.c:833: warning: (near initialization for ?info?) codec_zap.c:833: error: storage size of ?info? isn?t known codec_zap.c:838: error: ?ZT_TCOP_GET...
2019 Jun 06
2
error compiling dahdi for recent kernels
Seems like I post about this about once a year, when it's time to upgrade Fedora. I first got this error trying to compile a patched version of dahdi-linux-2.11.1; I noticed that there is now a dahdi-linux-complete-3.0.0+3.0.0, so I tried that one with the same result. If I compile it while running kernel-4.16.8-300.fc28.x86_64, it compiles fine, but when I try to compile it while running