[asterisk-bugs] [JIRA] (ASTERISK-23217) testsuite: Write a test for call files

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


Matt Jordan created ASTERISK-23217:
--------------------------------------

             Summary: testsuite: Write a test for call files
                 Key: ASTERISK-23217
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23217
             Project: Asterisk
          Issue Type: Improvement
          Components: Core/PBX
            Reporter: Matt Jordan


Write a test in the Asterisk Test Suite that verifies call files. The test should:

# Write out a call file that generates a Local channel to an application. The test should verify that the channel entered into the dialplan at the correct location, as well as the application that was specified. (application/data)
# Write out a call file that generates a Local channel to a dialplan extension. The test should verify that the channel enters the dialplan locations correctly. (context/extension/priority)

In addition, the test should verify the following keywords:
# account: Verify that the accountcode can be specified from the call file
# callerid: Verify that the callerid can be specified from the call file
# setvar: Verify that variables can be set on the channels


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