Displaying 20 results from an estimated 44 matches for "eyal".
Did you mean:
eval
2020 Jan 07
2
unexpected UPS status
...voltage: 241.0
output.voltage.nominal: 230
ups.beeper.status: enabled
ups.delay.shutdown: 20
ups.firmware: 03.08.0020
ups.load: 15
ups.mfr: EATON
ups.model: 5E 1500i
ups.power.nominal: 1500
ups.productid: ffff
ups.start.battery: yes
ups.status: OL
ups.timer.shutdown: -1
ups.vendorid: 0463
TIA
--
Eyal at Home (eyal at eyal.emu.id.au)
2003 Apr 03
4
Password Aging Policies - SAMBA
I am new to SAMBA. I am using it with LINUX and I love it! Nice change from you know who.
I am sorry if this is a lame question, but I am setting up a Primary Domain Controller and a Backup Domain Controller. All the clients are Windows 2K or XP. I need the clients to reset their passwords every 30 days. I am having a hard time locating a procedure to set this feature. LINUX has 'chage'
2010 Jun 25
5
Is there a default dial plan that is not in extention.conf?
...ange it to _1XX
and the asterisk act according to a different (Default??) dial plan and not
the one I want? Is that possible? Where is the other dialplan sits? In my
extention.conf I can't see something that look like what asterisk is
dialing.
How can I trace\debug my dialplan?
Thanks,
Eyal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100625/2318c903/attachment.htm
2016 Nov 21
0
Request to join Centos Virt SIG
On Mon, Nov 21, 2016 at 3:45 PM, Eyal Edri <eedri at redhat.com> wrote:
> Hi,
>
> My name is Eyal and I've been a member of the oVirt infrastructure team
> [1] from its inception date a few years ago.
>
> In our team we're constantly using Centos repos to test oVirt on our CI
> systems [2] and I woul...
2019 Jul 19
1
USB UPS problem
...Jul 19 09:55:28 2019] hid-generic 0003:0463:FFFF.000C: timeout initializing reports
The above repeats indefinitely. Same with the latest f30. Replacing the USB cable does not improve this.
Maybe a USB module had a parameter change and I need to override it? Longer timeout? More retries?
TIA
--
Eyal at Home (eyal at eyal.emu.id.au)
2004 Oct 27
1
cannot establish connections from the machine to the internet
first thing: I''m not on the mailing list so please reply to
eyall@fitracks.com
now
i have a linux workstation inside the office''s LAN, from some reason i
cannot establish connections from the machine to the internet with those
settings.
i''ve been trying to change prefs and read almost all the docs but still
don''t know
what''...
2020 Aug 19
4
Eaton 5E 1100i USB UPS - failed to claim USB device error
Hi
BACKGROUND INFO:I have a new Eaton 5E 1100i USB UPS which their website
claims is supported on Linux. They don't provide software for it for
Linux, only for Windows.Referring links:
https://www.eaton.com/za/en-gb/catalog/backup-power-ups-surge-it-power-distribution/Eaton_5E_UPS.html
https://www.eaton.com/za/en-gb/skuPage.5E1100IUSB.specifications.html
It was manufactured in May 2020
2023 Jan 28
1
nut does not start after reboot
On up-to-date f36, with latest kernel 6.1.7-100.fc36.x86_64.
After receiving a few of these messages
Broadcast message from nut at e7.eyal.emu.id.au (somewhere)
UPS ups at ups is unavailable
I noticed and ran
sudo systemctl restart nut-driver at ups.service
which triggered
Broadcast message from nut at e7.eyal.emu.id.au (somewhere)
Communications with UPS ups at ups established
I now added the restart to rc.local.
Is there a bet...
2012 Jan 09
2
create table in mysql using asterisk
Hi,
I try to create a new table using MYSQL command in asterisk.
This is what i write:
Query resultid ${connid} CREATE TABLE IF NOT EXISTS "conference_600"
("id" int(11) NOT NULL auto_increment, "channel_id" varchar(40),
"number_in_line" int(2), PRIMARY KEY("id")")
and this is the warning that i get in the cli:
app_addon_sql_mysql.c:383
2011 Dec 06
2
Talk detection in meetme
Hi,
I create Chat room with MEETME and now I have a problem.
I want that the host of the room could identify the participants in the
room by their speech, so that if a participant uses language the host
could kick him from the room.
Is there a way to do it?
thanks.
Eyal Mahalal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111206/391c9334/attachment.htm>
2019 Sep 06
5
"battery is low" logged
I got around to unplugging my UPS and I found it doesn't last nearly as
long as estimated.
Is the "upsmon[1446]: UPS desktop_ups at localhost battery is low" logged
when "battery.runtime:" = "battery.runtime.low: 120"?
Does any make better batteries that don't go down faster when they get old?
battery.charge: 100
battery.charge.low: 10
2019 Aug 06
4
Monitor UPS Brand SMS
Hi Users NUT,
I want monitor a UPS of brand SMS (Sinus Double 8 KVA) using a
raspberry-pi. In compatibility list, is listed to use the blazer_ser
driver. I use a USB adapter to RS-232 conected in to the No-Breake. Follow
the comands e confs.
root at rasp:/home/pi# lsusb
*Bus 001 Device 004: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial
Port*
Bus 001 Device 003: ID 0424:ec00 Standard
2019 Aug 06
0
Monitor UPS Brand SMS
...gt; Network UPS Tools - UPS driver controller 2.7.4
> Network UPS Tools - Megatec/Q1 protocol serial driver 1.57 (2.7.4)
> No supported UPS detected
> Driver failed to start (exit status=1)
>
>
> Somebody could help me to accomplish the monitoring.
>
>
> Regards.
--
Eyal at Home (eyal at eyal.emu.id.au)
2019 Sep 06
0
"battery is low" logged
...nnected and the UPS shuts down soon (often in seconds).
You can test the condition of the battery by periodically removing the power input and see how long
it actually runs down to, say, 20%.
Vendor software usually has a "test" feature, don't know if nut has this.
HTH
[trim]
--
Eyal at Home (eyal at eyal.emu.id.au)
2010 Jul 10
1
How can get user inputs from called party after dial?
Hi,
I want to dial a party, play him a message and wait for his input, i.e. DTMF
digits and use them to control the rest of the dial plan.
How do I do it?
If I use Dial it will not return until the end of the call, isn't it?
Thanks,
Eyal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100710/4fb1c635/attachment.htm
2007 Mar 19
2
Debugging Bug 5253: How to find who owns address space range?
I am trying to debug a wine crash I am having when using GDI rendering for
Starcraft BNet (Bug 5253). This bug does not happen in OpenGL mode, but my
purpose is to understand the source of the bug and not to workaround it.
(Bug link: http://bugs.winehq.org/show_bug.cgi?id=5253)
The crash is in some unrolled memcpy loop that writes to screen memory, and
as the bug description says, crashes after
2020 Aug 19
0
Eaton 5E 1100i USB UPS - failed to claim USB device error
...was thought that it is not needed anymore...
I manually enabled the quirk with a kernel boot option
usbhid.quirks=0x0463:0xffff:0x08
Append this to GRUB_CMDLINE_LINUX_DEFAULT in /boot/grub2/grub.cfg
I do not have a record of the source of this advice, I found it searching the 'net.
HTH
--
Eyal Lebedinsky (eyal at eyal.emu.id.au)
2019 Sep 07
0
"battery is low" logged
On Sep 6, 2019, at 6:28 PM, James wrote:
>
> I got around to unplugging my UPS and I found it doesn't last nearly as long as estimated.
The estimates are typically less accurate when the load is light (output is showing 5%). Also, as Eyal mentioned, five years is getting old for a lead-acid battery.
>
> Is the "upsmon[1446]: UPS desktop_ups at localhost battery is low" logged when "battery.runtime:" = "battery.runtime.low: 120"?
To first approximation, yes. Technically, upsmon is looking for th...
2020 Jan 08
2
unexpected UPS status
On Tue, 7 Jan 2020, Eyal Lebedinsky wrote:
> On 2020-01-07 23:01, Roger Price wrote:
>> There is no report for variable "ups.delay.start" in your upsc output.
>> What does command "upsc <ups> ups.delay.start" report?
>
> $ upsc eaton ups.delay.start
> Init SSL without cer...
2009 Jul 20
0
No subject
one under my default context at extention.conf.
And what is [pbx_config]?
Thanks
Eyal
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Tzafrir Cohen
Sent: Friday, June 25, 2010 4:05 PM
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] Is there a default dial plan that is n...