Displaying 20 results from an estimated 23 matches for "shlomo".
2006 May 01
5
Gamatronic UPS using nut 2.0.3
...ration option I am missing?
The relevant ups.conf entry is:
[Gamatronic]
port = /dev/ttyS1
desc = "Home Gamatronic UPS"
driver = genericups
upstype = 22
Does anyone know why, or how to check why, it is showing OB, when it should
be showing OL?
Thanx.
Shlomo
--
-----------------------------------------------------------------------
,-~~-.___. ._.
/ | ' \ | |"""""""""| Shlomo Dubrowin
( ) 0 | | | (Sheldon)
\_/-, ,----' | | |
====...
2001 Jul 25
5
Netscape/Mozilla: Windows plugins via Wine?
Many useful Netscape plugins don't come in Linux versions. Is it
possible to make my Linux copy of Netscape use Windows-compiled plugins?
If so, how?
2007 Feb 11
1
Debugging a SIP / AudioCodes Problem
...lso identical. On one box, when I pick up the phone, I
get a fast busy and the logs/debug show an automatic hangup. On the other
device, I can make calls without a problem. I can even call the phone that
can't make a call. Any ideas where I could start to figure out where the
problem is?
Shlomo
extensions.conf
[globals]
JOE=SIP/joe
SHMOE=SIP/shmoe
SHLOMO=SIP/shlomo
DAVID=SIP/david
SIMON=SIP/simon
[internal]
exten
=> s,1,Answer()
exten => 611,1,Answer()
exten => 611,n,Playback(hello-world)
exten => 611,n,Hangup()
exten => 612,1,Answer()
exten => 9010,1,Answer()
exten...
2005 Feb 07
2
RODBC working in Rgui but not Rterm
...ROR: state IM008, code 0, message [MySQL][ODBC 3.51 Driver]Invalid
window handle for connection completion argument.
2: ODBC connection failed in: odbcDriverConnect(st, case = case, believeNRows =
believeNRows)
Does anybody know how I can fix this problem?
Thanks,
Shlomo.
2013 Aug 20
0
Re: Multi Queue KVM Support
Il 20/08/2013 13:13, Naor Shlomo ha scritto:
> Hi Paolo and thanks for your help.
>
> I upgraded the following (compiled from source)
> qemu : 1.5.2 stable
> libvirt : 1.1.1
>
> but for some reason when I run the version command inside virsh:
>
> Compiled against library: libvirt 1.1.1
> Using libr...
2009 Feb 01
0
setting a large value of --max-vsize
Hello,
I'm using a 64bit Linux with 16GB of RAM. I'd like to limit the memory
that the R process can use so I'm trying to use --max-vsize switch.
However, it is seems that I can't enforce a limit above 2GB.
shlomo at hippo:~$ uname -a
Linux hippo 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008
x86_64 GNU/Linux
This WORKS:
--------------------
shlomo at hippo:~$ R --max-vsize=250M -e "mem.limits()"
R version 2.6.2 (2008-02-08)
Copyright (C) 2008 The R Foundation for Statistical Computing
I...
2006 Oct 12
1
debug package in R 2.4.0
...row names must be 'character' or 'integer', not 'double'
I have, of course, taken all the necessary preceding steps, such as
issuing the commands
library(debug)
source("test.r")
mtrace(test)
test()
Does anyone know how to get around this problem?
Thanks,
Shlomo.
2006 Mar 22
0
Gamatronic Smart Compact 750 with NUTs
...nknown C06GM0G on /dev/ttyS1
The person who pointed me at this driver mentioned that Gamatronic changed
their banner and a patch or code change is needed. I installed nut from
rpm, so I don't have the source. Does anyone have advice how to get this
ups to talk to nut properly. Thank you.
Shlomo
--
-----------------------------------------------------------------------
,-~~-.___. ._.
/ | ' \ | |"""""""""| Shlomo Dubrowin
( ) 0 | | | (Sheldon)
\_/-, ,----' | | |
====...
2010 Sep 06
0
encode and decode
...toconv += 0x37;
}
return (toconv);
}
the program give as an error message:
"*Unhandled exception at 0x1000b65a in new_speex.exe: 0xC0000005: Access
violation reading location 0xccccccfc.*"
we dont undersand why, maybe we are not on the correct NB mode?
we need help!
thanks
shlomo and eitan
EE students in israel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100906/b98b63b5/attachment.htm
2010 Sep 06
0
encoding on a ds'pic and decoding on a pc
...30;
}
else
{
toconv += 0x37;
}
return (toconv);
}
the program give as an error message:
"*Unhandled exception at 0x1000b65a in new_speex.exe: 0xC0000005: Access
violation reading location 0xccccccfc.*"
we dont undersand why, maybe we are not on the correct NB mode?
we need help!
thanks
shlomo and eitan
EE students in israel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100906/7cd8d61e/attachment-0001.htm
2013 Aug 21
1
Running hypervisor upgrade problem
Hello experts,
I tried upgrading libvirt and compiled version 1.1.1
The problem is that when I run "virsh version" I get the following output:
Compiled against library: libvirt 1.1.1
Using library: libvirt 1.1.1
Using API: QEMU 1.1.1
Running hypervisor: QEMU 0.12.1
The problem is that it reports that the Running hypervisor is: QEMU 0.12.1
I wanted to upgrade everything to the latest
2007 Mar 26
2
SRTP vs ZRTP in Asterisk
Hi All,
I've been reading about Phil Zimmermann's ZRTP encryption scheme for
SIP clients. This seems attactive but I don't use soft phones. I'm
guessing that we'd need ZRTP support in Asterisk in
order to use it to secure calls from hard phones.
There seem to be issues with SRTP key exhange between various devices.
So much so that the IETF is working on a standardization
2007 Nov 28
3
Asterisk on multi-homed systems
Greetings list,
I remember a discussion many months ago which ISTR concluded that asterisk didn't play nicely at all in multi-homed setups (e.g. SIP packets not being sent out through the same interface they were received on, etc.).
Is this still the case, or are there versions which have resolved the issue? Even if it's still the case, is this only a problem for SIP, or does it affect
2007 Nov 27
10
Asterisk behind a PIX firewall?
Is there anything special that anyone here has had to do to get an Aastra
phone (on the Internet) to talk to Asterisk behind a PIX firewall?
Ports 10000-20000 UDP are open on the PIX and forwarding to the Asterisk
server. The Asterisk server's RTP.CONF is set to use 10000-20000. The
phone registers, and will place AND receive calls, however, no audio is
passed. The phone is an Aastra
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...Shimmer Huang <shimmering.h@gmail.com>
Shinichi Hotori <hotorinn@gmail.com>
Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Shiraz Hashim <shiraz.hashim@st.com>
Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Shirish S <s.shirish@samsung.com>
Shlomo Pongratz <shlomop@mellanox.com>
Shmulik Ladkani <shmulik.ladkani@gmail.com>
Shmulik Ravid <shmulikr@broadcom.com>
Shobhit Kumar <shobhit.kumar@intel.com>
Shreshtha Kumar Sahu <shreshthakumar.sahu@stericsson.com>
Shreyas Bhatewara <sbhatewara@vmware.com>...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...Shimmer Huang <shimmering.h@gmail.com>
Shinichi Hotori <hotorinn@gmail.com>
Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Shiraz Hashim <shiraz.hashim@st.com>
Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Shirish S <s.shirish@samsung.com>
Shlomo Pongratz <shlomop@mellanox.com>
Shmulik Ladkani <shmulik.ladkani@gmail.com>
Shmulik Ravid <shmulikr@broadcom.com>
Shobhit Kumar <shobhit.kumar@intel.com>
Shreshtha Kumar Sahu <shreshthakumar.sahu@stericsson.com>
Shreyas Bhatewara <sbhatewara@vmware.com>...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...Shimmer Huang <shimmering.h@gmail.com>
Shinichi Hotori <hotorinn@gmail.com>
Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Shiraz Hashim <shiraz.hashim@st.com>
Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Shirish S <s.shirish@samsung.com>
Shlomo Pongratz <shlomop@mellanox.com>
Shmulik Ladkani <shmulik.ladkani@gmail.com>
Shmulik Ravid <shmulikr@broadcom.com>
Shobhit Kumar <shobhit.kumar@intel.com>
Shreshtha Kumar Sahu <shreshthakumar.sahu@stericsson.com>
Shreyas Bhatewara <sbhatewara@vmware.com>...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...Shimmer Huang <shimmering.h@gmail.com>
Shinichi Hotori <hotorinn@gmail.com>
Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Shiraz Hashim <shiraz.hashim@st.com>
Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Shirish S <s.shirish@samsung.com>
Shlomo Pongratz <shlomop@mellanox.com>
Shmulik Ladkani <shmulik.ladkani@gmail.com>
Shmulik Ravid <shmulikr@broadcom.com>
Shobhit Kumar <shobhit.kumar@intel.com>
Shreshtha Kumar Sahu <shreshthakumar.sahu@stericsson.com>
Shreyas Bhatewara <sbhatewara@vmware.com>...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...Shimmer Huang <shimmering.h@gmail.com>
Shinichi Hotori <hotorinn@gmail.com>
Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Shiraz Hashim <shiraz.hashim@st.com>
Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Shirish S <s.shirish@samsung.com>
Shlomo Pongratz <shlomop@mellanox.com>
Shmulik Ladkani <shmulik.ladkani@gmail.com>
Shmulik Ravid <shmulikr@broadcom.com>
Shobhit Kumar <shobhit.kumar@intel.com>
Shreshtha Kumar Sahu <shreshthakumar.sahu@stericsson.com>
Shreyas Bhatewara <sbhatewara@vmware.com>...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...Shimmer Huang <shimmering.h@gmail.com>
Shinichi Hotori <hotorinn@gmail.com>
Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Shiraz Hashim <shiraz.hashim@st.com>
Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Shirish S <s.shirish@samsung.com>
Shlomo Pongratz <shlomop@mellanox.com>
Shmulik Ladkani <shmulik.ladkani@gmail.com>
Shmulik Ravid <shmulikr@broadcom.com>
Shobhit Kumar <shobhit.kumar@intel.com>
Shreshtha Kumar Sahu <shreshthakumar.sahu@stericsson.com>
Shreyas Bhatewara <sbhatewara@vmware.com>...