Displaying 20 results from an estimated 172 matches for "iaxclients".
Did you mean:
maxclients
2009 Jan 07
2
\iaxclient-2.0.2 compile problem
Hi,
I had downlaoded iaxclient-2.0.2 and complie project
*\iaxclient-2.0.2\contrib\win\vs2005*
**
It gives many83 fatal and file missing error of file missing
Error 1 fatal error C1083: Cannot open include file: 'portaudio.h': No such
file or
directory d:\mohit\asterisk\iaxclient-2.0.2\iaxclient-2.0.2\lib\portmixer\px_win_wmme\px_win_wmme.c
40
Error 2 fatal error C1083: Cannot open
2007 Nov 13
0
problem with speex and iaxclient
Hi All,
I try to compile the last version of iaxclient with the new build system, i also compiled speex 1.2b2 .
When the makefile try to compile the sample code testcall I have the following mistales:
gcc -I/d/Lib/iaxclient-2.0.1/portaudio-1.9/src/common -I/d/Lib/iaxclient-2.0.1/speex-1.2/include -o testcall.exe testcall.o ../../lib/.libs/libiaxclient.a
2005 Jan 28
6
iaxComm version 1.0 released
iaxComm is an Open Source softphone for the Asterisk PBX.
iaxComm compiles and runs on Win32, Linux and Mac OS X (Panther) systems.
Recent Changes:
* Improved jitterbuffer code
* Steve Underwood's Packet Loss Concealment Code
Features Include:
* iLBC support
* GSM support
* speex support
* ulaw and alaw support
* Blind Transfer.
* Custom Ringtones per
2003 Jul 23
3
iaxclient (Activex)
I just wondered whether anyone actually got this working and produced a
how-to ?
I recently had a customer ask about embedding it into their web pages
for there customers to call them with ??
To be honest I have no idea how etc....
Gary
.
2007 May 03
0
Re: [Iaxclient-devel] iaxclient & speex
David Brazier wrote:
> Hi
>
> The latest SVN trunk for speex has changed the SpeexPreprocessState to
> an opaque structure, for jolly good software engineering reasons.
> However, the Analogue AGC (AAGC) feature of iaxclient (in audio_enode.c)
> relies on some members of this. It uses speech_prob to detect when
> there is enough speech to consider AAGC and then loudness2 to
2003 Jun 18
0
IAXClient news
About 2 weeks ago, I made the first announcement to the list about the
first IAXCLIENT cross-platform builds.
What we had then, was a command-line application which could make a
single outgoing call.
We've since done quite a bit of work on the clients, and the client now
has:
1) A working cross-platform GUI
2) Volume level controls, and re-tuned audio processing
3) Multiple call apparances
2007 May 06
0
Re: [Iaxclient-devel] iaxclient & speex
Hello,
On 5/4/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote:
> > As far as gain changes messing up the rest of the preprocessing chain:
> > It would seem to mess up the denoiser, the VAD logic, etc., as well as
> > the echo canceller. It might be possible (as I wrote earlier) to give
> > the filter chain some hints about what the effects of the changes
2003 Nov 29
1
iaxComm Update available [Ringtones, Intercom, UI improvements]
iaxComm is an Open Source softphone for the Asterisk PBX. iaxComm compiles and
runs on Win32, Linux and Mac OS X systems.
Sources included in the iaxclient library:
http://iaxclient.sourceforge.net/snapshots/iaxclient.tar.gz
Precompiled binaries at:
http://iaxclient.sourceforge.net/snapshots/iaxclient.tar.gz
Features:
* Register with multiple servers (ie enterprise server and iaxtel).
2005 Jan 14
1
iaxComm 0.99pre11 binaries posted to Sourceforge
iaxComm is a crossplatform open source softphone utilizing the IAX2 protocol.
It is distributed as part of Steve Kann's iaxclient library.
I've just posted new Windows, Linux and Mac OSX binaries to sourceforge.
The Windows binary was compiled on WinXP.
The Linux binary was compiled on RedHat 9.
The OSX binary was compiled by Andreas Wrede on 10.3 and was tested on 10.4
(Tiger) beta.
2007 May 03
0
Re: [Iaxclient-devel] iaxclient & speex
Jean-Marc Valin wrote:
>> I hate to be a talker and not a do-er, but I won't be able to write this
>> myself, probably someone on the iaxclient team could do it.
>>
>
> Anyway, let me know if/when someone's working on that.
>
>
>>> Hmm, or does that mean the analogue AGC is actually completely
>>> independent from the "real"
2003 Jun 02
1
Announcing IAXCLIENT v0.02 A cross-platform IAX client.
Asterisk-people,
Some of you may have heard that we were working on a simple,
cross-platform IAX client library called "iaxclient".
We've pretty much been "on vacation" with the project for a while,
but recently have made some progress, and now have the library working
across platforms, and a simple test client called "testcall", up and
running on 3
2004 Oct 04
1
Will there be any support for iLBC in IAXClients soon?
Hello Folks,
I noticed that all of the IaxClient based softphones with exception of
Firefly only seem to have support for GSM but what about iLBC?
The quality is excellent with iLBC even on a dialup connection! Meanwhile
while the audio on GSM often sounds scratchy. Is anyone looking to
implement iLBC in an IaxClient based softphone soon?
Errol
Biz4Web Solutions Limited
2007 May 03
0
Re: [Iaxclient-devel] iaxclient & speex
Jean-Marc Valin wrote:
>> As you can tell, the AAGC integration with speex was really a classic
>> hack. Instead of re-creating the hack, what's probably best here is to
>> integrate AAGC back into speex, and have a proper API.
>>
>
> Agreed here. If you can come up with a clean patch to add that feature,
> it's something I'd like to see in
2005 Feb 01
2
How to compile "iaxclient" with MinGW/Cygwin
Hello,
I can?t compile "iaxclient", because one needs to compile the new version
"wiax.dll". I tried to compile it under MinGW/Cygwin, but I had the
messages like:
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common
-Ilibspeex/include -g -O2 -DSPEEX_PREPROCESS=1 -DNEWJB -Ilibiax2/src
-IAXC_IAX -DLIBIAX -DSPEEX_EC=1 -DWIN32 -DBUILDING_DLL -c
2006 Mar 02
1
IAX Video and Meetme
Hi
I'm browsing around the internet looking for signs that the IAX client
library and app_meetme support video.
I stumbled across this post by SteveK on the 27th of Feb 2006.
"My company is looking to hire a full-time developer, who will be working
about 25-50% of the time on iaxclient; in particular to finally integrate,
build, polish and enhance video in iaxclient, add video
2004 Apr 08
0
Re: [Iaxclient-devel] codec negotiation ?
On Thu, 08 Apr 2004 10:14:09 -0400, Steve Kann wrote:
>Gary wrote:
>
>>I have noticed lack of codec negotiation with calls thru a registrated
>>asterisk box.
>>
>>No seen problems with outbound calls, (though I haven't specifically
>>tried it), but the problem exists inbound.
>>
>>Easiest method for testing this was ring in via a sip client set
2003 Dec 15
2
iaxclients missing calls
Hello All
When I open up iaxcomm, it registers fine with the asterisk server. If I
call into it, iaxcomm will ring; however if I leave iaxcomm sitting idle
for awhile (I haven't figured out exactly how long) it seems to miss
calls. I can see the calls coming in on the asterisk server but they
never ring through on iaxcomm. If I close it and reopen it, it takes
calls again fine. I thought I
2007 May 03
2
Re: [Iaxclient-devel] iaxclient & speex
> As you can tell, the AAGC integration with speex was really a classic
> hack. Instead of re-creating the hack, what's probably best here is to
> integrate AAGC back into speex, and have a proper API.
Agreed here. If you can come up with a clean patch to add that feature,
it's something I'd like to see in Speex.
> For those of you just tuning in, what I call
2007 May 03
3
iaxclient & speex
Hi
The latest SVN trunk for speex has changed the SpeexPreprocessState to
an opaque structure, for jolly good software engineering reasons.
However, the Analogue AGC (AAGC) feature of iaxclient (in audio_enode.c)
relies on some members of this. It uses speech_prob to detect when
there is enough speech to consider AAGC and then loudness2 to decide how
to adjust the input mixer. We want to use
2006 Mar 22
3
router UDP timeout
Hi there
I am using an IAX2 softphone built from the IaxClient library dialing into
Meetme conferences. The IaxClient seems to use silence suppression, and not
sure if this can be disabled. The client works fine through most routers,
but for some it disconnects the client after about 5 minutes and gives this
error in the asterisk logs:
Chan_iax2.c:1480 attempt_transmit: Max retries exceeded to