I have submitted a ticket with a patch for portaudio and my improvements.   This includes the improvements I had discussed previously during my call for input on the mailing list and is available at:<br><a href="http://jira.freeswitch.org/browse/FS-3006">http://jira.freeswitch.org/browse/FS-3006</a><br>

<br>It was only tested in windows, however most of the changes should not effect default behavior (but please test if you can).<br><br>To test you will want to enable some things in the portaudio config including:<br>                    &lt;param name=&quot;live-stream-switch&quot; value=&quot;true&quot; /&gt;<br>

                    &lt;param name=&quot;no-auto-resume-call&quot; value=&quot;true&quot; /&gt;<br>                    &lt;param name=&quot;no-ring-during-call&quot; value=&quot;true&quot; /&gt;<br><br>you will then be able to use the new features fully.  <br>

<br>Many of these changes were made to add better support for softphone&#39;s using freeswitch, I will be releasing my embedded freeswitch phone (FSClient) for the conference call in a week and a half  it is .net/c# but WPF so sadly windows only currently.  jlink and drk are helping so we should end up with a nice installer also for it.     If you would like to test it please let me know.<br>

<br>~Mitch<br>