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

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Jan 29 23:15:03 CST 2014


Matt Jordan created ASTERISK-23218:
--------------------------------------

             Summary: 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
            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