[asterisk-bugs] [JIRA] (ASTERISK-23224) testsuite: Write a test for call file retries

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Jan 30 09:57:06 CST 2014


Rusty Newton created ASTERISK-23224:
---------------------------------------

             Summary: testsuite: Write a test for call file retries
                 Key: ASTERISK-23224
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23224
             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