search for: noloader

Displaying 20 results from an estimated 297 matches for "noloader".

2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
When I try to connect to * using a Cisco ATA 188 configured with a MGPC firmware (v3.1.1), I just keep getting this message every 30 seconds or so : May 10 10:08:21 NOTICE[7913]: chan_mgcp.c:1509 find_subchannel: Gateway '192.168.1.27' (and thus its endpoint '*') does not exist Using tcpdump, I have checked that the ATA188 (with IP 192.168.1.27 and port 2427) sends UDP packets to
2018 Feb 08
2
LLD: targeting cygwin
Here are the linker errors: lld: warning: libcygwin.a(_cygwin_crt0_common.o): undefined symbol: __data_start__ lld: warning: libcygwin.a(_cygwin_crt0_common.o): undefined symbol: __data_end__ lld: warning: libcygwin.a(_cygwin_crt0_common.o): undefined symbol: __bss_start__ lld: warning: libcygwin.a(_cygwin_crt0_common.o): undefined symbol: __bss_end__ lld: warning:
2018 Feb 09
0
LLD: targeting cygwin
Is that the only problem to use lld to link cygwin programs? On Thu, Feb 8, 2018 at 8:19 AM, Andrew Kelley <superjoe30 at gmail.com> wrote: > Here are the linker errors: > > lld: warning: libcygwin.a(_cygwin_crt0_common.o): undefined symbol: > __data_start__ > lld: warning: libcygwin.a(_cygwin_crt0_common.o): undefined symbol: > __data_end__ > lld: warning:
2018 Feb 07
0
LLD: targeting cygwin
COFF lld doesn't support the linker script at the moment, and I'm sad to say that it is very unlikely to support that in the future. Linker script support is so huge that I can't imagine we really want it for COFF. GNU BFD linker supports it because the linker is built as an interpreter for the built-in linker script (and that's one of the reasons why GNU linker is by far more
2018 Feb 07
2
LLD: targeting cygwin
Hello, I have a user who is trying to get LLD to link for the cygwin target: https://github.com/zig-lang/zig/issues/751 Currently the issue they are running into is needing to define a linker script, but the COFF driver (or MinGW driver) does not have support for that. Is there documentation or advice for how to use LLD to link for cygwin? As a starting point, which driver to use? Regards,
2016 Aug 16
2
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
On 16-08-16 04:38, George Joseph wrote: > > > On Mon, Aug 15, 2016 at 1:24 PM, Jonas Kellens > <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote: > > Hello > > using pjproject 2.5.5 > using asterisk-certified-13.8-cert1 > > > IIRC there were API changes in pjproject 2.5 that aren't accounted for > in
2009 Nov 25
0
asterisk + res_config_ldap = asterisk.core
Greetings. Attempting to connect Asterisk to LDAP database using res_config_ldap module. While trying to register sip client (Ekiga softphone), according to slapd.log, asterisk connects to LDAP server, asks for some attributes to modify (they do exist, and asterisk user has all permissions to do that, etc). And then asterisk application just crashes. Without ldap (using just static users'
2005 Sep 02
1
No application 'AgentsLogin'
i'm having this error message when trying to run the agents-feature Sep 2 17:37:40 WARNING[10445]: pbx.c:1645 pbx_extension_helper: No application 'AgentsLogin' for extension (from-internal, 28, 1) while chan_agent.so is beeing loaded i still don't seem to have access to the commands like agentlogin or agentcallbacklogin. my agents.conf and queues.conf are configured correctly
2003 Apr 18
1
ext3 "noload" option to mount returning error in 2.4.9&2.4.18 ser ies kernel
I have an ext3 filesystem that I want to mount without loading the journal. I tried the "noload" option with both 2.4.9 and 2.4.18 series kernels and get the errors listed below. [root@host]# mount -t ext3 -o noload /dev/sdf1 /mnt mount: wrong fs type, bad option, bad superblock on /dev/sdf1, or too many mounted file systems /var/log/messages: Apr 18 13:30:23 host kernel: ext3:
2004 Jul 21
0
Asterisk sees inbound call, but won't answer
Good evening, I am just getting started with Asterisk. I have it installed, and I believe I am on the right track, overall, to get it working, but I can't get the linejack to answer any calls. At this point, all I'm trying to do is have Asterisk answer an inbound call on my linejack, /dev/phone0, and play a greeting or tone. I figure, once I am able to get asterisk to actually answer the
2016 Aug 17
4
pjproject 2.5.5 + asterisk-certified-13.8-cert1 : many Error loading module...undefined symbol
On 16-08-16 17:45, George Joseph wrote: > > > On Tue, Aug 16, 2016 at 3:21 AM, Jonas Kellens > <jonas.kellens at telenet.be <mailto:jonas.kellens at telenet.be>> wrote: > > On 16-08-16 04:38, George Joseph wrote: >> >> >> On Mon, Aug 15, 2016 at 1:24 PM, Jonas Kellens >> <jonas.kellens at telenet.be <mailto:jonas.kellens at
2004 Jun 23
5
Really basic stuff :(
Hi :) I've had all this working before, but I'm revisiting it, and in short, I currently have huge problems receiving incoming calls. I've been trying with both FWD and voiptalk.org. I'm running CVS HEAD of asterisk, zaptel and libpri as of yesterday afternoon. Would someone mind helping? :) My machine is 10.0.0.1 on my LAN, but the ADSL router has 10.0.0.1 set as the 'DMZ
2013 Sep 24
2
PJSIP Authrentication by IP fails
I have one single endpoint [inhouse](endpoint-basic) type=endpoint and one section like this [indentify] endpoint=inhouse match=X.Z.Y.X But when I call in from IP X.Z.Y.X, it does not match my peer. It tries to send the call the "default" context, and the number is not found. I know that I should have loaded this module, res_pjsip_endpoint_identifier_ip.so and it is loaded. In fact,
2003 Apr 22
0
RE: ext3 "noload" option to mount returning error in 2.4.9 & 2.4. 18 s eries kernel
It's already mounted rw somewhere else. This enables the needs_recovery feature which prevents an ext2 mount. -Leslie -----Original Message----- From: Christopher J. PeBenito [mailto:pebenito@ieee.org] Sent: Tuesday, April 22, 2003 11:30 AM To: kuczynski, leslie Cc: 'ext3-users@redhat.com' Subject: Re: ext3 "noload" option to mount returning error in 2.4.9 & 2.4.18 s
2006 Apr 04
2
Asterisk svn starting problem
hi i updated asterisk today via svn no i can'T start asterisk i get core dumps. i have to comment some modules then i can start: noload => format_au.so noload => format_mp3.so noload => format_pcm_alaw.so.so noload => format_pcm_alaw.so compiling was fine just some warnings somebody has any idea? -------------- next part -------------- An HTML attachment was scrubbed...
2003 Apr 22
0
ext3 "noload" option to mount returning error in 2.4.9 & 2.4.18 s eries kernel
I have an ext3 filesystem that I want to mount without loading the journal. I tried the "noload" option with both 2.4.9 and 2.4.18 series kernels and get the errors listed below. [root@host]# mount -t ext3 -o noload /dev/sdf1 /mnt mount: wrong fs type, bad option, bad superblock on /dev/sdf1, or too many mounted file systems /var/log/messages: Apr 18 13:30:23 host kernel: ext3:
2004 Jun 24
2
Help with chan_capi
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: Signierter Teil der Nachricht Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040624/fe4cdcbf/PGP.pgp
2020 Sep 01
2
[lld] [arm] Linker Cannot Set Custom Section Type to NOBITS
I am linking a program to be loaded in an ARM Cortex-M0+ based microcontroller. In the linker script, I have a section allocated for the stack which roughly looks like the following. .stack : { . += __stack_size__; } > ram Using the linker in the gcc arm toolchain, arm-none-eabi-ld, this section is automatically set to type NOBITS, however, when linking with version 10.0.0 of ld.lld, the
2004 Aug 21
0
How to minimally configure modules.conf loading?
I'm trying to somewhat reduce the security risk of Asterisk, by loading less modules. In my installation I use SIP and IAX2 for incoming calls, and that's it. No voicemail, no call parking, it just plays back voice clips. I can remove /etc/asterisk/modules.conf modules one by one: ------------------------------------ [modules] autoload=yes noload => pbx_gtkconsole.so noload =>
2006 Mar 21
2
Voice mail not working with Asteriks 1.2.5
Hi, I have upgraded my PBX to Asterisk 1.2.5 , previously I was using Asterisk 1.0.9, and Every thing was working fine ,But now voice mail is not working. The error I am receiving in log files is like following, WARNING[2413] app_voicemail.c: No entry in voicemail config file for '12' I have searched for solution a lot can Any one of you let me know how can I solve this issue