From: Steve K. <st...@st...> - 2003-05-30 21:12:09
|
I've spent the afternoon here working on iaxclient, and now have a semi-portable, semi-working snapshot in sourceforge CVS. You need Cygwin/MinGW on windows, or regular dev stuff (gcc) on linux to compile, and the current code will be able to connect to * and play audio from * to your default sound output device. With either system, you should be able to go to the iaxclient/simpleclient/testcall directory, and type "make" to build it. I have some meetings this afternoon, but I don't expect that fixing send audio will be difficult; I think it's mainly some bug I introduced when I was getting rid of lots of non-portable timing stuff that was in there. There's still, obviously, lots of cleanup left to do, but I did have something that worked to commit as a snapshot, so I figured I'd commit it and post about it. (I expect that most people on the list have already forsaken the project as dead; consider this a small sign of life). -SteveK |