<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Brian, I will submit up in the next few days after we fix&nbsp;a small issue we found tonight, hopefully it will be in the Jira first part of next week. BTW - I know when we enabled the CLR and converting to managed code we needed change pointers, replace new with
 gcnew and we also went header less. The other big code changes are related to not using libs, we are now using .Net regex, XML and SqlClient.&nbsp;Also in our next phase we will be profiling the code, seeing if there are any optimization we can do and adding XML
 documentation.
<div>
<div><br>
</div>
<div><br>
<div>
<div>On Oct 28, 2011, at 2:32 PM, Brian West wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
I would start by posting all your changes back on Jira and let us see what all is done and make an assessment of how to integrate it all... chances are you didn't break as much as you think.....&nbsp;
<div><br>
</div>
<div>/b</div>
<div><br>
<div>
<div>On Oct 28, 2011, at 1:55 PM, Chad Vogel wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Hello,<br>
<br>
I wanted to reach out and get some feedback from everyone because my company started a project using FS as base several weeks ago, our goal was to optimize and integrate FS more directly into Windows environments. Here is my question, we would like to share
 our changes and where should we host our project? Because we understand our build breaks compatibility with the UNIX environments and fails to meet the objectives cross platform compatibility, however it could contribute greatly and be beneficial to other
 windows users.<br>
<br>
Here are some of the changes we have made:<br>
<br>
&nbsp;* &nbsp;&nbsp;We converted FS core to C&#43;&#43; and having it compiling to .NET 4.0 CLI<br>
&nbsp;* &nbsp;&nbsp;FS now runs inside its own namespace<br>
&nbsp;* &nbsp;&nbsp;We replace FS_CLI with a PowerShell shell app<br>
&nbsp;* &nbsp;&nbsp;Supports SQL Server support via the Native SQL Server Client API<br>
&nbsp;* &nbsp;&nbsp;Support for windows clustering (up to 32 node active/active cluster)<br>
&nbsp;* &nbsp;&nbsp;Ties more directly into the Win32 API and has less reliance on open source Libs<br>
&nbsp;* &nbsp;&nbsp;Replaces OpenSSL sockets with Windows encrypted sockets<br>
&nbsp;* &nbsp;&nbsp;Added windows performance monitoring<br>
&nbsp;* &nbsp;&nbsp;No longer need to use mod_managed for managed modules<br>
&nbsp;* &nbsp;&nbsp;Memory management relies on .Net garbage collection<br>
&nbsp;* &nbsp;&nbsp;Added support for Microsoft Speech<br>
&nbsp;* &nbsp;&nbsp;VoiceXML 3.0 and SCXML support<br>
&nbsp;* &nbsp;&nbsp;No longer supports JS, LUA, PHP development - Modules can be only developed in .NET, C or C&#43;&#43;( we feel support for other languages can be added back in but falls outside the scope of our objectives at this time, support for SCXML should make limit the
 need for other scripting languages)<br>
&nbsp;* &nbsp;&nbsp;Fixed RTP clock timing issues in virtualized environments<br>
&nbsp;* &nbsp;&nbsp;New configuration file format using .Net App Configuration files (kind of looks like an IIS config file)</span></blockquote>
</div>
<br>
</div>
</div>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>
http://www.freeswitch.org<br>
</blockquote>
</div>
<br>
</div>
</div>
</body>
</html>