<html>
<head>
<base href="https://wiki.asterisk.org/wiki">
<link rel="stylesheet" href="/wiki/s/en/2172/18/9/_/styles/combined.css?spaceKey=AST&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/Asterisk+11+ManagerAction_Originate">Asterisk 11 ManagerAction_Originate</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="Asterisk11ManagerAction_Originate-Originate"></a>Originate</h1>
<h3><a name="Asterisk11ManagerAction_Originate-Synopsis"></a>Synopsis</h3>
<p>Originate a call.</p>
<h3><a name="Asterisk11ManagerAction_Originate-Description"></a>Description</h3>
<p>Generates an outgoing call to a <em>Extension</em>/<em>Context</em>/<em>Priority</em> or <em>Application</em>/<em>Data</em></p>
<h3><a name="Asterisk11ManagerAction_Originate-Syntax"></a>Syntax</h3>
<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>Action: Originate
ActionID: <value>
Channel: <value>
Exten: <value>
Context: <value>
Priority: <value>
Application: <value>
Data: <value>
Timeout: <value>
CallerID: <value>
Variable: <value>
Account: <value>
Async: <value>
Codecs: <value>
</pre>
</div></div>
<h5><a name="Asterisk11ManagerAction_Originate-Arguments"></a>Arguments</h5>
<ul>
        <li>ActionID - ActionID for this transaction. Will be returned.</li>
        <li>Channel - Channel name to call.</li>
        <li>Exten - Extension to use (requires <tt>Context</tt> and <tt>Priority</tt>)</li>
        <li>Context - Context to use (requires <tt>Exten</tt> and <tt>Priority</tt>)</li>
        <li>Priority - Priority to use (requires <tt>Exten</tt> and <tt>Context</tt>)</li>
        <li>Application - Application to execute.</li>
        <li>Data - Data to use (requires <tt>Application</tt>).</li>
        <li>Timeout - How long to wait for call to be answered (in ms.).</li>
        <li>CallerID - Caller ID to be set on the outgoing channel.</li>
        <li>Variable - Channel variable to set, multiple Variable: headers are allowed.</li>
        <li>Account - Account code.</li>
        <li>Async - Set to <tt>true</tt> for fast origination.</li>
        <li>Codecs - Comma-separated list of codecs to use for this call.</li>
</ul>
<h3><a name="Asterisk11ManagerAction_Originate-SeeAlso"></a>See Also</h3>
<ul>
        <li><a href="/wiki/pages/createpage.action?spaceKey=AST&title=Asterisk+11+ManagerEvent_OriginateResponse&linkCreation=true&fromPageId=20187296" class="createlink">Asterisk 11 ManagerEvent_OriginateResponse</a></li>
</ul>
<h3><a name="Asterisk11ManagerAction_Originate-ImportVersion"></a>Import Version</h3>
<p>This documentation was imported from Asterisk Version SVN-trunk-r370322</p>
</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=AST">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/AST/Asterisk+11+ManagerAction_Originate">View Online</a>
|
<a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerAction_Originate?showComments=true&showCommentArea=true#addcomment">Add Comment</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>