search for: gnoring

Displaying 12 results from an estimated 12 matches for "gnoring".

Did you mean: ignoring
2004 Apr 13
1
SIP->h323 problem DTMF
I've configured Asterisk 0.7.2 to work together with Cisco ATA186 (SIP,G.711. RFC2833) and OpenPhone (H.323, G.711). But there is an issue while calling from ATA186 to OpenPhone via Astrisk - when I press any key on analogue phone connected to ATA, Asterisk shows following message: -- Executing Dial("SIP/519-3781", "OH323/62.213.36.100|20|Tt") in new stack --
2012 Dec 07
2
Help with PuppetDB
...se Linux Server release 5.8 (Tikanga) puppet 3.0.1 puppetdb 1.0.4 I have installed and made the changes for the pupeptdb according to the following link: https://github.com/puppetlabs/puppetdb I think the error is related to the ssl certificates?? The output with running trace is as follows: gnoring --listen on onetime run Warning: Unable to fetch my node definition, but the agent run will continue: Warning: Error 400 on SERVER: Could not retrieve facts for ftldwshost180.wsdev.citrix.com: Failed to find facts from PuppetDB at 10.12.14.85:8081: SSL_connect SYSCALL returned=5 errno=0 state=SS...
2005 Mar 30
0
cc: "/usr/include/setjmp.h", line 53: error 1000: Unexpected symb ol: "int".HP-UX 10.20
Hello, I tried to "make install" open ssh 3.9p1 on a HP-UX 10.20. I compiled previously openssl-0.9.7f and zlib-1.2.2 The make install for the open ssh produced the following error: rver\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PID DIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\
2004 Aug 30
0
Parsing problem with oh323
...H323EndPoint::WrapH323EndPoint: Compile-time libraries OpenH323 v1.13.5, PWlib v1.6.6 0:00.016 asterisk-oh323 PWLib Assertion fail: Invalid array index, file /root/openh323/../pwlib/include/ptlib/contain.inl, line 439, Error=4 <A>bort, <C>ore dump, <I>gnore? I Ignoring. Segmentation fault //Jonas Lindvall -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040830/80b038e4/attachment.htm
2001 Aug 07
1
Lotus Notes freezes ...
This is the log when running Notes 5.05 under codeweavers Wine release 20010629 after the last message it just freezes box is RH 6.1 This seems to happen randomly, when setting preferences or opening a database or ... Please help (It's probably a setting I forgot in $HOME/.wine/config .... box has a fake_windows ... ta fixme:msvcrt:MSVCRT__setjmp3 :(0x40544ffe 0): stub
2001 Aug 10
1
Lotus Notes still Freezes
This is the log when running Notes 5.05 under codeweavers Wine release 20010629 after the last message it just freezes box is RH 6.1 This seems to happen randomly, when setting preferences or opening a database or ... Please help (It's probably a setting I forgot in $HOME/.wine/config .... box has a fake_windows ... I am not too worried about the setjmp3 messages there are plenty of those
2004 Oct 06
1
remote admin
Hello, I recently setup Shorewall 2.0.9 on a RedHat 9 machine using the two interface quick start guide. ip addr show: 1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo 2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100 link/ether 00:20:ed:76:dc:82 brd
2001 Dec 20
0
warnings building openssh-3.0.2p1 on HP-UX 10.20
I'm getting a number of compiler warnings about type mismatches, building openssh-3.0.2p1 on HP-UX 10.20 with the HP ANSI C compiler. The resulting code seems to work, but spot-checking suggested that some of the warnings are the result of mixing int and u_int types, which might introduce subtle bugs. I figured it might be worth reporting, since I'm in the minority of people not
2004 Dec 13
0
[oh323] sporadic call setup
Hi all, this is my actuel setup [SIP 2005]--[asterisk]--H.323 Trunk--[PBX]--[ext. 8900] Linux CentOS 3.3 (2.4.21-20.EL.c0) asterisk-1.0.1 asterisk-oh323-0.6.3b openh323_1.12.2 pwlib_1.5.2 Calling from SIPphone to the extension 8900 works always. Calling from 8900 to SIPphone works only sporadicly without any recognizeable pattern. Find below the output of the debug command: asterisk
2020 Sep 03
3
using experimental intrinsics failed
Hi: Sorry I need to send email directly. I am new to llvm and trying to write interval arithmetic, which requires changing rounding mode during computation. The document I found https://llvm.org/docs/LangRef.html#constrained-floating-point-intrinsics, seems to be doing the trick. Here is the piece of code that I did:
2016 Jul 21
2
warnings samba 4 migration
...ba-tool domain classicupgrade --dbdir=/local/var/dbdir/ --use-xattrs=yes --realm=domain.com --dns-backend=BIND9_DLZ /local/var//smb.PDC.conf --option="interfaces=lo eth0" --option="bind interfaces only=yes" Reading smb.conf Unknown parameter encountered: "share modes" Ignoring unknown parameter "share modes" Provisioning Exporting account policy Exporting groups Ignoring group 'Administrators' S-1-5-32-544 listed but then not found: Unable to enumerate members for alias, (-1073741487,The specified local group does not exist.) Ignoring group 'Account...
2020 Sep 04
2
using experimental intrinsics failed
Hi Craig: I tried that, now the function is like this: ; Function Attrs: norecurse nounwind readnone ssp uwtable define { double, double } @add(double, double, double, double) local_unnamed_addr #0 {   %5 = call double @llvm.experimental.constrained.fadd(double %0, double %2, metadata !"round.downward", metadata !"fpexcept.ignore")   %6 = fadd double %1, %3