<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+-+Material+Prep">AstriCon 2011 - Material Prep</a></h2>
    <h4>Page <b>edited</b> by             <a href="https://wiki.asterisk.org/wiki/display/~khunt">Ken Hunt</a>
    </h4>
        <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" >Here&#39;s the start of a briefing. Comments welcome. <br>[^Asterisk SCF Dev Intro - Part 1.odp] <br></td></tr>
            <tr><td class="diff-added-lines" style="background-color: #dfd;"> <br>{attachments} <br></td></tr>
    
            </table>
    </div>                            <h4>Full Content</h4>
                    <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>

<h2><a name="AstriCon2011-MaterialPrep-TopicOutline"></a>Topic Outline</h2>

<ol>
        <li>Distributed application
        <ol>
                <li><a href="/wiki/download/attachments/19006133/Distributed.odp?version=1&amp;modificationDate=1319146537126">Rationale (redundancy, scalability, extensibility, etc.)</a> <b>(KH)</b> <em>I suggest reviewing via the Notes tab of the presentation.</em></li>
                <li><a href="/wiki/display/TOP/Internet+Communications+Engine+%28Ice%29" title="Internet Communications Engine (Ice)">Ice (services, language bindings, etc.)</a> <b>(BAE)</b> <em>actually not sure what we want here. I started it, but with the ZeroC provided info, I wonder if I have much to add.</em></li>
                <li>Asterisk SCF API (broken down into functional areas)
                <ol>
                        <li><a href="/wiki/display/TOP/Core" title="Core">Core (Endpoints, Routing, Discovery)</a> <b>(JCC)</b> <em>commence review</em></li>
                        <li><a href="/wiki/download/attachments/19006133/System+API.odp?version=1&amp;modificationDate=1319146515127">System (Component, Hook, Logger, etc.)</a> <b>(KH)</b> <em>Make sure you review Notes tab as well</em></li>
                        <li><a href="/wiki/display/TOP/Session+Communications" title="Session Communications">Session Communications</a> <b>(JCC)</b> <em>commence review</em></li>
                        <li><a href="/wiki/display/TOP/Media+API+and+Usage" title="Media API and Usage">Media</a> <b>(JCC)</b> <em>commence review</em></li>
                </ol>
                </li>
                <li>Components <b>(MCM)</b>
                <ol>
                        <li>Service Locator</li>
                        <li>SIP</li>
                        <li>Routing</li>
                        <li>Bridging</li>
                        <li>(etc.)</li>
                </ol>
                </li>
        </ol>
        </li>
        <li><a href="/wiki/display/TOP/Building+Asterisk+SCF" title="Building Asterisk SCF">Accessing and Building Asterisk SCF</a> <b>(BAE)</b> <em>preliminary form, but ready for some feedback/review</em>
        <ol>
                <li><a href="/wiki/display/TOP/Building+Asterisk+SCF#BuildingAsteriskSCF-git">git repositories</a> (explain integration / release repos)  <b>(BAE)</b></li>
                <li><a href="/wiki/display/TOP/Building+Asterisk+SCF#BuildingAsteriskSCF-Ice">custom Ice</a> <b>(BAE)</b></li>
                <li><a href="/wiki/display/TOP/CMake" title="CMake">CMake (mention cross-platform goals)</a> <b>(JCC)</b> <em>commence review</em></li>
        </ol>
        </li>
        <li>Component implementation
        <ol>
                <li>C++ (rationale)  <b>(KH)</b></li>
                <li><a href="/wiki/display/TOP/Component+Base+Class" title="Component Base Class">Component Base Class</a> <b>(BAE)</b> <em>could probably stand some poking at now</em></li>
                <li>Configuration (push nature) <b>(MCM)</b></li>
                <li>Replication</li>
                <li><a href="/wiki/display/TOP/Thread+pool+and+Work+Queues" title="Thread pool and Work Queues">Thread pool and Work Queues</a> <b>(BAE)</b> <em>ready for feedback/review. I could take this a lot of different ways from this point, but I'm not sure which is best.</em></li>
        </ol>
        </li>
        <li>Examples <em>Team effort/collaboration?</em>
        <ol>
                <li>Call walkthrough (sequence diagram or slide-by-slide)</li>
                <li>Adding hooks to the Call Walkthrough</li>
        </ol>
        </li>
        <li><a href="/wiki/display/TOP/Testing+and+Asterisk+SCF" title="Testing and Asterisk SCF">Testing</a> <b>(BAE)</b> <em>first swing complete, ready for some feedback</em>
        <ol>
                <li><a href="/wiki/display/TOP/Testing+and+Asterisk+SCF#TestingandAsteriskSCF-UnitTests">Unit tests</a> <b>(BAE)</b></li>
                <li><a href="/wiki/display/TOP/Testing+and+Asterisk+SCF#TestingandAsteriskSCF-Framework">Test framework</a> <b>(BAE)</b></li>
        </ol>
        </li>
        <li>Process overview <b>(MCM)</b>
        <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><a href="/wiki/display/TOP/Media+API+and+Usage" title="Media API and Usage">Media handling / operations</a> <b>(JCC)</b> <em>commence review</em></li>
                <li>Communications/community
                <ol>
                        <li>IRC channel</li>
                        <li>mailing list</li>
                        <li>Confluence</li>
                </ol>
                </li>
        </ol>
        </li>
