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

Scott Emidy (JIRA) noreply at issues.asterisk.org
Wed Apr 16 12:11:20 CDT 2014


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

Scott Emidy closed ASTERISK-23217.
----------------------------------

    Resolution: Fixed

> 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/General
>            Reporter: Matt Jordan
>            Assignee: Scott Emidy
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list