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

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


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

Rusty Newton updated ASTERISK-23217:
------------------------------------

    Component/s: Tests/testsuite
    
> 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, Tests/testsuite
>            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 test should use the Pluggable Module Framework, but should involve writing a module that can convert a YAML configuration into a call file and that will place the call files into the appropriate directory either one:
> # AMI connect
> # As a result of some callback function from an AMIEventInstance

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