[asterisk-bugs] [JIRA] (ASTERISK-23218) testsuite: Write a test for call file retries
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu Jan 30 09:57:05 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-23218:
------------------------------------
Status: Open (was: Triage)
> testsuite: Write a test for call file retries
> ---------------------------------------------
>
> Key: ASTERISK-23218
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23218
> Project: Asterisk
> Issue Type: Improvement
> Components: Core/PBX, Tests/General
> Reporter: Matt Jordan
>
> Write a test (or set of tests) in the Asterisk Test Suite that verifies call file retrying as well as some other esoteric flags. This should test the following:
> # A call file that Originates a Local channel to a dialplan extension that will always fail. The test should verify that after maxretries, no more channels are created and the attempts fail.
> # A call file that Originates a Local channel that fails at least one time, but before maxretries reaches, Answers the channel.
> # A call file that has alwaysdelete set to False is not deleted after a call is attempted.
> # A call file that has archive set to True is archived to the var/spool/asterisk/outgoing_done directory.
--
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