<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+Function_HANGUPCAUSE">Asterisk 11 Function_HANGUPCAUSE</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="Asterisk11Function_HANGUPCAUSE-HANGUPCAUSE%28%29"></a>HANGUPCAUSE()</h1>

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

<p>Gets per-channel hangupcause information from the channel.</p>
<h3><a name="Asterisk11Function_HANGUPCAUSE-Description"></a>Description</h3>



<p>Gets technology-specific or translated Asterisk cause code information from the channel for the specified channel that resulted from a dial.</p>

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

<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>HANGUPCAUSE(channel,type)</pre>
</div></div>
<h5><a name="Asterisk11Function_HANGUPCAUSE-Arguments"></a>Arguments</h5>


<ul>
        <li>channel - The name of the channel for which to retreive cause information.</li>
        <li>type - Parameter describing which type of information is requested. Types are:
        <ul>
                <li>tech - Technology-specific cause information</li>
                <li>ast - Translated Asterisk cause code</li>
        </ul>
        </li>
</ul>


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


<ul>
        <li><a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+11+Function_HANGUPCAUSE_KEYS&amp;linkCreation=true&amp;fromPageId=20187195" class="createlink">Asterisk 11 Function&#95;HANGUPCAUSE&#95;KEYS</a></li>
        <li><a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+11+Application_HangupCauseClear&amp;linkCreation=true&amp;fromPageId=20187195" class="createlink">Asterisk 11 Application&#95;HangupCauseClear</a></li>
</ul>


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