[asterisk-bugs] [JIRA] (ASTERISK-23229) testsuite: Write basic tests for AgentLogin

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Jan 31 12:35:04 CST 2014


     [ https://issues.asterisk.org/jira/browse/ASTERISK-23229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-23229:
-----------------------------------

    Status: Open  (was: Triage)
    
> testsuite: Write basic tests for AgentLogin
> -------------------------------------------
>
>                 Key: ASTERISK-23229
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23229
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Tests/testsuite
>    Affects Versions: 12.0.0
>            Reporter: Matt Jordan
>
> The AgentLogin application is new in Asterisk 12 and is part of the replacement for the {{chan_agent}} channel driver.
> We need a basic test for logging in an agent. This should cover the following:
> # An agent who logs in (and matches a valid agent) actually enters into the holding bridge (or the pool).
> # An agent who logs in as an already logged in agent is rejected, and the channel variable AGENT_STATUS is set to ALREADY_LOGGED_IN
> # An agent who logs in with an invalid id (not in agents.conf) is rejected as INVALID
> # If an agent logs in with the 's' option, then the login announcement is not played to the user. If they log in without the 's' option, then it is.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list