[asterisk-bugs] [JIRA] (ASTERISK-23230) testsuite: Write a nominal AgentLogin/AgentRequest test

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Mar 11 11:12:19 CDT 2014


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

Matt Jordan closed ASTERISK-23230.
----------------------------------

    Resolution: Fixed

> testsuite: Write a nominal AgentLogin/AgentRequest test
> -------------------------------------------------------
>
>                 Key: ASTERISK-23230
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23230
>             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/AgentRequest applications are new in Asterisk 12 and are the replacement for the {{chan_agent}} channel driver.
> The following would be a basic test for AgentLogin/AgentRequest:
>  # Login a valid agent.
>  # Have a hint on the dialplan for that agent. Verify that the status changes when the user logs in. When logged in, it should be available.
>  # Have another channel use AgentRequest to request the agent. Verify that the agent is removed from the holding pool and bridged with the requester.
>  ## Verify that the hint status changes to in use
>  # The caller should hang up after some period of time
>  # Verify that the agent is returned to the pool
> Note that for this test, the configuration should be set up to be an unintrusive as possible, i.e., no DTMF should be required to accept the call, etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list