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> <param name="live-stream-switch" value="true" /><br>
<param name="no-auto-resume-call" value="true" /><br> <param name="no-ring-during-call" value="true" /><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'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>