Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-16 Thread Holger Wirtz
Hi, On Thu, Sep 13, 2007 at 10:11:36PM +0200, AnMaster wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > None of the deps seems to exist on gentoo. I can't find these in portage at > all: > asterix, libiaxclient, axclient (or under any other name I can think of) > libgsm1 > portaudi

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-14 Thread Holger Wirtz
Hi *, On Fri, Sep 14, 2007 at 12:23:04AM +0200, Matthias Boerner wrote: > Hi /AnMaster, > > On Thursday 13 September 2007 22:11:36 AnMaster wrote: > > None of the deps seems to exist on gentoo. I can't find these in > > portage at all: asterix, libiaxclient, axclient (or under any other > > name

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-14 Thread AnMaster
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Matthias Boerner wrote: > Hi /AnMaster, > > On Thursday 13 September 2007 22:11:36 AnMaster wrote: >> None of the deps seems to exist on gentoo. I can't find these in >> portage at all: asterix, libiaxclient, axclient (or under any other >> name I c

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-13 Thread Matthias Boerner
Hi /AnMaster, On Thursday 13 September 2007 22:11:36 AnMaster wrote: > None of the deps seems to exist on gentoo. I can't find these in > portage at all: asterix, libiaxclient, axclient (or under any other > name I can think of) libgsm1 > portaudio is is only in version 18 not 19 it is called ast

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-13 Thread AnMaster
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 None of the deps seems to exist on gentoo. I can't find these in portage at all: asterix, libiaxclient, axclient (or under any other name I can think of) libgsm1 portaudio is is only in version 18 not 19 Could you maybe provide links the the website

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-13 Thread Holger Wirtz
On Thu, Sep 13, 2007 at 10:50:20AM +0100, Jon Stockill wrote: [...] > > Thanks for feedback! > > > > I tried to get a static binary of fgcom but I failed with libiaxclient > > getting linked staticaly. > > > > I am not a good C programmer... maybe I should try to link against the > > static libgs

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-13 Thread Jon Stockill
Holger Wirtz wrote: > Jon, > > On Thu, Sep 13, 2007 at 10:38:42AM +0100, Jon Stockill wrote: > [...] >> The major obstacle to building this on any other platform (even any >> other linux distribution) is your use of the debian libgsm1 package. The >> upstream source for this builds *only* a stat

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-13 Thread Holger Wirtz
Jon, On Thu, Sep 13, 2007 at 10:38:42AM +0100, Jon Stockill wrote: [...] > The major obstacle to building this on any other platform (even any > other linux distribution) is your use of the debian libgsm1 package. The > upstream source for this builds *only* a static library - fgcom expects > t

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-13 Thread Holger Wirtz
On Thu, Sep 13, 2007 at 12:20:38PM +0300, Vadym Kukhtin wrote: > Good news! > > How its average traffic consuming? Good question :-) That depends on the used codec. I have hard coded to use ulaw - that means about 60-80 kbit/s but compression. The Asterisk conference rooms work internaly with ula

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-13 Thread Jon Stockill
Holger Wirtz wrote: > First real voice communication radio for FlightGear version 1.0 available! > == > > About a year ago I asked my first few questions about integration of a voice > communcation kit for FlightGear based on

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-13 Thread Vadym Kukhtin
Good news! How its average traffic consuming? Does it eat traff in a pauses? And is there tuner quality<->traffic, or choice codecs, etc? It's actually for me :( -- --- WBR, Vadym. - This SF.net email is sponsored by: Micro

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-13 Thread Holger Wirtz
On Thu, Sep 13, 2007 at 10:58:45AM +0200, Lukas Mesani wrote: > Good work! :-) > Did anyone speak with VATSIM/IVAO people about this ? :) I don't think so... as I heard they are focused on their own protocoll. But why to create the overhead of implementing non-standard operations if there is an op

Re: [Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-13 Thread Lukas Mesani
Good work! :-) Did anyone speak with VATSIM/IVAO people about this ? :) Cheers On Thu, 2007-09-13 at 08:11 +0200, Holger Wirtz wrote: > First real voice communication radio for FlightGear version 1.0 available! > == --

[Flightgear-devel] [ANN] fgcom VoIP-package version 1.0

2007-09-12 Thread Holger Wirtz
First real voice communication radio for FlightGear version 1.0 available! == About a year ago I asked my first few questions about integration of a voice communcation kit for FlightGear based on VoIP on this list. After some