<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/en/2171/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+10+Function_SMDI_MSG">Asterisk 10 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="Asterisk10Function_SMDI_MSG-SMDIMSG%28%29"></a>SMDI_MSG()</h1>

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

<h3><a name="Asterisk10Function_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="Asterisk10Function_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="Asterisk10Function_SMDI_MSG-Arguments"></a>Arguments</h5>
<ul>
        <li><tt>message_id</tt></li>
        <li><tt>component</tt> - Valid message components are:
        <ul>
                <li><tt>number</tt> - The message desk number</li>
                <li><tt>terminal</tt> - The message desk terminal</li>
                <li><tt>station</tt> - The forwarding station</li>
                <li><tt>callerid</tt> - The callerID of the calling party that was forwarded</li>
                <li><tt>type</tt> - The call type. The value here is the exact character that came in on the SMDI link. Typically, example values are: Options:
                <ul>
                        <li><tt>D</tt> - Direct Calls</li>
                        <li><tt>A</tt> - Forward All Calls</li>
                        <li><tt>B</tt> - Forward Busy Calls</li>
                        <li><tt>N</tt> - Forward No Answer Calls</li>
                </ul>
                </li>
        </ul>
        </li>
</ul>



<h3><a name="Asterisk10Function_SMDI_MSG-SeeAlso"></a>See Also</h3>
<p><a href="/wiki/display/AST/Asterisk+10+Function_SMDI_MSG_RETRIEVE" title="Asterisk 10 Function_SMDI_MSG_RETRIEVE">Asterisk 10 Function&#95;SMDI&#95;MSG&#95;RETRIEVE</a></p>


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