<p>Can you make it across platform?  </p>
<p>- jesse</p>
<div class="gmail_quote">On Feb 1, 2011 10:42 PM, &quot;Mitch Capper&quot; &lt;<a href="mailto:mitch.capper@gmail.com">mitch.capper@gmail.com</a>&gt; wrote:<br type="attribution">&gt; In prep for tomorrows conference I am happy to release FSClient.  I would<br>
&gt; like to thank DRK and especially jlenk for their continued support and help<br>&gt; on this project.  jlenk created the installer, fixed code, and certainly<br>&gt; helped bring it along quite a bit faster!<br>&gt; FSClient is a windows SIP client:<br>
&gt; Most features of any standard sip client<br>&gt; multiple calls at once<br>&gt; transfer, holding, speakerphone, DND<br>&gt; multiple SIP accounts<br>&gt; advanced headset support (caller id, buttons, etc) for jabra and plantronics<br>
&gt; out of the box (with plugin support for easily adding others)<br>&gt; basic contact book support (with a sample XML contact book plugin provided)<br>&gt; All codecs (minus commercial g729 support) that freeswitch supports<br>
&gt; <br>&gt; Give it a shot and let us know about any issues you run into, overall it was<br>&gt; decently tested for many months but some of the rapid changes as of late<br>&gt; means there may be some larger bugs that crept in.  I will also be on the<br>
&gt; conference call tomorrow and can answer questions there.<br>&gt; <br>&gt; And so to download the binaries:<br>&gt;  <a href="http://files.freeswitch.org/windows/installer/x86/FSClient.zip">http://files.freeswitch.org/windows/installer/x86/FSClient.zip</a><br>
&gt; There will be a readme in the install dir on usage.<br>&gt; <br>&gt; The source code is available on the contrib git repo mitchcapper/FSClient.<br>&gt; <br>&gt; As for building from source you will need to do a few things to trunk<br>
&gt; currently.  In the source folder you need to move mod_portaudio.c to the<br>&gt; freeswitch\src\mod\endpoints\mod_portaudio folder (<br>&gt; <a href="http://jira.freeswitch.org/browse/FS-3006">http://jira.freeswitch.org/browse/FS-3006</a> are the changes pending trunk).<br>
&gt; In addition move the portaudio.2010.vxcproj over the version in<br>&gt; freeswitch\libs\portaudio\build\msvc to enable direct X support.  Make sure<br>&gt; you have the WPF Toolkit also installed.  Build trunk and then for FSClient<br>
&gt; set the ENV var FREESWITCH_SRC_LOCATION to the src location and it will also<br>&gt; auto-copy the needed files into the build folder.<br>&gt; <br>&gt; <br>&gt; History:<br>&gt; Back in May I wanted a SIP client that supported the Jabra headsets, after<br>
&gt; not finding one that would work as I liked I looked to open source and<br>&gt; everyone pointed me towards FSComm.  FSComm is great, and has a huge amount<br>&gt; of time poured into it, but the C++/QT base for it was not for me.  .NET was<br>
&gt; the natural choice due to its rapid development time and stability so I went<br>&gt; there.<br>&gt; <br>&gt; After a few weeks work I had a client that I used for over 6 months and was<br>&gt; fairly stable with relatively minor changes.   A few weeks ago on the<br>
&gt; conference call someone mentioned wanting a windows sip client option and I<br>&gt; figured I would offer up my code base.  Well getting private code ready for<br>&gt; public use was a bit more complex than planned but its here now and<br>
&gt; certainly in the past several weeks has had a lot of development.<br>&gt; <br>&gt; ~Mitch<br></div>