search for: load_modul

Displaying 20 results from an estimated 580 matches for "load_modul".

Did you mean: load_module
2007 Jul 19
5
G729 copy protection
...r, I come up against the very same error every time I try to install it. Has anyone out there seen this error, taken from the asterisk console straight from startup: [codec_g729a.so] => (Annex A/B (floating point) G.729 Codec (optimized for i386)) Jul 19 14:11:23 NOTICE[28243]: codec_g729.c:465 load_module: G.729 transcoding module version 32, Copyright (C) 1999-2007 Digium, Inc. Jul 19 14:11:23 NOTICE[28243]: codec_g729.c:469 load_module: This module is supplied under a commercial license granted by Digium, Inc. Jul 19 14:11:23 NOTICE[28243]: codec_g729.c:470 load_module: Please see the full licens...
2003 Aug 07
2
Newbie Issue
...l, I recently purchased the Asterisk Developer's Kit (TDM) to try out Asterisk. After following the directions in the Digium's FAQ topic entitled "Q. How do I configure my TDM40B and X100P?", I'm receiving the following error: WARNING[1074428608]: File chan_zap.c, Line 6748 (load_module): Ignoring rxwink ERROR[1074428608]: File chan_zap.c, Line 6692 (load_module): Unknown signalling method 'fxs_ks # X100P' ERROR[1074428608]: File chan_zap.c, Line 4793 (mkintf): Signalling requested is FXO Loopstart but line is in FXS Kewlstart signalling ERROR[1074428608]: File chan_zap.c...
2014 Mar 13
1
Any help Address 0xfffffffe out of bounds in app_confbridge.casterisk-11.5.1 using confbridge.conf
.... file: app/app_confbrige.c ===================================================================== partial code of app_confbridge.c: ==================================================================== static const char *const app2 ="MyConfbridgeCount"; static int load_module(void) { ast_verb(3 ,"==Inside load_module=="); ast_verb(3 ,"\n ==Inside load_module==\n "); ast_log(LOG_NOTICE ,"\n ==Inside load_module==\n "); //tes4 //const char *data= (char*)malloc(sizeof(char) * 256);...
2003 Sep 25
4
ztdummy loading: unable to specify channel 1
...und WARNING[16384]: File chan_zap.c, Line 582 (zt_open): Unable to specify channel 1: No such device or address ERROR[16384]: File chan_zap.c, Line 4891 (mkintf): Unable to open channel 1: No such device or address here = 0, tmp->channel = 0, channel = 1 ERROR[16384]: File chan_zap.c, Line 6638 (load_module): Unable to register channel '1' WARNING[16384]: File loader.c, Line 301 (ast_load_resource): chan_zap.so: load_module failed, returning -1 WARNING[16384]: File loader.c, Line 396 (load_modules): Loading module chan_zap.so failed! -----------------------------------------------------------...
2011 Jan 11
2
asterisk fax problem
Hello, I have asterisk 1.6.2.9-2 I tried to install fax utility as it is shown on pdf documents on asterisk site. I downloaded Opteron compiled res_fax and res_fax_digium files and copied to /usr/lib/asterisk/modules/ where default modules directory is. I created a free fax license and created license file on asterisk server too. WHen i run asterisk it crashed. I noticed that if res_fax.so
2005 Feb 11
8
chan_capi and asterisk
Hello, list a have a problem i can start asterisk, i get the fowlling error: [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf': Found Feb 11 13:50:36 NOTICE[2535]: chan_capi.c:2636 load_module: CAPI not installed! Feb 11 13:50:36 WARNING[2535]: loader.c:345 ast_load_resource: chan_capi.so: load_module failed, returning -1 Feb 11 13:50:36 WARNING[2535]: chan_capi.c:2812 unload_module: Unable to unregister from CAPI! == Unregistered channel type 'CAPI' Feb 11 13:50:36 WARNING[25...
2003 Sep 03
3
g729 codec + kernel upgrade
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, After upgrading the kernel on an Asterisk box, asterisk segfaults on startup. It seems like it's the g729 codec that causes this: #0 0x4015acad in memset () from /lib/libc.so.6 #1 0x4022686a in load_module () at codec_g729b.c:416 #2 0x08054794 in ast_load_resource (resource_name=0x80d1068 "codec_g729b.so") at loader.c:298 #3 0x08054de3 in load_modules () at loader.c:344 #4 0x0807de5e in main (argc=-1073748912, argv=0x1) at asterisk.c:1398 #5 0x400f4bb4 in __libc_start_main () from /li...
2003 Apr 30
2
Eicon driver?
...u'll need to specify a driver in modem.conf. Please report modem identification (Eicon ISDN Modem) and which driver works to markster@linux-support.net. WARNING[8192]: File chan_modem.c, Line 734 (mkif): Unable to configure modem '/dev/ttyds01' ERROR[8192]: File chan_modem.c, Line 870 (load_module): Unable to register channel '/dev/ttyds01' WARNING[8192]: File loader.c, Line 273 (ast_load_resource): chan_modem.so: load_module failed, returning -1 WARNING[8192]: File loader.c, Line 319 (load_modules): Loading module chan_modem.so failed! -------------------------- regards, ---Jan M?...
2003 Sep 15
3
T1 PRI
I have a T1 PRI from the telco and have been trying to get it to work with the wildcard T400P. I know framing and coding is esf and b8zs. what else should I be putting into the zaptel.conf and zapata.conf. Dave Anderson
2018 Oct 18
2
After updating to 16 "Some non-required modules failed to load"
I just noticed this upon startup since updating from 15.6.1 to 16.0.0 - do any of these matter? [Oct 18 12:12:18] WARNING[4489]: loader.c:2228 load_modules: Some non-required modules failed to load. [Oct 18 12:12:18] ERROR[4489]: loader.c:2243 load_modules: res_pjsip_transport_websocket declined to load. [Oct 18 12:12:18] ERROR[4489]: loader.c:2243 load_modules: cdr_sqlite3_custom declined to load. [Oct 18 12:12:18] ERROR[4489]: loader.c:2243 load_m...
2004 Sep 16
1
ERROR[16384]: chan_h323.c:1987 load_module: Gatekeeper registration failed
.... without success... i've failed finding sample configurations. I'd greatly appreciate anyone who can provide sample config of H323.conf and gnugk.ini I am tyring to configure Asterisk as a neighbor in GnuGK. I'm always getting this error on Asterisk. ERROR[16384]: chan_h323.c:1987 load_module: Gatekeeper registration failed. *************************************************************************************** And a SecurityDenial error on GnuGK. This is my H323.conf /[general] port = 1720 bindaddr = 0.0.0.0 disallow=all allow=g729 allow=G723.1 allow=ulaw ; Al...
2003 Apr 30
2
oh323 failed to load
...e.so] [codec_mp3_d.so] => (MP3/PCM16 (signed linear) Translator (Decoder only)) == Registered translator 'mp3tolin' from format 4 to 6, cost 8 [chan_oh323.so] => (OpenH323 Channel Driver) == Parsing '/etc/asterisk/oh323.conf': Found ERROR[1024]: File chan_oh323.c, Line 1304 (load_module): CAP_NSUP_ER. WARNING[1024]: File loader.c, Line 273 (ast_load_resource): chan_oh323.so: load_module failed, returning -1 DEBUG[1024]: File chan_oh323.c, Line 1330 (unload_module): Cleaning up OpenH323 channel driver... DEBUG[1024]: File chan_oh323.c, Line 1334 (unload_module): Incoming calls =...
2005 Jan 15
2
No more loading asterisk...
Hey, whenever I try to load, I get these errors Jan 15 16:37:24 ERROR[7573]: chan_iax2.c:7486 load_module: Unable to bind to 0.0.0.0 port 4569: Address already in use Jan 15 16:37:24 WARNING[7573]: loader.c:345 ast_load_resource: chan_iax2.so: load_module failed, returning -1 == Manager unregistered action IAXpeers == Unregistered channel type 'IAX2' Jan 15 16:37:24 WARNING[7573]: loader.c...
2003 Oct 25
2
X100P stopped working
...mod. I rebooted a few times too, to make sure everything had been cleared out. =================================================================== [chan_zap.so] => (Zapata Telephony w/PRI) == Parsing '/etc/asterisk/zapata.conf': Found WARNING[1074404064]: File chan_zap.c, Line 6986 (load_module): Ignoring rxwink WARNING[1074404064]: File chan_zap.c, Line 626 (zt_open): Unable to specify channel 1: No such device or address ERROR[1074404064]: File chan_zap.c, Line 4949 (mkintf): Unable to open channel 1: No such device or address here = 0, tmp->channel = 0, channel = 1 ERROR[1074404064...
2007 Mar 04
1
running error: load_modules: No 'modules.conf' found - vesrion 1.4.1 from svn
Hi, I have just installed the fresh svn version of asterisk and when I run it I get the following errors: [Mar 4 14:19:27] WARNING[24527]: loader.c:728 load_modules: No 'modules.conf' found, no modules will be loaded. [Mar 4 14:19:27] NOTICE[24527]: manager.c:2681 init_manager: Unable to open management configuration manager.conf. Call management disabled. [Mar 4 14:19:27] NOTICE[24527]: cdr.c:1093 do_reload: CDR simple logging enabled. I get this e...
2014 Feb 12
2
Asterisk Not Starting after YUM Update
...DIBarge' app_dahdibarge.so => (Barge in on DAHDI channel application) == Registered custom function 'CALLERPRES' == Registered custom function 'CALLERID' func_callerid.so => (Caller ID related dialplan functions) [2014-02-12 22:40:07] NOTICE[13842]: codec_g729a.c:760 load_module: G.729A transcoding module version 1.6.0_3.1.4, Copyright (C) 1999-2009 Digium, Inc. [2014-02-12 22:40:07] NOTICE[13842]: codec_g729a.c:761 load_module: This module is supplied under a commercial license granted by Digium, Inc. [2014-02-12 22:40:07] NOTICE[13842]: codec_g729a.c:762 load_module: Pl...
2008 Mar 24
4
Doesnt show log on command prompt
I have latest version of mongrel installed. But when I run ''ruby script/server'' it starts the server and shows nothing else, like development log it used to show on my previous dev machine. Any idea? -- Posted via http://www.ruby-forum.com/.
2008 Nov 13
0
Problems with Licensed g729a codec from Digium
...-------------| ASTERISK |-------------- <IAX2/g729> ------------|VoIP/ISP The g729 codec has been registered successfully and appears to be detected by Asterisk (NOTE: I have changed what I thought might have been sensitive data) ---------------------------- NOTICE[3181]: codec_g729a.c:411 load_module: G.729 transcoding module version 33, Copyright (C) 1999-2007 Digium, Inc. NOTICE[3181]: codec_g729a.c:415 load_module: This module is supplied under a commercial license granted by Digium, Inc. NOTICE[3181]: codec_g729a.c:416 load_module: Please see the full license text supplied by the accomp...
2003 May 20
1
chan_h323 core dumps
...P::GetTransportAddress() const () from /usr/local/lib/libh323_linux_x86_r.so.1 #10 0x402b281d in h323_start_listener (listenPort=1720, bindaddr= {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\0\0\0\0\0\0\0"}, _jitter=100) at ast_h323.cpp:833 #11 0x402ae2ea in load_module () at chan_h323.c:1646 #12 0x08054146 in ast_load_resource (resource_name=0x80cd028 "chan_h323.so") at loader.c:298 #13 0x08054794 in load_modules () at loader.c:344 #14 0x0807af8a in main (argc=-1073744208, argv=0x0) at asterisk.c:1330 and this was with one (gdb) bt #0 0x40140f92 in...
2003 May 03
2
Error working with X101P and S400P cards (fwd)
...nf': Found WARNING[8192]: File chan_zap.c, Line 565 (zt_open): Unable to open '/dev/zap/channel': No such device ERROR[8192]: File chan_zap.c, Line 4503 (mkintf): Unable to open channel 1: No such device here = 0, tmp->channel = 0, channel = 1 ERROR[8192]: File chan_zap.c, Line 6077 (load_module): Unable to register channel '1' WARNING[8192]: File loader.c, Line 273 (ast_load_resource): chan_zap.so: load_module failed, returning -1 WARNING[8192]: File loader.c, Line 368 (load_modules): Loading module chan_zap.so failed! this is my /etc/zaptel.conf fxoks = 1 #X101P fxsks =2 #...