<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_SMDI_MSG">Asterisk 11 Function_SMDI_MSG</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_SMDI_MSG-SMDIMSG%28%29"></a>SMDI_MSG()</h1>

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

<p>Retrieve details about an SMDI message.</p>
<h3><a name="Asterisk11Function_SMDI_MSG-Description"></a>Description</h3>



<p>This function is used to access details of an SMDI message that was pulled from the incoming SMDI message queue using the SMDI_MSG_RETRIEVE() function.</p>

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

<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>SMDI_MSG(message_id,component)</pre>
</div></div>
<h5><a name="Asterisk11Function_SMDI_MSG-Arguments"></a>Arguments</h5>


<ul>
        <li>message_id</li>
        <li>component - Valid message components are:
        <ul>
                <li>number - The message desk number</li>
                <li>terminal - The message desk terminal</li>
                <li>station - The forwarding station</li>
                <li>callerid - The callerID of the calling party that was forwarded</li>
                <li>type - The call type. The value here is the exact character that came in on the SMDI link. Typically, example values are:Options:
                <ul>
                        <li>D - Direct Calls</li>
                        <li>A - Forward All Calls</li>
                        <li>B - Forward Busy Calls</li>
                        <li>N - Forward No Answer Calls</li>
                </ul>
                </li>
        </ul>
        </li>
</ul>


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


<ul>
        <li><a href="/wiki/display/AST/Asterisk+11+Function_SMDI_MSG_RETRIEVE" title="Asterisk 11 Function_SMDI_MSG_RETRIEVE">Asterisk 11 Function&#95;SMDI&#95;MSG&#95;RETRIEVE</a></li>
</ul>


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