<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2171/18/9/_/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/AstriCon+2011+Presentation+-+Material+Prep">AstriCon 2011 Presentation - Material Prep</a></h2>
    <h4>Page  <b>added</b> by             <a href="https://wiki.asterisk.org/wiki/display/~khunt">Ken Hunt</a>
    </h4>
         <br/>
    <div class="notificationGreySide">
         
<div class='panelMacro'><table class='warningMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/wiki/images/icons/emoticons/forbidden.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td>This page is a work in progress, subject to change in a rapid (and potentially violent) fashion.</td></tr></table></div>

<p>This page contains an outline of topics to be presented at the Asterisk SCF Developer Introduction session of AstriCon. </p>

<ol>
        <li>Distributed application
        <ol>
                <li>Rationale (redundancy, scalability, extensibility, etc.)</li>
                <li>Ice (services, language bindings, etc.)</li>
                <li>Asterisk SCF API (broken down into functional areas)
                <ol>
                        <li>Core (Endpoints, Routing, Discovery)</li>
                        <li>System (Component, Hook, Logger, etc.)</li>
                        <li>Session Communications</li>
                        <li>Media</li>
                </ol>
                </li>
                <li>Components
                <ol>
                        <li>Service Locator</li>
                        <li>SIP</li>
                        <li>Routing</li>
                        <li>Bridging</li>
                        <li>(etc.)</li>
                </ol>
                </li>
        </ol>
        </li>
        <li>Accessing and building Asterisk SCF
        <ol>
                <li>custom Ice</li>
                <li>git repositories (explain integration / release repos)</li>
                <li>CMake (mention cross-platform goals)</li>
        </ol>
        </li>
        <li>Component implementation
        <ol>
                <li>C++ (rationale)</li>
                <li>Component base class</li>
                <li>Configuration (push nature)</li>
                <li>Replication</li>
                <li>Thread pool</li>
        </ol>
        </li>
        <li>Examples
        <ol>
                <li>Call walkthrough (sequence diagram or slide-by-slide)</li>
                <li>Adding hooks to the Call Walkthrough</li>
        </ol>
        </li>
        <li>Testing
        <ol>
                <li>Unit tests</li>
                <li>Test framework</li>
        </ol>
        </li>
        <li>Process overview
        <ol>
                <li>Reporting issues (Jira)</li>
                <li>Contributing code (coding standards, unit tests, etc.)</li>
                <li>Code reviews (Crucible)</li>
        </ol>
        </li>
        <li>Other topics
        <ol>
                <li>Media handling / operations</li>
        </ol>
        </li>
</ol>



    </div>
    <div id="commentsSection" class="wiki-content pageSection">
       <div style="float: right;" class="grey">
                        <a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=TOP">Stop watching space</a>
            <span style="padding: 0px 5px;">|</span>
                <a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action">Change email notification preferences</a>
</div>
       <a href="https://wiki.asterisk.org/wiki/display/TOP/AstriCon+2011+Presentation+-+Material+Prep">View Online</a>
              |
       <a href="https://wiki.asterisk.org/wiki/display/TOP/AstriCon+2011+Presentation+-+Material+Prep?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
           </div>
</div>
</div>
</div>
</div>
</body>
</html>