<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/2042/1/7/_/styles/combined.css?spaceKey=TOP&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/TOP/System+Requirements">System Requirements</a></h2>
    <h4>Page <b>edited</b> by             <a href="https://wiki.asterisk.org/wiki/display/~beagles">Brent Eagles</a>
    </h4>
        <div id="versionComment">
        <b>Comment:</b>
        Added list of third party tools and libraries including minimum versions.<br />
    </div>
        <br/>
                         <h4>Changes (1)</h4>
                                 
    
<div id="page-diffs">
                    <table class="diff" cellpadding="0" cellspacing="0">
    
            <tr><td class="diff-snipped" >...<br></td></tr>
            <tr><td class="diff-unchanged" ># Windows - Visual Studio 2008, Visual Studio 2010 <br> <br></td></tr>
            <tr><td class="diff-added-lines" style="background-color: #dfd;">h3. Supported Versions of Build Tools and Third Party Libraries <br># CMake - version 2.8 or greater <br># Boost - version 1.40 or greater _(Must be configured with multithreading enabled and of a version compatible with the compiler being used.)_ <br># ZeroC Ice - version 3.4.1 + Digium modifications (see [Other Notes|#OtherNotes|Other Notes] later on this page.) <br> <br>{anchor:OtherNotes} <br></td></tr>
            <tr><td class="diff-unchanged" >h3. Other Notes <br> <br></td></tr>
            <tr><td class="diff-snipped" >...<br></td></tr>
    
            </table>
    </div>                            <h4>Full Content</h4>
                    <div class="notificationGreySide">
        <h3><a name="SystemRequirements-SupportedOperatingSystems"></a>Supported Operating Systems</h3>

<p>Asterisk SCF is expected to operate on the following platforms:</p>

<ol>
        <li>Linux - (tested)</li>
        <li>Windows - (tested)</li>
        <li>Solaris</li>
        <li>Mac OSX - (tested)</li>
</ol>


<p>We also will strive to support FreeBSD, although it should be noted that the ZeroC does not currently support Ice on FreeBSD. </p>

<h3><a name="SystemRequirements-SupportedDevelopmentLanguages"></a>Supported Development Languages</h3>

<p>Digium is currently developing the core Asterisk SCF components in C++. Third parties may implement components in any of these languages:</p>

<ol>
        <li>C++</li>
        <li>Java</li>
        <li>C#</li>
        <li>Python</li>
</ol>


<h3><a name="SystemRequirements-SupportedCompilers"></a>Supported Compilers</h3>
<ol>
        <li>Linux - gcc</li>
        <li>Windows - Visual Studio 2008, Visual Studio 2010</li>
</ol>


<h3><a name="SystemRequirements-SupportedVersionsofBuildToolsandThirdPartyLibraries"></a>Supported Versions of Build Tools and Third Party Libraries</h3>
<ol>
        <li>CMake - version 2.8 or greater</li>
        <li>Boost - version 1.40 or greater <em>(Must be configured with multithreading enabled and of a version compatible with the compiler being used.)</em></li>
        <li>ZeroC Ice - version 3.4.1 + Digium modifications (see <a href="#SystemRequirements-OtherNotes" title="Other Notes">Other Notes</a> later on this page.)</li>
</ol>


<p><a name="SystemRequirements-OtherNotes"></a></p>
<h3><a name="SystemRequirements-OtherNotes"></a>Other Notes</h3>

<p>At the present time, the Ice libraries that are provided with many distributions are not usable for building and installing Asterisk SCF.  In fact, attempting to build against the distribution-provided libraries will appear to compile successfully, but will not operate properly.  At the present time, it is <b>required</b> to use Ice from the Asterisk SCF Git repositories.  Digium is working with ZeroC, the makers of Ice, to address this for future releases of Ice.</p>
    </div>
        <div id="commentsSection" class="wiki-content pageSection">
        <div style="float: right;">
            <a href="https://wiki.asterisk.org/wiki/users/viewnotifications.action" class="grey">Change Notification Preferences</a>
        </div>
        <a href="https://wiki.asterisk.org/wiki/display/TOP/System+Requirements">View Online</a>
        |
        <a href="https://wiki.asterisk.org/wiki/pages/diffpagesbyversion.action?pageId=6979858&revisedVersion=9&originalVersion=8">View Changes</a>
                |
        <a href="https://wiki.asterisk.org/wiki/display/TOP/System+Requirements?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
            </div>
</div>
</div>
</div>
</div>
</body>
</html>