similar to: Creating a client

Displaying 20 results from an estimated 1000 matches similar to: "Creating a client"

2005 Mar 09
1
compile error
king all in vorbisfile make[2]: Entering directory `/home/ronan/libvorbis-1.0.1/doc/vorbisfile' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/ronan/libvorbis-1.0.1/doc/vorbisfile' Making all in vorbisenc make[2]: Entering directory `/home/ronan/libvorbis-1.0.1/doc/vorbisenc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory
2006 Jun 23
1
SIP -> PSTN calls not connecting properly
Hi, I've got a problem with my asterisk set up which has been going on for a while (months). I'm currently running 1.2.7.1 on a gentoo box with the topology below: +-----+ PSTN ---------+ * +------------- Service Provider (wctdm400p) +-+-+-+ IAX | | | | FXS --+ +-- SIP (cisco 7940)
2001 Oct 24
3
2.4.13 Stability?
Hiya, Now that 2.4.13 has been release, any word on how stable ext3 is on this? Hope they haven't broken anything in the vm again....;) I'm currently running 2.4.8 and I'm very happy with it and given the nightware over the past few releases, just wanted to find out what the state-of-play is at the moment. -=David=
2009 Dec 31
1
ggplot2: How to change font of labels in geom_text
Happy New Year everyone. I have what I hope is a simple-to-answer question. In the code sample below, I'm using a tile plot to plot a continuous measure and overlaying the plot with labels. I need to print the labels in courier, but there appears to be no way to override the default font setting in geom_text. I've scoured the web for clues on how to do this, but found nothing relevant.
2007 Oct 26
0
Masters/PhD Scholarship at National University of Ireland
More Scholarships are posted at http://cambodiajobs.blogspot.com ** *National University of Ireland* *Institute of Microelectronics and Wireless Systems* - Masters/PhD Scholarship in Software Defined Radio Systems - Masters/PhD studentship in the area of Spectrum Sensing for Cognitive Radio - Masters/PhD studentship in the area of Spectrum Sensing for Cognitive Radio and -
2005 Oct 13
2
Re: mySQL command line within rails - access denied? [solved]
--- Alex Young <alex-qV/boFbD8Meu8LGVeLuP/g@public.gmane.org> wrote: ><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> > Have you
2004 Mar 24
1
stalled 'sync' on ext3+quota over drbd
I don't know yet if this is an ext3, quota or drbd issue, but I'll ask anyway. I am building a HA NFS server using two Dell-1750's and drbd. I have ext3 filesystem with quota built on drbd device running over 200Gb disk partition (hardware raid0+1), drdb-mirrored across servers. The kernel is 2.4.25, so hopefully quota deadlock should not be a problem (it was on 2.4.24). Now, the
2011 Dec 13
4
Keep sourcing when there is an error
Hello, I want to know if there is any way to avoid source() stopping when there is an error. Here is the content of my Main.R script: source("~/R/source/Constructor1.R") # Object1 should be constructed ifelse(exists("Object1"), # It's an S4 object print("Object1 exists"), # I can't avoid using 'validity'
2005 Jan 24
3
TDM400 in aging Dell Optiplex
I've got an old Dell Optiplex (Pentium-II, 1998 Vintage) which is successfully running an X100P card. I'm hoping to upgrade to a TDM400. Has anybody tried running these cards in old Optiplex machines? I'm not particularly worried about horsepower - more about the motherboard having a PCI bus that's able to power up the card... -Ronan
2005 Jun 14
2
Prebuffering best practices
What is the best way to pick a prebuffering length for a streaming audio application using UDP transport? I'm using Speex in a VoIP application with RTP transport, currently with a fixed 500ms prebuffer on the playback side. However, I'd like something a bit more adaptive to accomodate high-jitter connections. For example, in one test configuration there is a very low average
2003 Aug 01
2
FTP
Hello, I usualy permit TCP traffic on ports from 1025 to 65535 of the servers that I need to permit FTP access. Is there a more secure way to permit FTP access instead of to permit such ports? I have a FreeBSD gateway/router on a building with these ports open and I?m having some problems with users using softwares like Kasaa and eMule. Any help would be appreciated. Thank?s Ronan
2004 Aug 03
1
CAC AB1 and Asterisk
Hi all, Don't know if anyone can help me. We just set up a CAC Access Bank 1 with Asterisk. Everything works great except, when we ring a Zap interface, the analog phone does not actually ring. The light blinks, and if you answer it you are connected to the person, but the actual phone does not ring. Using the "Test" option for the channel does make the phone
2006 Nov 17
2
Upgrading subversion
Hello, I?d like to install subversion system in our server (CentOS-4.4) up2date has the subversion-1.1.4-2, but subversion is already on verson 1.4.2 Perhaps I loose good features if I install subversion-1.1.x, but I prefer to use the version delivered by up2date, of course. 1) What do you suggest? If I try to install subversion-1.4.2 from source it asks for apr and apr-util version 0.9.7 or
2005 Jun 14
2
Prebuffering best practices
Ok, this is a silly question, but what does the jitter buffer do? I'm really new to audio, so please bear with me. From what I gather (primarily from the list archive), the jitter buffer is a wrapper around the Speex decoder. I give it the packets I receive, in whatever order I receive them, and then it gives me back a clean stream of audio samples. But what I don't entirely
2003 Jul 28
10
IPSec
Hi All, I need to configure a VPN between a FreeBSD-4.8 box and a Linux (FreeS/WAN) box. In the Linux side, the network administrator installed FreeS/WAN with RSA authentication without IKE support. Does anybody knows if is possible to make my FreeBSD box connect a VPN with the Linux box? If so, could point me to a documentation about how to install IPSec with RSA authentication and how to make
2016 May 04
3
Is the CppBackend still supported?
+1 On Wed, May 4, 2016 at 3:10 AM, Filipe Cabecinhas via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi, > > On Wed, May 4, 2016 at 9:35 AM, Ronan KERYELL via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > >>>>>> On Tue, 3 May 2016 16:36:01 -0400, Rafael EspĂ­ndola via llvm-dev < > llvm-dev at lists.llvm.org> said: > > > >
2016 May 04
2
Is the CppBackend still supported?
The usual advice I provide people is "see what Clang does with an equivalent C construct" On Wed, May 4, 2016 at 12:18 PM, Stanislav Manilov < stanislav.manilov at gmail.com> wrote: > Hi, > > There is another benefit to keeping the CppBackend: it's great for > learning how to use the IR and the C++ API in particular, as can be seen > from this SO Q&A: >
2004 Dec 09
1
Call Transfer drop.
Hi all, When I transfer a caller to another internal extension that is either off the hook or in use, it immediately drops the caller. Is there a way that I can put something in maybe my extensions.conf to transfer that caller back to the original extension if the called one is busy? I'm trying to stay away from supervised transfers, but if that is the only way, I guess that's what
2005 Oct 13
3
Cygwin: Back up open files?
I have VSS snapshots created in a batch file nightly and then Rsync the contents to a remote server. The trick is to mount the VSS snapshot on and empty folder or drive letter. I use a drive letter as mounting on an empty folder means that the folder will be empty if the snapshot has failed (this causes the --delete switch to empty the remote copy). I'm struggling with Exchange 2003 syncs
2004 Aug 06
3
Icecast2?
On 19/02/02 03:06, Jack Moffitt shaped the electrons to say: > > The point is, is this list related to icecast2 development? I made some > > changes to the server and sent a patch to Jack Moffitt, but I'm not sure > > he's still mainaining the server. > > You're in the right place, and I still maintain the server. I don't > remember your patch right