There's a Gnome program that implements some VoIP protocol... I think it's
actually a videophone, but without web cameras it will just do normal voice.

The protocol it implements I think is a protocol that Cisco did most of the
heavy standards work on.

Let me check my notes....

Linphone:
http://simon.morlat.free.fr/english/linphone.html

Things it uses:
Sound Card Layer: ALSA, OSS
Initiation: SIP ( Session Initiation Protocol )
Transport: RTP
Codecs: G711-alaw, G711-mulaw, GSM, TPC10-1.5

It also says it works with Windows etc VoIP phones, which could be
interesting

Let us know what you think of it if you find it successfull

Adam

----- Original Message -----
From: "Howard Lowndes" <[EMAIL PROTECTED]>
To: "Andre Ribeiro Moutinho" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, September 18, 2001 4:10 PM
Subject: Re: [SLUG] voice transmission using linux


> There is something called Speak Freely that does what you appear to want.
> It has interfaces for both Linux and Windows, though last time I looked
> the Linux interface was CLI only, no GUI.
>
> You can select the codec you want to use and can also encrypt the traffic
> stream on the fly.
>
> On Mon, 17 Sep 2001, Andre
> Ribeiro Moutinho wrote:
>
> > I have two computers with sound cards and  I wish to implement a simple
> > phone application that collects
> > voice in one computer and sends to another which receives and plays the
> > voice using the sound card.
> > I would like to know if there exists any kind of package or library that
I
> > can use to implement this easly using c++
> > language and gcc compiler. I just want to make them talk each other. I
do
> > not want to connect them to another machine
> > running a different phone application with different voice over IP
protocol.
> >
> > Best regards,
> >
> > Andre Moutinho
> >
> >
> >
>
> --
> Howard.
> LANNet Computing Associates - Your Linux people
> Contact detail at http://www.lannetlinux.com
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug
>


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to