similar to: Some questions regarding CEntos

Displaying 20 results from an estimated 400 matches similar to: "Some questions regarding CEntos"

2004 Dec 14
1
What if this happens?
Does anyone have concern about this? What if Redhat stops giving SRPMS for new releases and updates in public? If you buy a subscription to RHEL AS and they have to give you the SRPMS because of GPL agreement can that person provide those SRPMS to public again because of GPL? They claim they are premium OpenSource company but they are still a company and for them money is bottom line.
2005 Apr 25
1
unsigned and signed ?
In an earlier post I made about learning how to use speex someone nicely responded to me with a Speex Wrapper they had written.. however I am having an issue now where all I seem to hear is a ticking noise after encoding and decoding with speex. It is definitely getting proper data, as if I hit the mic somewhat I hear some extra crackling noises. Now, my code was nearly the same... but...
2005 Apr 23
2
writing issues on arm build !
this is in reply to a different message i posted a couple days ago , im not sure how to specifically reply to it sorry :( heres the message: thank you very much vinod this does give me a nicer idea :) but i still have a couple questions well firstly, speex_bits_write is still blocking forever, i can never seem to get past that line (i am using the armv4 build on ppc2002, but i havent found
2005 May 08
2
Background command noanswer option
Hello List, I am an Asterisk newbie, and I got a question about Asterisk Background command's option "noanswer": What is required from the user agent, such as a SIP phone, to be able to hear the playback without Answer()? I'm asking this because when I used X-Lite, I could hear the the audio file but when I used a hardware phone (an ATA in fact) I couldn't hear it. The
2005 Apr 22
1
writing issues on arm build !
Hi all. I am a student writing a voip program on ppc for a project for school. Before I explain my issue, let me apoligize for being extremely newbie :( Here's the situation: I am using the ARMV4 release build from the speex website. Right now I am simply trying to make an encode function using speex that will take an unsigned char* of raw wav data (8000 samples, 8 bits / sample, mono)
2004 Apr 04
2
Problem with Manager Originate
Hi I am trying Manager interface for originate a call. This is what I get --------------- Action: Originate Exten: 555 CallerID: test <6656> Context: local Timeout: 600 Channel: SIP/8782 Priority: 1 Response: Error Message: Originate failed ---------------- What do I do wrong? Thank you Serge _________________________________________________________________ MSN Premium with Virus Guard
2004 Jun 01
2
Router, Firewall, SIP Rewriter, and GnuGK
Hi I am running firewall/router "brew" made of RedHat, Shorewall, Siproxd and GnuGK on a box that connects through PPPoE to Internet. I run Asterisk on another box behind of it and it seem to work fine for me. I am thinking of replacing the router box because hardware is getting flaky. I do not want to go through pain of assembling all this stuff together again. Does anybody know of
2005 Nov 04
4
Dom0 eth0 has different MAC address than expected, ignoring
Hi, I''m a newbie to Xen and I need some help. I saw user ''datto'' had a similar problem but changed to FC4 to resolve it. I''m currently running FC3 and Xen2.0.7. I did the usual ''make install'' and I can boot into Xen dom0. However, my network card is not working. The driver is found in the linux-2.6.11.12-xen0 tree but not selected. I
2005 Mar 15
0
Samba on Fedora 3 with Active Directory
Hi, I am trying to set up my test lab with a Windows 2000 Server PDC and a Fedora 3 machine running Samba. I am new to Linux but have gotten quite far searching how to's and other peoples posts, however, I have hit a wall. I have joined the Fedora machine to the domain, and I can see and access my Samba shares from Windows when I comment out the "valid users" line in the
2005 Apr 29
1
noise cancellation
Well I finally managed to get speex working :) Vinod I appreciate the wrapper code a lot, I found I couldn't get yours to work with the float conversion, but I changed to speex_encode_int instead and just passed in the shorts, and it worked perfect :) I am quite impressed with the quality, it sounds about the same as my PCM data.. however.. The mic on my ppc picks up EVERYTHING in the
2006 May 01
0
haiku bounties for network and usb stack
Haiku Bounties: www.haikubounties.org Is looking for developers to take up their code bounties for a usb and networking stack. Please drop by the site and apply if interested! _________________________________________________________________ Designer Mail isn't just fun to send, it's fun to receive. Use special stationery, fonts and colors.
2004 Mar 12
0
OpenLdap and Apache Questions
Hello, Darren: I read your post on the newsgroup: <http://lists.samba.org/archive/samba/2003-September/073808.html> I read your post when I was having trouble configuring my apache server to work with ldap. After reading your post, I installed the openldap library on my solaris 8 machine. I have a question, when you install the library, and configure the apache server with the following
2003 Jan 24
1
WHITEHAT DISCOVERS SERIOUS SECURITY FLAW AFFECTING ALL WEB SERVER S WORLDWIDE
FYI, Santa Clara, Calif., Jan. 20, 2003 -- WhiteHat Security, Inc. a Santa Clara, California based company that specializes in Web Application Security, has discovered a serious security flaw affecting all web server world wide. From months of extensive research and testing, WhiteHat has found a way to exploit a flaw in the way all web servers communicate.
2004 Jul 14
12
HP-UX 11i and largefiles on rsync 2.6.2
Hello, I'm running HP-UX 11i on an rp74xx. It's 64-bit. C compiler is as follows: B3901BA B.11.11.03 HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800) B3913DB C.03.30.02 HP aC++ Compiler (S800) /usr/bin/cc: LINT B.11.11.02 CXREF B.11.11.02 HP92453-01 B.11.11.02 HP C Compiler $ Sep 8 2000 23:13:51 $ I have successfully compiled rsync 2.6.2 and it
2023 Jul 01
1
SetCallerPres command gone
The AGI debug command worked well, and I found the offending command: SetCallerPres(allowed) That worked in Asterisk 13, but from my google searching it looks like this command has disappeared in Asterisk 20 (actually everything after ver 13). I thought it was replaced with CALLERPRES(allowed) but this generated an error too in Asterisk 20. Is there a replacement command? -----Original
2023 Jul 01
1
AGI script commands
I have an AGI script written in PHP that worked great with Asterisk 13. I'm porting it to an Asterisk 20 site and have a strange problem. I tried running the script from the command line and it works fine; I see the script commands written to stdout like VERBOSE "SmartScreen v1" But when run from asterisk the CLI shows: [2023-06-30 15:50:47]
2023 Jul 01
1
SetCallerPres command gone
I should have included the debug output: <PJSIP/Twilio-NA-W-3-In-00000006>AGI Rx << CALLERPRES(allowed) <PJSIP/Twilio-NA-W-3-In-00000006>AGI Tx >> 510 Invalid or unknown command -----Original Message----- From: asterisk-users [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of TTT Sent: Saturday, July 1, 2023 11:37 AM To: 'Asterisk Users Mailing List -
2006 Mar 13
4
YUM update from RHEL3 to CentOS3 stalls
Hi all, I just ran into a problem. I was following the nifty procedure to upgrade a WhiteHat/RHEL3.x box to CentOS 3.6 and the update hung. It was in the process of updating MySQL server, and a post install scriptlet apparently failed. So I killed the process with a CTRL-C. However, upon trying to restart YUM, it says there is nothing left to, saying: Gathering header information file(s)
2006 May 25
5
Weird Capistrano problem
I''m having problems launching the spin process via the deploy.rb task. Everything works great when is run the script manually via: % ssh admin@monterey.example.net /Web/Rails/Example/current/script/spin However, when I run ''cap spinner'' or ''rake remote:exec ACTION=spinner'', I get the following errors: % cap spinner loading configuration
2004 Aug 02
1
HP-UX 11i and largefiles on rsync 2.6.2 (fwd)
On Mon, 2 Aug 2004, Wayne Davison wayned-at-samba.org |Rsync List| wrote: > Would anyone who is seeing this problem please try out the patch that is > attached to this bugzilla bug: > > https://bugzilla.samba.org/show_bug.cgi?id=1536 I gave it a test and it seems to work fine on HPUX 11.0. It skips the problematic mkstemp() call. It also passed the largefiles test that I sent