</ol>



<h2><a name="AstriCon2011-MaterialPrep-Relatedtasks"></a>Related tasks </h2>
<ol>
        <li>Update UML model <b>(KH)</b></li>
        <li>Define areas where we want examples / source code / deep details</li>
        <li>Contact ZeroC for permission to brief Ice Intro materials - <b>DMS</b> (<font color="green">Done</font>)</li>
        <li>Build presentation
        <ol>
                <li>Format (background, logos, style)</li>
                <li>Define presentation order</li>
                <li>Collate inputs</li>
        </ol>
        </li>
</ol>


<h2><a name="AstriCon2011-MaterialPrep-Briefing"></a>Briefing </h2>
<p>Here's the start of a briefing. Comments welcome.<br/>
<a href="/wiki/download/attachments/19006133/Asterisk+SCF+Dev+Intro+-+Part+1.odp?version=1&amp;modificationDate=1319240062838">Asterisk SCF Dev Intro - Part 1.odp</a></p>



    

<div class="plugin_attachments_container">
    <div class="plugin_attachments_table_container">
        <fieldset class="hidden">
            <input type="hidden" class="plugin_attachments_macro_render_param" name="pageId" value="19006133">
            <input type="hidden" name="deleteConfirmMessage" value="Are you sure you want to remove the attached file {0}?"/>
            <input type="hidden" name="i18n-notpermitted" value="You are not permitted to perform this operation.">
                                                    <input type="hidden" name="outputType" value="email">
        </fieldset>
                    <fieldset class="hidden parameters">
    <input type="hidden" id="removeAttachmentWarning" value="Are you sure you want to remove the attached file {0}?">
</fieldset>

<table class="tableview attachments">
    <tr>
                <th class="filename-column">            <a href="/wiki/display/TOP/AstriCon+2011+-+Material+Prep?sortBy=name">Name</a>
    </th>
        <th>            <a href="/wiki/display/TOP/AstriCon+2011+-+Material+Prep?sortBy=size">Size</a>
    </th>
        <th>Creator</th>
        <th>            <a href="/wiki/display/TOP/AstriCon+2011+-+Material+Prep?sortBy=createddate">Creation Date</a>
    </th>
        <th class="comment">Comment</th>
                    <th>&nbsp;</th>
            </tr>

    
    
                
        
                <tr id="attachment-19398698">
                                <td class="filename-column">
                
<span class="icon icon-file-image" title=JPEG File>JPEG File</span>                <a class="filename" href="/wiki/download/attachments/19006133/testsuite-artifact-callflow.jpg"
                   title="testsuite-artifact-callflow.jpg"
                   data-filename="testsuite-artifact-callflow.jpg">
                    testsuite-artifact-callflow.jpg
                </a>
            </td>
            <td>206 kB</td>
            <td><a href="/wiki/display/~dsessions"
                          class="url fn confluence-userlink" data-username="dsessions"
                   >Darren Sessions</a></td>
            <td>Oct 24, 2011 20:22</td>
            <td class="comment">
                                    testsuite artifact call flow
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=testsuite-artifact-callflow.jpg"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=testsuite-artifact-callflow.jpg&amp;version=1"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398697">
                                <td class="filename-column">
                
<span class="icon icon-file-image" title=JPEG File>JPEG File</span>                <a class="filename" href="/wiki/download/attachments/19006133/test_output_excerpt_grab.jpg"
                   title="test_output_excerpt_grab.jpg"
                   data-filename="test_output_excerpt_grab.jpg">
                    test_output_excerpt_grab.jpg
                </a>
            </td>
            <td>187 kB</td>
            <td><a href="/wiki/display/~dsessions"
                          class="url fn confluence-userlink" data-username="dsessions"
                   >Darren Sessions</a></td>
            <td>Oct 24, 2011 20:21</td>
            <td class="comment">
                                    testsuite bamboo output screen shot
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=test_output_excerpt_grab.jpg"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=test_output_excerpt_grab.jpg&amp;version=1"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398695">
                                <td class="filename-column">
                
