similar to: Fedora2 and Kernel 2.6 again!

Displaying 20 results from an estimated 900 matches similar to: "Fedora2 and Kernel 2.6 again!"

2005 Feb 26
5
Packages on demmand
Hi all, I have four servers (one with redhat 7.3, two with CentOS 3.4 and one with CentOS 4 for testing). I would like to do a partial package mirror with os, updates, contrib branches and so on. Anybody knows if exists any tool for redhat based distros, like apt-proxy in debian world ( that donwloads packages on demmand), that supports this feature?? I see yam tool from dag repository, but it
2005 Feb 19
1
Asterisk with Multitech H323 Gateway MVP400
Hi List, I have a Multitech H323 Gateway MVP400 box with 1 phone on port FXO 1. I have Asterisk ruuning in Fedora Core 3. Both are in the same network. But I can't figure what I have to do in Asterisk to make that box work. What files I have to configure? Can anyone help me? I will really appreaciate youu help. Luis. _________________________________________________________ Do You Yahoo!?
2003 Dec 09
2
Difficulties trying to control VOIP traffic with TC - HTB
Hi all: I hope someone can help me with this "little" problem... I''m using a linux script to sub-divide my bandwidth (64kbit) into: 40kbit for VOIP, and the remaining 24kbit for http. So, the commands I''m using are: ============================================ #!/bin/bash # This script shapes "downloading" stuff # Initial qdisc tc qdisc add dev eth1
2002 Aug 08
3
I can't compile wine
I there, I tried to compile winex 20020806 but I have this thing after making depend: make[2]:***[ppy.tab.c] segment foult make[1]:***[wrc/__depend__] Error 2 make:***[tools/__depend__] Error 2 and then stop all. I don't really know what to do, help will be appreciated. I am using Mandrake linux 8.2 with gcc 3.0.4 The wine who came with the CD works. But I need the newer. J.C.
2002 Feb 14
4
How to read a long string of characters as a vector
Dear R users, I would really appreciate some help, I have a plain text file which contains info like NANATGGGGGGGCCCAGCTTGAATTCCCNTCCCCNTTCCCATCCAGGCC I would like to read it as a vector, for example, (N,A,N,A,T,G,G,G,G,G,G,G,C,C,C,........) I've tried commands such as read.table and scan but I don't get what I want. Thank you in advanced. Sandra
2004 May 25
2
sip phone problem
Hi all. I have 2 ip phones (Grandstream Budgetone): -budgetone1 -budgetone2 All two are connected to an Asterisk server. When I make a call from budgetone1 to budgetone2, I can speak with budgetone2 whith no problem. But when budgetone2 hangs up, budgetone1 does not play any tone (like busy tone). Budgetone1 seems to be still in conversation, but what conversation! Has anyone had a problem
2004 Nov 09
23
SEPARATING VOIP AND SURFING
Dear list: I have a problem I cannot handle yet, and need to solve it as soon as possible. Would be very greatful with anybody who can help me. I have a 512/512 link to internet, that I want to share between several computers. I have eth0, with a public IP address, conected to Internet, and also, eth1, with a private IP address, for network with the surfing computers. I have a main class with
2004 Jan 14
1
htb+redhat7.3
HI all Just doing so recon before doing a installation Will htb work on redhat 7.3,default kernel,i think 2.4.18? Thanks _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Apr 06
1
indications.conf settings for spain
Aqu? tienes, [es] description = Spain ringcadence = 1500,3000 dial = 425 busy = 425/200,0/200 ring = 425/1500,0/3000 congestion = 425/200,0/200,425/200,0/200,425/200,0/600 callwaiting = 425/175,0/175,425/175,0/3500 dialrecall = !425/200,!0/200,!425/200,!0/200,!425/200,!0/200,425 record = 1400/500,0/15000 info = 950/330,0/1000 dialout = 500 Sergio Serrano Revuelto Avanzada 7 Original Message:
2005 May 12
1
Xen under CentOS 4
hi all, Where i can found docs about install Xen under CentOS 4 ?? (I only find docs for Fedora). Do I need a precompiled kernel or can I use binary kernel that comes with xen binaries??? And the last question, can I a fresh install solaris 10 under xen?? Thank you very much for your help. _________________________________________________________ Do You Yahoo!? Informaci?n de Estados Unidos y
2004 May 20
0
budgetone problem on hangup
Hello to all. I have a couple of budgetones connected to Asterisk server. I can establish calls using budgetone with no problem, but when I hang up a Budgetone, Asterisk does not detect the hangup. It seems that the communication goes on in spite of budgetone's hangup. My sip.conf: [general] disallow=all allow=ulaw bindaddr=172.16.60.21 [sip1] callgroup=1 pickupgroup=1 type=friend
2005 May 24
1
Release date for 3.5
Hi all, Somebody knows when centos 3.5 will be released?? Thank you very much. _________________________________________________________ Do You Yahoo!? Informaci?n de Estados Unidos y Am?rica Latina, en Yahoo! Noticias. Vis?tanos en http://noticias.espanol.yahoo.com
2005 Mar 01
1
rsync + ssh -o -p -g -l
Hi, i need move 20 GB of data from a old computer to a new server and I need than the permiss of user, group, other and symlink be the same in the new server. Y try with rsync -avzpogl -e ssh archivoOrigen usuario@ipDestion:/dir2/ but when a see in the new server, the data dont have the same permiss of owner, group than the old server. How i can to have the same permiss? Note: I dont
2005 Mar 03
1
Fwd: Re: rsync + ssh -o -p -g -l
Nota: Se adjunt? el mensaje reenviado. _________________________________________________________ Do You Yahoo!? Informaci?n de Estados Unidos y Am?rica Latina, en Yahoo! Noticias. Vis?tanos en http://noticias.espanol.yahoo.com -------------- next part -------------- An embedded message was scrubbed... From: michael mendoza <mike114x@yahoo.com> Subject: Re: rsync + ssh -o -p -g -l Date:
2005 Mar 04
0
Error compiling madwifi for CentOS-4
Hi all, I am trying to compile madwifi for CentOS-4 without success. Error is: Checking if all requirements are met... ok. mkdir -p ./symbols for i in ./ath_hal ath_rate/onoe ./net80211 ./ath; do \ (cd $i; make) || exit 1; \ done make[1]: Entering directory `/usr/src/madwifi/ath_hal'' make -C /lib/modules/2.6.9-5.0.3.ELsmp/build SUBDIRS=/usr/src/madwifi/ath_hal
2004 Apr 23
1
call transfer with consultation
Hello. I am a spanish student, so excuse my English. I have this HW: - 2 X100P PCI with two analog lines plugged in. These lines are two extensions of a panasonic PBX. Zap/1 = X100P <-- analog line --> extension #237 PBX Panasonic Zap/2 = X100P <-- analog line --> extension #245 PBX Panasonic - 1 TDM20B with two analog telephones plugged in. Zap/3 = TDM20B
2004 Sep 27
1
Fedora2 and zaptel - using the udev
Hi, I am sorry if this message has been reposted, but for some reason I am having problems with posting it. I configured asterisk and zaptel modules with fedora2. I want to be able to load the zaptel wcfxo and wcfxs modules. For now I will use only the Wildcard TDM400P card. I am able to load the modules but I cant configure them using ztcfg or zttool because the tools are compiled to use the
2004 Sep 14
1
Workgroup Browsing Issue and wins on 3.0.6
Hi, I am having an issue browsing my work group, i have made the samba server the master browser and it wins the elections. As far as i can tell from the nmbd.logs it is also collecting hosts for the workgroup but when you try to list the workgroup this error is recorded in the messages log : nss_wins[7417]: [2004/09/14 09:54:23, 0] smbd/service.c:make_connection_snum(570) nss_wins[7417]:
2004 Sep 06
1
Problem Loading asterisk_oh323-0.6.3b eith last *cvs...
Hello I?ve just install last cvs version (Mon Sep 6) of Asterisk with asterisk-oh323-0.6.3b and pwlib-v1_6_6-src.tar.gz, openh323-v1_13_5-src.tar.gz and . this is the error loading asterisk with chan_oh323 module:: [cdr_csv.so] => (Comma Separated Values CDR Backend) [cdr_manager.so] => (Asterisk Call Manager CDR Backend) == Parsing '/etc/asterisk/cdr_manager.conf': Found
2006 Feb 21
1
DTMF Tones in RTP Payload as Well as in Events = Duplicate Tones
Dear friends, As I commented some while ago in the list, occasionally when DTMF Tones are sent, they appear in RTP Payload and in Events too, producing duplicate tones being recognized. This behavior happens in Asterisk as well as in Gateways such as Cisco, for which we had the opportunity to observe the error and extensively debug it. We ended up recognizing good digits by adjusting audio gain