Displaying 20 results from an estimated 1300 matches similar to: "Rapid DTMF missing digits"
2023 Feb 20
1
Using 'dummy.ups' for a real application, not just testing...
> Do you think there could be some merit in either embellishing dummy-ups
or deriving a new driver from it that is sanctioned as a 'file-based'
interface for NUT?
I'd say one problem would be relative inefficiency and overheads: you have
one process talking to the device to extract data, save it into a file,
another process to regularly fopen() and read it and tell `upsd` to
2008 Feb 10
4
IAX2 trunks unreliable becoming UNREACHABLE after a time
I have a network of offices using Asterisk that are connected via IAX2
trunks. The trunks work great for a day or two then for no reason at all one
end of the trunk will become UNREACHABLE while the other end is still
connected. The only way to fix the problem is to shutdown Asterisk completly
then start it backup again. The end that dies is not always the same, some
times it is server A and some
2008 Feb 17
1
IAX2 trunks unreliable becoming UNREACHABLE aftera time
Dear Royce;
Did ur problem resolved? Because now I am facing same
problem.
It look like that it happens with IAX trunk only, but
does not happen with IAX endpoints that registering
(as trunk does not register, it sends the call
directly).
My initial analysis that one of the following can help
to let the trunks talk: if there is an IAX endpoints
registering to the machines, then trunk become
2006 Aug 09
1
Re: URGENT: OCFS2 hang - 32 node cluster POC
Run:
# top
# vmstat 1
# iostat -x /dev/emcpowerb 1
The latter two you can save to a file. For top, just monitor cpu usage
and see if any process is hogging all of it.
Colin Laird wrote:
> and the fstab settings:
>
> # This file is edited by fstab-sync - see 'man fstab-sync' for details
> /dev/VolGroup00/LogVol01 / ext3
> defaults 1 1
>
2012 Feb 23
9
32bit and 64bit version of a package
Hi,
I''m trying to write a recipe to install the latest libstdc++ in both
32bit and 64bit flavors and running into issues. Yum only wants to
install the 64bit version if I do:
yum install libstdc++
If I do something like:
package { "libstdc++.i386" : ensure => latest }
It tells me "nothing to do"
Any suggestions on the right way to do this?
Thanks!
Alan
--
2004 Jul 19
5
Cheap PoE switches/injectors?
I'm trying to spec out hardware for a new office, and I'd like to
include power over Ethernet as an option. I've seen a handful of PoE
injectors around $1000 for 24 ports and a couple switches up around
$2500 for 24 ports. Are there any cheaper options, short of buying a
boatload of 1-port injectors off of ebay? I don't really need more
then 24 ports of PoE out of 48 total
2006 Aug 20
4
[LLVMdev] bytecode didn't read correctly under cygwin
Hi!
I'm trying to run "llc" tool on files from "test" subdirectory of LLVM root.
I compile source files with the following line:
llvm-gcc -c -ocompiled.o ackermann.c
Then I run llc like the following:
llc compiled.o
which outputs
llc: bytecode didn't read correctly
(I mean, I try it with different options but even the default ones aint
working)
My llvm-gcc
2005 Sep 18
2
Update/upgrade paths?
Good afternoon, Netizens...
I have a number of 3.3 CentOS boxes that are quite a substantial distance
from my home office. Short of physically going to those sites with a fresh
set of CD's in hand, is there a method of remotely (via secure SSH)
updating not only the files but the distribution as well, say to 4.1? Can
you do a distribution update without using CD's?
After a few weeks of
2005 Dec 13
2
Restricting logins to certain clients
I run samba-3 as PDC for a small domain with 4 clients. User
A should be allowed to login on all client machines, while
logins for the privileged user B should be restricted to 2
machines for security reasons. Any ideas how to manage
that? Suggestions for further reading would be highly
appreciated?
Hans Musil
2024 Oct 24
1
Unrecognized command-line options
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/nut-upsdev/attachments/20241024/4b16b621/attachment.htm>
2004 Apr 05
3
Buzzing on TDM400P FXS?
I have an intermittent problem with the one FXS line that I have. On
most calls, the first ~5 seconds of the call has a loud buzzing noise
on the line. After 5 seconds or so, it fades off to nothing, and the
sound quality is great. Searching for "buzzing" on the list doesn't
give a whole lot to work with. The buzzing happens on calls that are
routed over both my FXO line and
2006 Feb 06
3
Typo download during site migration
Is there a deep link still active to download Typo while
http://typo.leetsoft.com/ moves to its new home?
Thanks,
Zack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060206/9034c40f/attachment.html
2004 Jul 27
2
Polycom IP-600 leasing?
We're interested in leasing roughly 15 Polycom IP-600 phones. Does
anyone have a vendor that they can recommend for this?
Scott
2009 Mar 15
2
Sun ONE and Samba
Has anyone had success using Sun ONE as an LDAP (authentication)
back-end to Samba (preferably 4.0, but 3.3 would be fine)?
I've found people who've tried and given up.
Sun itself hasn't provided answers, but I haven't given up on them;
I'll keep reformulating my questions, and asking again.
One speculation on my part is that, if I can just figure out where in
Sun ONE the
2005 Jul 14
2
SSL certificate access with Apache2/fastcgi
I''m trying to add SSL certificate-based authentication to an existing
Rails application. I''m running into major problems because I can''t
find a way to determine *which* certificate was used for
authentication. With CGI, Apache (2.0.5x) would add environment
variables to tell me about the certificate used, but they don''t seem
to be available with
2005 Sep 21
2
FWIW...
Good morning, everyone...
Perhaps this will either help or encourage others interested in using
CentOS as a networked workstation. It is based upon my experiences, and
all other disclaimers apply.
1. I did a basic workstation install from 4.1 CD's deploying KDE and Gnome
desktops and, other than a few minor issues, mostly of my making,
everything went smoothly. The install process is
2006 Jul 10
7
Rails app in a subdirectory via Mongrel
I''m trying to make Mongrel the default web server for Typo, but I''m running
into a problem. Is there an easy way to run a Rails app in a subdirectory (
http://foo/blog instead of http://foo/) with Mongrel? For most apps, I''d
just change routes.rb to include the prefix that I wanted, but that won''t
really work with Typo--I''d rather not require a few
2008 Oct 06
15
Looking for some hardware answers, maybe someone on this list could help
I posted a thread here...
http://forums.opensolaris.com/thread.jspa?threadID=596
I am trying to finish building a system and I kind of need to pick
working NIC and onboard SATA chipsets (video is not a big deal - I can
get a silent PCIe card for that, I already know one which works great)
I need 8 onboard SATA. I would prefer Intel CPU. At least one gigabit
port. That''s about it.
I
2004 Jun 27
2
H323 audio problem
Hi everybody,
I'm running an asterisk box -cvs version since few monthes, updated it
middle of may and a last one on thursday (24 june) Since this one, my
H323 calls loose they audio, both sides. Calling directly from
Gatekeeper is ok, so problem comes from h323 asterisk channel.
I saw few people telling about similar problem begining of month, does
they solve their problem?
I also grab
2004 Apr 08
4
Local Calling Area database?
Is there an easy way to get information about local calling areas out
of telcos? I'm trying to get a list of area codes and prefixes in my
local calling area out of Verizon, and it looks like they've stopped
providing the information online. Is there an easy source that I'm
missing, or do I need to call them and have them mail me a copy every
few months?
Scott