<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/2041/1/7/_/styles/combined.css?spaceKey=AST&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/AST/Application_AELSub">Application_AELSub</a></h2>
    <h4>Page  <b>added</b> by             <a href="https://wiki.asterisk.org/wiki/display/~wikibot">Wiki Bot</a>
    </h4>
         <br/>
    <div class="notificationGreySide">
         <h1><a name="Application_AELSub-AELSub%28%29"></a>AELSub()</h1>

<h3><a name="Application_AELSub-Synopsis"></a>Synopsis</h3>
<p>Launch subroutine built with AEL</p>

<h3><a name="Application_AELSub-Description"></a>Description</h3>
<p>Execute the named subroutine, defined in AEL, from another dialplan language, such as extensions.conf, Realtime extensions, or Lua. </p>

<p>The purpose of this application is to provide a sane entry point into AEL subroutines, the implementation of which may change from time to time.</p>

<h3><a name="Application_AELSub-Syntax"></a>Syntax</h3>
<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>AELSub(routine[,args])</pre>
</div></div>

<h5><a name="Application_AELSub-Arguments"></a>Arguments</h5>

<ul>
        <li><tt>routine</tt> - Named subroutine to execute.</li>
        <li><tt>args</tt></li>
</ul>



<h3><a name="Application_AELSub-SeeAlso"></a>See Also</h3>



<h3><a name="Application_AELSub-ImportVersion"></a>Import Version</h3>
<p>This documentation was imported from Asterisk version SVN-branch-1.8-r310462.</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/AST/Application_AELSub">View Online</a>
              |
       <a href="https://wiki.asterisk.org/wiki/display/AST/Application_AELSub?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
           </div>
</div>
</div>
</div>
</div>
</body>
</html>