Displaying 20 results from an estimated 110000 matches similar to: "donations"
2016 Jan 21
4
is there some blocking in 11.21.0
I am using the AMI interface to start calls.
At one point I have a 10 second delay "Wait(10)" in the dialplan...
During this time it "seems" that if I then connect with the manager
interface
and place a call that nothing happens till the 10 seconds is done...
I am requesting Async yes...
manager_str Action: Originate[CR ][LF ]Async: Yes[CR ][LF ]Channel:
SIP/430[CR ][LF]
2010 Feb 08
7
slowness in sendmail - 60 second timeout
I am sending an email from my machine devcentos5x64.
the transcript below (hangs for 60 seconds) at the line:
MAIL From:<root at devcentos5x64.msgnet.com> SIZE=56
AUTH=root at devcentos5x64.msgnet.com
The email succeeds - but I am trying to figure out the 60 second delay.
Neither email server is busy. Nothing is waiting.
the DNS on both machines point to the same nameserver. The DNS
2005 Oct 12
2
way to keep program in memory
Is there a way to specify that program X should be kep in memory and not
swap it out?
I have a program that takes some time to load and as long as you keep
using it its responsive
but if after sometime its not in use and now I use it it has a slow
response till it gets swapped back in.
The box in question has 1 GIG ram and its not running much else just
this program really. Just looking
for a
2014 Mar 24
1
Asterisk 11.8.0 and 11.8.1
I have used every asterisk 11.8.X version.
Have not had an issue till 11.8.0 and 11.8.1
When I use ConfBridge I am attempting to put all
participants in MUTE mode and just one talker...
However, since 11.8.0 I am hearing feedback in the
announcement like the channel is not really muted.
I dropped back to 11.7.0 and I hear no feedback.
Has something changed - or - am I not correctly setting
up
2007 Aug 30
3
rsync arg list to long
I am trying to do an rsync or scp from machine1 to machine2.
I am getting arg list to long.
I am using centos 5 machine 1 and centos 4.5 on machine2.
I am using the default shell which is bash.
How can I get past this?
THanks,
Jerry
2005 Aug 26
3
impress viewer for openoffice
Hi,
I am attempting to find an openoffice powerpower point viewer.
I found imposter but when I run my file it says "Cannot find zip signature".
I though I would zip it up an try it again but that did not work either.
Also I dont think there is a way from the command line to go fullscreen?
not sure.
Anyone know of a good power point viewer for centos?
or a way to make impress
2005 Dec 19
7
Compaq V2000 laptop no USB recognized
To continue here with problems on this compaq v2000
laptop, I put kernel source on a USB disk and plugged it
into the v2000. NOTHING IS recognized.
I tried to manually mount the disk and nothing either...
I thought USB was well established....
I thought trying to recompile the kernel for realtek support
might get my networking going...
I am stuck???
Jerry
-------------- next part
2010 Jul 09
3
power outage
I have a TE205P that has been working fine for 2 years.
power outage yesterday took out my everything for over an hour.
Everything has come back up except the PRI. My provider has checked it
to the box
and says everything looks good on their end.
I get this message:
[Jul 9 12:40:32] WARNING[13709] chan_dahdi.c: No D-channels available!
Using Primary channel 24 as D-channel anyway!
ztcfg
2009 Feb 18
7
question on hwclock
I am trying to hwclock to set the time. (hwclock -w)
this is what I get on standard 5.2 x86_64.
hwclock --debug
hwclock from util-linux-2.13-pre7
hwclock: Open of /dev/rtc failed, errno=19: No such device.
No usable clock interface found.
Cannot access the Hardware Clock via any known method.
[root at devcentos5x64 src]# ls -l /dev/rtc
crw------- 1 root root 10, 135 Feb 6 13:32 /dev/rtc
Any
2009 Nov 25
3
where is tunctl
I am following directions in
http://wiki.centos.org/HowTos/KVM#head-c02a0b33e7949b0bc3b151ac6e0bdfb91b6bbd1c
it says do yum install bridge-utils - works fine,
they yum install tunctl does not find anything.
yum provides "*/tunctl" does not find anything
I am using 5.4 x86_64.
Is this howto out of date?
How do I get tunctl?
Thanks,
Jerry
2008 May 16
4
has something happened to grep
Hi all,
when I do a "grep JERRY *.h" nothing is returned which is what I expect.
This is in my source directory...
when I do a "grep JERRY *" every file is returned an a line printed even
though there is no JERRY on the line.
Then if I do a "grep JERRY *.c" just the 4 lines that have JERRY are
returned.
This is what is prints for "grep JERRY *"
src#
2016 Aug 15
4
DAHDI on CentOS 7
What is needed to get DAHDI to start up correctly on CentOS 7 and systemd...
I am using DAHDI-linux-complete 2.11.1
I saw mention in my search that it has been fixed after 2.11.1 but cannot
find
what the fix is.
Thanks,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jan 10
3
usb 3
I am trying to plug a USB 2 device in a USB 3 slot. Nothing is being
detected
in "lsusb". Is there something special I need to do? I am running centos
5.5 x86_64.
I thought 3.0 was backward compatible. Nothing special about my device
its an RS232 to USB device.
It works in 2.0 slot.
Thanks,
Jerry
2008 Nov 12
6
close open relay
hi all, running centos 4.7 i686.
I seem to have an o pen r elay sendmail server.
How do I close it?
I have the STRAIGHT centos install sendmail.mc file.
Only thing I changed was:
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
so as to allow incoming email and not just localhost. however this seems
to relay everyone.
I looked at http://www.sendmail.org/tips/relaying but it
2009 Sep 22
6
installing 5.3 with 512M ram really slow
I was installing centos 5.3 x86_64 on a sempron 2.7G machine with
512M ram. The install started off fine then REALLY SLOWED down
about 70% into install. I did have a swap space. after that it just crawled.
I tried restart the install a couple times at 512M. Same thing around 70%
the slow down.
I then put in 1G of RAM and everything zipped on past and finished fine.
Does 5.3 have minimum
2007 Nov 29
4
special tricks for developers box on centos 5
I was just wondering if there are special tricks people do
that compile A LOT on centos? Do RAM disks help or something else I dont
about that minimizes your compile time? I presently have and AMD x2
4800+ with 2GIG ram.
Just curious if I can reduce any more time out of my compiles.
Jerry
2010 Oct 01
3
question on mkfs.hfsplus
I am wanting to use the mkfs.hfsplus as mentioned here
http://www.oli.id.au/createosxdmgdiskimagesinlinux
but I dont have the command.
yum provides "*/mkfs.hfsplus" returns no packages found.
Where do I find this command? Thanks.
Jerry
2016 Jan 21
4
is there some blocking in 11.21.0
>Are you saying that this worked in earlier versions but you started to
>get the delay when you updated to 11.21.0? Or just that you happened to
>be using 11.21.0 the first time you tried this scenario?
I should have said "first time" trying this.
Any thoughts?
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Aug 03
4
single port voip gateways
I have used the handytone 488 from grandstream in the past....
However I need to be able to send a number to a unit like the 488 and
have it dial out.
Is there a unit like this available? Basically a 488 unit that can place
a call out.
Jerry
2010 Dec 21
3
preparing to migrating to new system
hi all,
I will be migrating my mail server from centos 4.8 to 6 when its released.
Basically its just a number of users with their passwords. Their mail is
downloaded to their clients
and not stored on the server.
What is the most sensible or correct way to migrate ALL the users to the
new system?
Way in the past is was just perhaps copy the /etc/passwd file but I know
thats not the case