Displaying 20 results from an estimated 6000 matches similar to: "Asterisk installation"
2008 Dec 16
5
Installing Asterisk v1.6 on Ubuntu Intrepid?
Hi all,
I am trying to isntall the v1.6 version of Asterisk on my Intrepid
system, but I get an error after I have typed make:
[CC] manager.c -> manager.o
manager.c: In function ?action_getvar?:
manager.c:1732: error: ?SENTINEL? undeclared (first use in this function)
manager.c:1732: error: (Each undeclared identifier is reported only once
manager.c:1732: error: for each function it appears
2009 Apr 07
6
python 2.4 - CentOS 4.7
I cant currently change the OS on this box but i need to have python 2.4
on it.
Does anyone know if there is a python 2.4 rpm available for CentOS 4 ?
thanks
2011 Sep 04
6
big problem at boot
I restarted the a Centos 5.6 server tonight and I ran in this issue:
I was able to boot.
Then instead of a normal boot with graphical interface the system requested :
'Enter run level'
'INIT'
I typed 5
then I got 'INIT: no more process left in this run level
How can I recover from the situation?
This is a production system back-up are made but left on the disk and transfer
2011 Mar 19
5
Dvd iso?
Exist none or only livecd?
mail mj at mjw.se
telefon 0104906298
_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS at centos.org
http://lists.centos.org/mailman/listinfo/centos
2009 Dec 15
2
Subversion server: v1.4 (centos) vs. v1.6 (rpmforge)
Hi,
I'm planning to upgrade an old public/internal development
infrastructure and will use CentOS 5.4 x86_64 as basis.
One of the critical server is Subversion (as an Apache httpd module).
We currently use Subversion v1.4 on the server and v1.6 on our clients.
While I was very happy with the v1.4 server over the years, we now
sometimes have weird issues which seem related to compatibility
2011 Jul 12
3
kickstart on 6
I am getting an error that "--depth does not take an option" on
kickstart for 6.0
This is my line in kickstart (works for 5.0)
xconfig --defaultdesktop=GNOME --depth=8 --resolution=640x480
--startxonboot
Why would they change that or is it broken?
Jerry
2012 Sep 28
5
Apache : Listen on ports other than 80
Sent from my BlackBerry wireless device from MTN
-----Original Message-----
From: adekunleadekoya at gmail.com
Date: Fri, 28 Sep 2012 18:49:33
To: <CentOS at mailing.list>
Reply-To: adekunleadekoya at gmail.com
Subject: Apache : Listen on ports other than 80
Hi,
I just install centos 6.3 on my oracle virtualbox. I tried 2 configure apache 2 listen on port say 1010 but after adding a
2010 May 21
5
[XCP] weight/cap VCPU-params ignores during migration
Good day.
I found that XCP ignores VCPU-params (weight and cap) after VM live migration, as well, as those parameters ignored if changed on running VM.
May I as someone with xcp cloud nearly check this bug? Thank you.
--
wBR,George.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Oct 27
6
Korg NanoKey under Wine
I have successfully installed/ran AudioMulch under Wine.
One quib, my MIDI interface is not showing up.
My first thought was to install the Windows driver under Wine, but it's the one .exe that wont let me root/Terminal it's permissions.
It's usually a class compliant plug/play device.
Any suggestions?
2009 Aug 12
3
Laptop hd incorrect
Hello
I'm new to linux and am trying to install centos 5.3 on my laptop and it has an ata drive but centos does not see the had or cdrom. Googleing does not give me much to check. The laptop is a hp-g60 249wm, latest bios update. The bios does not have any ability to change drive information. The bios basically allows me to only set time, date and boot item. Any advice or direction is
2011 Apr 13
4
Monitoring power consumption
Hi all,
I would like to monitor the power consumption of my server. What I am
looking for is:
* a simple monitoring device that would measure the power consumption
of 1 server
* a way to get the consumption reading from that device to my centos
server (via usb / wlan / whatever works)
Any suggestions?
Best,
Peter
2008 Oct 24
5
OT: Disable Polycom 650 Forward Softkey
I've got a problem that keeps popping up with my reception phone.
It is a IP 650 and the receptionist - on three occassions - has accidentally
hit the "Forward" softkey just before she enters the "Page All" keystrokes
and then all future calls get routed as an overhead page.
I will admit, the first time it happened, I was totally stumped. Why the
heck did I have
2011 Oct 27
7
Sangoma Card with 16E1 SS7 signaling
Hi Team,
i have been facing issues with sangoma card with 16 E1.
used LibSS7
asterisk 1.6
with 8 E1 the links are stable , but moment i add another card of 8 E1 for
to support 16 E1. link keeps fluctuating
any idea why ?
Please help
Thanks
Vinod Dharashive
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jan 14
6
Server reboots unexpectebly.
Dear group,
I am in the process of configuring 2 new servers. They are running Centos 5.5 and for the last three days they have been rebooting unexpectedly, can you point me in the right direction what to look for in the logs. I have been checking /var/log/messages but don't see anything that hint me any clues why this is happening. Your input is much much appreciated. Lisandro
PS. These are
2010 May 11
2
Text file manipulation in CentOS?
Dear All
>From my previous posts , I learned from you to make use of 'sort' , 'grep' ,
and 'grep -v' to manipulate text files . At now, I have generated a large
text file from my autoexpect script. To be more specific, I need to find how
many distinct records are there in say column#1? How can I filter out the
distinct records with number of occurances less than a
2008 Dec 11
2
problem with Asterisk on Ubuntu
Hello there,
I am trying to get Asterisk set up by using the book Asterisk: The
Future of Telephony. I am on Chapter 4. I have have set up Zaptel and
zapata.conf and also set up extensions.conf and when I run "asterisk -r"
at the Gnome-terminal to connect with Asterisk I get the following
message:
Unable to connect with remote asterisk
(does /var/run/asterisk/asterisk.ctl exist?) It
2009 Feb 06
8
iptables: forwarding on internal device
Good Evening,
I am trying to forward packages on an internal device using iptables:
/sbin/iptables -A FORWARD -i eth0 -o eth0 -m state --state
NEW,RELATED,ESTABLISHED -j ACCEPT
but the packages are still blocked, e.g.:
Feb 6 20:58:28 firewall kernel: DROP-TCP IN=eth0 OUT=eth0
SRC=192.168.100.177 DST=172.28.2.184 LEN=40 TOS=0x00 PREC=0x00 TTL=127
ID=16609 PROTO=TCP SPT=7166 DPT=3590 WINDOW=0
2009 Sep 21
1
Newsletter proof reading
Hey
After a lot of work by Marcus the next Newsletter release is nearing
completion. Could some people please proof read it.
Cheers Didi
----
My www page: www.ribalba.de
Email / Jabber: ribalba at gmail.com
Skype : ribalba
2009 Mar 17
2
system sizing
I'm looking to install a basic asterisk system for my church with:
8 inbound sip channels
8 sip handsets
basic voicemail
room to grow (maybe doubling each of the above)
What would be a recomended system as to needed processor and memory?
Thanks,
Eric
2015 Jul 21
4
how to determine what's installed from a repository?
Hello all--
I am trying to determine what I have isntalled from a given repository.
I have seen several references to "yum repo-pkgs" which I think is what
would work for me, but "repo-pkgs" does not seem to be a part of
yum 3.2.29. Is this a yum add on that I could get somewhere?
--
--------------------------------------------
MzK
"Way down deep, we're all