<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2172/18/9/_/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/Asterisk+11+Application_ParkedCall">Asterisk 11 Application_ParkedCall</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="Asterisk11Application_ParkedCall-ParkedCall%28%29"></a>ParkedCall()</h1>

<h3><a name="Asterisk11Application_ParkedCall-Synopsis"></a>Synopsis</h3>

<p>Retrieve a parked call.</p>
<h3><a name="Asterisk11Application_ParkedCall-Description"></a>Description</h3>



<p>Used to retrieve a parked call from a parking lot.</p>
<div class='panelMacro'><table class='infoMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/wiki/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td><b>Note</b><br />Parking lots automatically create and manage dialplan extensions in the parking lot context. You do not need to explicitly use this application in your dialplan. Instead, all you should do is include the parking lot context in your dialplan.</td></tr></table></div>


<h3><a name="Asterisk11Application_ParkedCall-Syntax"></a>Syntax</h3>

<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>ParkedCall(exten,parking_lot_name)</pre>
</div></div>
<h5><a name="Asterisk11Application_ParkedCall-Arguments"></a>Arguments</h5>


<ul>
        <li>exten - Parking space extension to retrieve a parked call. If not provided then the first available parked call in the parking lot will be retrieved.</li>
        <li>parking_lot_name - Specify from which parking lot to retrieve a parked call.The parking lot used is selected in the following order:1) parking_lot_name option2) <tt>PARKINGLOT</tt> variable3) <tt>CHANNEL(parkinglot)</tt> function (Possibly preset by the channel driver.)4) Default parking lot.</li>
</ul>


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


<ul>
        <li><a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+11+Application_Park&amp;linkCreation=true&amp;fromPageId=20187272" class="createlink">Asterisk 11 Application&#95;Park</a></li>
        <li><a href="/wiki/display/AST/Asterisk+11+Application_ParkAndAnnounce" title="Asterisk 11 Application_ParkAndAnnounce">Asterisk 11 Application&#95;ParkAndAnnounce</a></li>
</ul>


<h3><a name="Asterisk11Application_ParkedCall-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+Application_ParkedCall">View Online</a>
              |
       <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_ParkedCall?showComments=true&amp;showCommentArea=true#addcomment">Add Comment</a>
           </div>
</div>
</div>
</div>
</div>
</body>
</html>