<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Sounds great - but unfortunately installation fails with this error
    message:<br>
    <br>
    <img src="cid:part1.05020901.05010800@solomo.de" alt=""><br>
    <br>
    Test environment was Windows Vista Business SP2 X64 installed as
    virtual machine.<br>
    <div class="moz-signature"><br>
      <br>
      Best regards / Mit freundlichen Grüßen,<br>
      Daniel Neubert<br>
      <br>
      <br>
    </div>
    <br>
    On 02.02.2011 07:39, Mitch Capper wrote:
    <blockquote
      cite="mid:AANLkTikb8k+c4XVB5x+s34qg68LnNMpZbpS+KpXRmTMR@mail.gmail.com"
      type="cite">In prep for tomorrows conference I am happy to release
      FSClient.  I would like to thank DRK and especially jlenk for
      their continued support and help on this project.  jlenk created
      the installer, fixed code, and certainly helped bring it along
      quite a bit faster!  <br>
      FSClient is a windows SIP client:<br>
      Most features of any standard sip client<br>
      multiple calls at once<br>
      transfer, holding, speakerphone, DND<br>
      multiple SIP accounts<br>
      advanced headset support (caller id, buttons, etc) for jabra and
      plantronics out of the box (with plugin support for easily adding
      others)<br>
      basic contact book support (with a sample XML contact book plugin
      provided)<br>
      All codecs (minus commercial g729 support) that freeswitch
      supports<br>
      <br>
      Give it a shot and let us know about any issues you run into,
      overall it was decently tested for many months but some of the
      rapid changes as of late means there may be some larger bugs that
      crept in.  I will also be on the conference call tomorrow and can
      answer questions there.<br>
      <br>
      And so to download the binaries:<br>
       <a moz-do-not-send="true"
        href="http://files.freeswitch.org/windows/installer/x86/FSClient.zip">http://files.freeswitch.org/windows/installer/x86/FSClient.zip</a><br>
      There will be a readme in the install dir on usage.<br>
      <br>
      The source code is available on the contrib git repo
      mitchcapper/FSClient.  <br>
      <br>
      As for building from source you will need to do a few things to
      trunk currently.  In the source folder you need to move
      mod_portaudio.c to the freeswitch\src\mod\endpoints\mod_portaudio
      folder (<a moz-do-not-send="true"
        href="http://jira.freeswitch.org/browse/FS-3006">http://jira.freeswitch.org/browse/FS-3006</a>
      are the changes pending trunk).  In addition move the
      portaudio.2010.vxcproj over the version in
      freeswitch\libs\portaudio\build\msvc to enable direct X support. 
      Make sure you have the WPF Toolkit also installed.  Build trunk
      and then for FSClient set the ENV var FREESWITCH_SRC_LOCATION to
      the src location and it will also auto-copy the needed files into
      the build folder.<br>
      <br>
      <br>
      History:<br>
      Back in May I wanted a SIP client that supported the Jabra
      headsets, after not finding one that would work as I liked I
      looked to open source and everyone pointed me towards FSComm. 
      FSComm is great, and has a huge amount of time poured into it, but
      the C++/QT base for it was not for me.  .NET was the natural
      choice due to its rapid development time and stability so I went
      there.<br>
      <br>
      After a few weeks work I had a client that I used for over 6
      months and was fairly stable with relatively minor changes.   A
      few weeks ago on the conference call someone mentioned wanting a
      windows sip client option and I figured I would offer up my code
      base.  Well getting private code ready for public use was a bit
      more complex than planned but its here now and certainly in the
      past several weeks has had a lot of development.<br>
      <br>
      ~Mitch<br>
    </blockquote>
  </body>
</html>