<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+Application_FollowMe">Asterisk 10 Application_FollowMe</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="Asterisk10Application_FollowMe-FollowMe%28%29"></a>FollowMe()</h1>

<h3><a name="Asterisk10Application_FollowMe-Synopsis"></a>Synopsis</h3>
<p>Find-Me/Follow-Me application.</p>

<h3><a name="Asterisk10Application_FollowMe-Description"></a>Description</h3>
<p>This application performs Find-Me/Follow-Me functionality for the caller as defined in the profile matching the <em>followmeid</em> parameter in <tt>followme.conf</tt>. If the specified <em>followmeid</em> profile doesn't exist in <tt>followme.conf</tt>, execution will be returned to the dialplan and call execution will continue at the next priority. </p>

<p>Returns -1 on hangup.</p>

<h3><a name="Asterisk10Application_FollowMe-Syntax"></a>Syntax</h3>
<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
<pre>FollowMe(followmeid[,options])</pre>
</div></div>

<h5><a name="Asterisk10Application_FollowMe-Arguments"></a>Arguments</h5>

<ul>
        <li><tt>followmeid</tt></li>
        <li><tt>options</tt>
        <ul>
                <li><tt>s</tt> - Playback the incoming status message prior to starting the follow-me step(s)</li>
                <li><tt>a</tt> - Record the caller's name so it can be announced to the callee on each step.</li>
                <li><tt>n</tt> - Playback the unreachable status message if we've run out of steps to reach the or the callee has elected not to be reachable.</li>
                <li><tt>N</tt> - Don't answer the incoming call until we're ready to connect the caller or give up. This will disable all the other options while implicitly turning on the 'd' option.</li>
                <li><tt>d</tt> - Disable the 'Please hold while we try to connect your call' announcement.</li>
                <li><tt>l</tt> - Disable local call optimization so that applications with audio hooks between the local bridge don't get dropped when the calls get joined directly.</li>
        </ul>
        </li>
</ul>



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



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