Displaying 20 results from an estimated 39 matches for "4554".
Did you mean:
455
2003 Oct 13
1
zapsmall with all values small (PR#4554)
Hi
If all values are small, zapsmall does not zap.
For example ...
> zapsmall(1e-24)
[1] 1e-24
> zapsmall(1e-24, digits=3)
[1] 1e-24
Problem appears to be in calculation of digits ...
mx <- max(abs(x[!ina]))
digits = if (mx > 0)
max(0, digits - log10(mx))
else
digits
If all values are small, mx is very small, log10(mx) is
2007 Mar 12
1
How to modify a column of a matrix
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070312/5b30b712/attachment.pl
2010 Nov 22
3
Asterisk pass a call to status answer while still ringing
Hi,
I have a problem with dialing status.
I'm using Asterisk 1.6 and a patton 4554 gateway for ISDN calls.
When I call fixed telephone (not mobile phone) after few ringing the
status change to "answer" but the phone is still ringing, so if I hangup
before someone really answer, the call is reported as answered but it isn't.
This gives me problem for call charge....
2002 Apr 14
0
Fonts
...Debian woody kernel 2-14-18
Wine 20020228
Real Windows 98 SE partition
Question: what is Max_fonts? What can I do to debug this problem?
Thanks for any advise.
--
: ______ ______ ______ ______ ______ __ daniel.huhardeaux@tootai.com
: /_____// __ // __ //_____// __ // / phone.: +48 32 285 4554
: / / / /_/ // /_/ / / / / /_/ // / fax....: +48 32 285 4554
: /_/ /_____//_____/ /_/ /_/ /_//_/ mobile..: +48 602 284 546
2002 Nov 22
0
EUS.x
...ted with a successful status
but program was'nt started
If anyone have an idea, welcome. My setup is debian testing with
wine20020904 kernel 2.4.19.
Thanks
--
: ______ ______ ______ ______ ______ __ daniel.huhardeaux@tootai.com
: /_____// __ // __ //_____// __ // / phone.: +48 32 285 4554
: / / / /_/ // /_/ / / / / /_/ // / fax....: +48 32 285 4554
: /_/ /_____//_____/ /_/ /_/ /_//_/ mobile..: +48 602 284 546
2017 Jul 07
1
Gluster 3.11 on ubuntu 16.04 not working
...s not
with mount -a mounting is possible.
gluster peer status shows
Number of Peers: 1
Hostname: knoten5
Uuid: 996c9b7b-9913-4f0f-a0e2-387fbd970129
State: Peer in Cluster (Connected)
Network connectivity is okay
gluster volume info shows
Volume Name: gv0
Type: Replicate
Volume ID: 0e049b18-9fb7-4554-a4b7-b7413753af3a
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: knoten4:/gluster/brick
Brick2: knoten5:/gluster/brick
Options Reconfigured:
nfs.disable: on
transport.address-family: inet
glusterfs-server is up an running.
But if I put a file in...
2010 Sep 27
3
streaming response body to client?
So I''d like to stream my response body to the client.
At least under Rails2, it looks like you can pass a Proc to render
:text, to do that.
I am in a Rails2 app right now, but will upgrade to Rails3 sometime in
the next couple months, so don''t want to set myself up for failure.
Anyone know the status of streaming responses in Rails3? Is it
possible? Is there a different API
2014 Sep 02
1
samba_spnupdate invoked oom-killer
...104
0 ntpd
[584564.942601] [ 4530] 0 4530 136601 955 259 7167
0 samba
[584564.942604] [ 4552] 0 4552 3677 1 12 38
0 agetty
[584564.942607] [ 4553] 0 4553 3677 1 11 40
0 agetty
[584564.942610] [ 4554] 0 4554 3677 1 12 39
0 agetty
[584564.942613] [ 4555] 0 4555 3677 1 12 40
0 agetty
[584564.942616] [ 4556] 0 4556 3677 1 12 39
0 agetty
[584564.942619] [ 4557] 0 4557 3677 1...
2003 Jun 13
1
Lattice levelplots and (partial) failure on some devices ----Long
...me that there is some interaction between some of the
devices and lattice (is the string "-1.#J" some kind of character set
for NA or NaN or NULL???). I tried to find the area in the lattice code
that seemed to deal with this issue and found some call to (i guess) C
code around lines 4554 which deal with 'NA's in the data....however I
was a bit lost....(Also searching the base code I could find no
reference to the error message returned from the contour(....) example
above....)
In summary, is there a way to avoid this issue and keep the 'blank'
panels, and not...
2004 Dec 24
1
Firefly Transfer call ?
...ow how to transfer a call from firefly ?
Is it possible ?
Will it be included in a new version ?
Thanks and Merry Christmas
___________________________
Jean-Fran?ois Rousseau
<http://www.sys-tech.net/> www.sys-tech.net
jrousseau@sys-tech.net
T?l. 24h (418) 520-0739 T?lec. (418) 520-4554
1-877-969-tech
Ouverture Technologique
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041224/09481f51/attachment.htm
2007 Dec 03
1
Cannot boot after upgrading to Centos 5.1
My local centos mirror (ftp.crc.dk) failed to boot
after having upgraded from centos 5.0 to 5.1 (i386).
It just displays
GRUB
The cursor is positioned to the right of a space after
GRUB, and no input is accepted.
I've tried booting in rescue mode and run:
chroot /mnt/sysimage
grub-install /dev/cciss/c0d0
This completes without errors, but still it can't boot.
It's a HP/Compaq
2010 Feb 03
0
Routing inbound call to correct sip trunk
There's some one who can help me?
I'm using Asterisknow with FreePBX and a Patton 4554 with 2 BRI ports on
2 ISDN lines.
I would like routing the call entering by first BRI to one trunk and
call from second BRI to another trunk.
I have created 2 trunks both registering to Patton with different
identities, actually all calls from both BRI are routed to one trunk.
Thank in advance
2003 Apr 08
0
[labs@idefense.com: iDEFENSE Security Advisory 04.08.03: Denial of Service in Apache HTTP Server 2.x]
FYI
-------------- next part --------------
An embedded message was scrubbed...
From: "iDEFENSE Labs" <labs@idefense.com>
Subject: iDEFENSE Security Advisory 04.08.03: Denial of Service in Apache HTTP
Server 2.x
Date: Tue, 8 Apr 2003 12:44:39 -0400
Size: 4554
Url: http://lists.freebsd.org/pipermail/freebsd-security/attachments/20030408/43598086/attachment.eml
2013 Dec 10
0
CESA-2013:X017 Xen4CentOS xen Security Update
...ntos.alt.src.rpm
=====================================================
xen Changelog info from the SPEC file:
* Tue Dec 10 2013 Johnny Hughes <johnny at centos.org> - 4.2.3-26.el6.centos
- Roll in Patches 147, 148, 149, 150 for the following XSAs:
- XSA-74 (CVE-2013-4553), XSA-76 (CVE-2013-4554), XSA-80 (CVE-2013-6400)
- XSA-82 (CVE-2013-6885)
=====================================================
The following XSA info is available from the Xen site
http://xenbits.xen.org/xsa/advisory-74.html
http://xenbits.xen.org/xsa/advisory-76.html
http://xenbits.xen.org/xsa/advisory-80.html
http:...
2009 Jun 22
21
Build 115 fresh install.XVM crashes on boot.
Completely fresh,virgin install of b115 SXCE ,zero modifications done.
If select XVM from boot menu,it comes all the way till
"Starting Desktop login on Display:0..." and reboots.
Regular Solaris(not XVM) boots fine.
Intel XEON CPU,8G RAM
Intel S3210SHLX motherboard(http://www.intel.com/Products/Server/Motherboards/Entry-S3200SH/Entry-S3200SH-overview.htm)
Please help and thanks a lot
2002 Nov 17
1
Running ChildView under Wine 20021031 - Codepage 850?
...und - 16-bit dll or version conflict.
err:module:BUILTIN32_LoadLibraryExA loaded .so but dll ole2nls.dll still not found - 16-bit dll or version conflict.
err:module:BUILTIN_LoadModule loaded .so but dll regedit.exe still not found
fixme:ole:LoadTypeLib16 (L"\3a43\575c\4e49\4f44\5357\535c\5359\4554\5c4d\434f\3532\442e\4c4c\0300\4a6f\0006",0x402b9f60): stub
fixme:ole:OaBuildVersion16 If you get version error messages, please report them
fixme:ole:CoRegisterMessageFilter16 (0x41381100,0x41381108),stub!
fixme:ole:CoRegisterClassObject16 ({A4C4671C-499F-101B-BB78-00AA00383CBB},0x4137d470,0x0...
2010 Nov 14
2
java binding and virtualbox-ose
...0 Test returned DECLINED
11:37:18.661: debug : doRemoteOpen:564 : proceeding with name = vbox:///session
11:37:18.661: debug : do_open:1228 : secret driver 1 remote returned ERROR
11:37:18.661: debug : virConnectNumOfDomains:1714 : conn=0x95a1910
11:37:18.663: debug : virConnectNumOfDefinedDomains:4554 : conn=0x95a1910
11:37:18.664: debug : virConnectListDefinedDomains:4593 :
conn=0x95a1910, names=0x95e9b58, maxnames=1
Id Name State
----------------------------------
11:37:18.666: debug : virDomainLookupByName:1974 : conn=0x95a1910, name=tty
11:37:18.669: debug : virGetDomain:345...
2009 Sep 16
0
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
...396263 403712 -7449 -1.88
Average 396213.4 397286 -1072.6 -0.27
Std dev 2497.59 11150.79 10620.52 2.69
==> Similar results
Benchmarking: LM DES [128/128 BS SSE2]... DONE
LLVM GCC Difference Difference %
Run 1 6879 11433 -4554 -66.2
Run 2 8984 12252 -3268 -36.38
Run 3 9142 12182 -3040 -33.25
Run 4 8802 12205 -3403 -38.66
Run 5 8756 11971 -3215 -36.72
Run 6 9227 12224 -2997 -32.48
Run 7 8667 12191 -3524 -40.66
Run 8 9...
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...41503 335641251>
0x0000: 4500 0080 adf9 4000 4006 384b 9e87 0bfc E..... at .@.8K....
0x0010: 9e87 0b29 efaf 008f a87e ee7c fc30 de0e ...).....~.|.0..
0x0020: 8018 ffff c716 0000 0101 080a 1eef f1df ................
0x0030: 1401 7aa3 4130 3237 2055 4944 2046 4554 ..z.A027.UID.FET
0x0040: 4348 2032 2028 5549 4420 464c 4147 5320 CH.2.(UID.FLAGS.
0x0050: 494e 5445 524e 414c 4441 5445 2052 4643 INTERNALDATE.RFC
0x0060: 3832 322e 5349 5a45 2042 4f44 592e 5045 822.SIZE.BODY.PE
0x0070: 454b 5b5d 3c30 2e32 3034 3830 3e29 0d0a...
2009 Sep 16
2
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
2009/9/16 Olivier Meurant <meurant.olivier at gmail.com>:
> Average 13836499.46 12447973.17 1388526.29 10.03
> Standard deviation 53189.13 515638.56
> 522400.98 3.77
That was pretty much what I was expecting from the article... numbers.
It doesn't matter who's best, you can't be best in all areas, but
profiling must be