<span class="icon icon-file-unknown" title=File>File</span>                <a class="filename" href="/wiki/download/attachments/19006133/slideupdates.odp"
                   title="slideupdates.odp"
                   data-filename="slideupdates.odp">
                    slideupdates.odp
                </a>
            </td>
            <td>1010 kB</td>
            <td><a href="/wiki/display/~beagles"
                          class="url fn confluence-userlink" data-username="beagles"
                   >Brent Eagles</a></td>
            <td>Oct 24, 2011 12:54</td>
            <td class="comment">
                                    Updated slides for 46, 47,48 and 63
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=slideupdates.odp"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=slideupdates.odp&amp;version=1"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398690">
                                <td class="filename-column">
                
<span class="icon icon-file-unknown" title=File>File</span>                <a class="filename" href="/wiki/download/attachments/19006133/Asterisk+SCF+Dev+Intro+-+Part+1.odp"
                   title="Asterisk SCF Dev Intro - Part 1.odp"
                   data-filename="Asterisk SCF Dev Intro - Part 1.odp">
                    Asterisk SCF Dev Intro - Part 1.odp
                </a>
            </td>
            <td>1.32 MB</td>
            <td><a href="/wiki/display/~khunt"
                          class="url fn confluence-userlink" data-username="khunt"
                   >Ken Hunt</a></td>
            <td>Oct 21, 2011 18:34</td>
            <td class="comment">
                                    &nbsp;
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=Asterisk+SCF+Dev+Intro+-+Part+1.odp"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=Asterisk+SCF+Dev+Intro+-+Part+1.odp&amp;version=1"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398689">
                                <td class="filename-column">
                
<span class="icon icon-file-image" title=PNG File>PNG File</span>                <a class="filename" href="/wiki/download/attachments/19006133/replication.png"
                   title="replication.png"
                   data-filename="replication.png">
                    replication.png
                </a>
            </td>
            <td>46 kB</td>
            <td><a href="/wiki/display/~beagles"
                          class="url fn confluence-userlink" data-username="beagles"
                   >Brent Eagles</a></td>
            <td>Oct 21, 2011 18:29</td>
            <td class="comment">
                                    &nbsp;
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=replication.png"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=replication.png&amp;version=1"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398688">
                                <td class="filename-column">
                
<span class="icon icon-file-unknown" title=File>File</span>                <a class="filename" href="/wiki/download/attachments/19006133/replication_visual.odp"
                   title="replication_visual.odp"
                   data-filename="replication_visual.odp">
                    replication_visual.odp
                </a>
            </td>
            <td>339 kB</td>
            <td><a href="/wiki/display/~beagles"
                          class="url fn confluence-userlink" data-username="beagles"
                   >Brent Eagles</a></td>
            <td>Oct 21, 2011 18:27</td>
            <td class="comment">
                                    &nbsp;
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=replication_visual.odp"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=replication_visual.odp&amp;version=1"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398687">
                                <td class="filename-column">
                
<span class="icon icon-file-unknown" title=File>File</span>                <a class="filename" href="/wiki/download/attachments/19006133/replication.odg"
                   title="replication.odg"
                   data-filename="replication.odg">
                    replication.odg
                </a>
            </td>
            <td>14 kB</td>
            <td><a href="/wiki/display/~beagles"
                          class="url fn confluence-userlink" data-username="beagles"
                   >Brent Eagles</a></td>
            <td>Oct 21, 2011 18:20</td>
            <td class="comment">
                                    &nbsp;
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=replication.odg"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=replication.odg&amp;version=1"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398681">
                                <td class="filename-column">
                
<span class="icon icon-file-unknown" title=File>File</span>                <a class="filename" href="/wiki/download/attachments/19006133/basecomponent.odp"
                   title="basecomponent.odp"
                   data-filename="basecomponent.odp">
                    basecomponent.odp
                </a>
            </td>
            <td>1008 kB</td>
            <td><a href="/wiki/display/~beagles"
                          class="url fn confluence-userlink" data-username="beagles"
                   >Brent Eagles</a></td>
            <td>Oct 21, 2011 16:23</td>
            <td class="comment">
                                    &nbsp;
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=basecomponent.odp"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=basecomponent.odp&amp;version=2"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398683">
                                <td class="filename-column">
                
