<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_AgentLogin">Asterisk 10 Application_AgentLogin</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_AgentLogin-AgentLogin%28%29"></a>AgentLogin()</h1>

<h3><a name="Asterisk10Application_AgentLogin-Synopsis"></a>Synopsis</h3>
<p>Call agent login.</p>

<h3><a name="Asterisk10Application_AgentLogin-Description"></a>Description</h3>
<p>Asks the agent to login to the system. Always returns <tt>-1</tt>. While logged in, the agent can receive calls and will hear a <tt>beep</tt> when a new call comes in. The agent can dump the call by pressing the star key.</p>

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

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

<ul>
        <li><tt>AgentNo</tt></li>
        <li><tt>options</tt>
        <ul>
                <li><tt>s</tt> - silent login - do not announce the login ok segment after agent logged on/off</li>
        </ul>
        </li>
</ul>



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

<p><a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+10+Application_Queue&amp;linkCreation=true&amp;fromPageId=19005602" class="createlink">Asterisk 10 Application&#95;Queue</a><br/>
<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+10+Application_AddQueueMember&amp;linkCreation=true&amp;fromPageId=19005602" class="createlink">Asterisk 10 Application&#95;AddQueueMember</a><br/>
<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+10+Application_RemoveQueueMember&amp;linkCreation=true&amp;fromPageId=19005602" class="createlink">Asterisk 10 Application&#95;RemoveQueueMember</a><br/>
<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+10+Application_PauseQueueMember&amp;linkCreation=true&amp;fromPageId=19005602" class="createlink">Asterisk 10 Application&#95;PauseQueueMember</a><br/>
<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+10+Application_UnpauseQueueMember&amp;linkCreation=true&amp;fromPageId=19005602" class="createlink">Asterisk 10 Application&#95;UnpauseQueueMember</a><br/>
<a href="/wiki/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+10+Function_AGENT&amp;linkCreation=true&amp;fromPageId=19005602" class="createlink">Asterisk 10 Function&#95;AGENT</a><br/>
<tt>agents.conf</tt><br/>
<tt>queues.conf</tt></p>


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