[asterisk-bugs] [JIRA] (ASTERISK-23229) testsuite: Write basic tests for AgentLogin
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 7 10:22:49 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan closed ASTERISK-23229.
----------------------------------
Resolution: Fixed
> 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
> Assignee: Benjamin Keith Ford
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list