<span class="icon icon-file-unknown" title=File>File</span>                <a class="filename" href="/wiki/download/attachments/19006133/testing.odp"
                   title="testing.odp"
                   data-filename="testing.odp">
                    testing.odp
                </a>
            </td>
            <td>1.01 MB</td>
            <td><a href="/wiki/display/~beagles"
                          class="url fn confluence-userlink" data-username="beagles"
                   >Brent Eagles</a></td>
            <td>Oct 21, 2011 16:23</td>
            <td class="comment">
                                    &nbsp;
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=testing.odp"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=testing.odp&amp;version=2"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398682">
                                <td class="filename-column">
                
<span class="icon icon-file-unknown" title=File>File</span>                <a class="filename" href="/wiki/download/attachments/19006133/buildingasteriskascf.odp"
                   title="buildingasteriskascf.odp"
                   data-filename="buildingasteriskascf.odp">
                    buildingasteriskascf.odp
                </a>
            </td>
            <td>1.01 MB</td>
            <td><a href="/wiki/display/~beagles"
                          class="url fn confluence-userlink" data-username="beagles"
                   >Brent Eagles</a></td>
            <td>Oct 21, 2011 16:22</td>
            <td class="comment">
                                    &nbsp;
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=buildingasteriskascf.odp"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=buildingasteriskascf.odp&amp;version=2"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398680">
                                <td class="filename-column">
                
<span class="icon icon-file-unknown" title=File>File</span>                <a class="filename" href="/wiki/download/attachments/19006133/threadpoolqueue.odp"
                   title="threadpoolqueue.odp"
                   data-filename="threadpoolqueue.odp">
                    threadpoolqueue.odp
                </a>
            </td>
            <td>1.00 MB</td>
            <td><a href="/wiki/display/~beagles"
                          class="url fn confluence-userlink" data-username="beagles"
                   >Brent Eagles</a></td>
            <td>Oct 21, 2011 16:09</td>
            <td class="comment">
                                    &nbsp;
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=threadpoolqueue.odp"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=threadpoolqueue.odp&amp;version=1"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398669">
                                <td class="filename-column">
                
<span class="icon icon-file-unknown" title=File>File</span>                <a class="filename" href="/wiki/download/attachments/19006133/Distributed.odp"
                   title="Distributed.odp"
                   data-filename="Distributed.odp">
                    Distributed.odp
                </a>
            </td>
            <td>192 kB</td>
            <td><a href="/wiki/display/~khunt"
                          class="url fn confluence-userlink" data-username="khunt"
                   >Ken Hunt</a></td>
            <td>Oct 20, 2011 16:35</td>
            <td class="comment">
                                    &nbsp;
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=Distributed.odp"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=Distributed.odp&amp;version=1"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            
                
        
                <tr id="attachment-19398668">
                                <td class="filename-column">
                
<span class="icon icon-file-unknown" title=File>File</span>                <a class="filename" href="/wiki/download/attachments/19006133/System+API.odp"
                   title="System API.odp"
                   data-filename="System API.odp">
                    System API.odp
                </a>
            </td>
            <td>36 kB</td>
            <td><a href="/wiki/display/~khunt"
                          class="url fn confluence-userlink" data-username="khunt"
                   >Ken Hunt</a></td>
            <td>Oct 20, 2011 16:35</td>
            <td class="comment">
                                    &nbsp;
                            </td>
                        <td class="attachment-actions">
                                                <ul>
                                            <li class="first">
    
        
    
    <a  href="/wiki/pages/editattachment.action?pageId=19006133&amp;fileName=System+API.odp"  class="editAttachmentLink"   title="">
                   <span>Properties</span></a>        </li>
                                            <li class="">
    
        
    
    <a  href="/wiki/pages/removeattachment.action?pageId=19006133&amp;fileName=System+API.odp&amp;version=1"  class="removeAttachmentLink"   title="">
                   <span>Remove</span></a>        </li>
                                    </ul>
                            </td>
                    </tr>

            </table>
            </div>

    <div class="plugin_attachments_upload_container">
            </div>
</div>


    </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+-+Material+Prep">View Online</a>
        |
        <a href="https://wiki.asterisk.org/wiki/pages/diffpagesbyversion.action?pageId=19006133&revisedVersion=39&originalVersion=38">View Changes</a>
                |
        <a href="https://wiki.asterisk.org/wiki/display/TOP/AstriCon+2011+-+Material+Prep?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
            </div>
</div>
</div>
</div>
</div>
</body>
</html>