<br><br>
<div><span class="gmail_quote">On 7/21/06, <b class="gmail_sendername">Tim Panton</b> &lt;<a href="mailto:tim@mexuar.com">tim@mexuar.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>On 20 Jul 2006, at 15:12, Moises Silva wrote:<br><br>&gt; Asterisk does not have softphone interfaces. You can write a softphone
<br>&gt; to support some VoIP protocol supported by Asterisk, and voila, you<br>&gt; can connect to Asterisk. Supported and common protocols are IAX2, SIP<br>&gt; and H323. For IAX you have a library called iaxclient, so you are not
<br>&gt; required to make your own implementation of the protocol. If you want<br>&gt; to do it with Java, there are several SIP libraries, and at least one<br>&gt; IAX2 library (based in iaxclient using JNI)<br>&gt;<br>&gt; 
<a href="http://iaxclient.sourceforge.net/">http://iaxclient.sourceforge.net/</a></blockquote>
<div>&nbsp;</div>
<div>I have troubles compiling the source code I found there. The code I am starting with is the WinIAX.dsp\WinIAX.cpp, it compiles, links, and returns 22 errors. Should I download all the files in the lib folder too? I focused more on 
<a href="http://svn.sourceforge.net">svn.sourceforge.net</a>'s sources.</div>
<div>&nbsp;</div>
<div>I have to admit, download the files from the lib directory, one by one, just for curiosity, seems impractical, so I was wondering if anybody has the answers.</div>
<div>&nbsp;</div>
<div>Time Panton wrote:<br>I've done 4) with IAX in Java, and I can tell you that it was<br>quite a lot of work, but the result falls into category 1)<br>i.e. you can license it from us as an SDK and then<br>customize it in JavaScript and HTML and run it
<br>in a web browser.<br><br>Tim Panton<br><br><a href="http://www.mexuar.com">www.mexuar.com</a><br><br>I use C++, not java, nokia's source code is in java (.gz). Thanks anyway</div>
<div>&nbsp;</div>
<div>Regards</div>
<div>-Kevin<br>&nbsp;</div></div>