[Home]

Summary:ASTERISK-23889: Testsuite: Write a test for CELGenUserEvent
Reporter:Matt Jordan (mjordan)Labels:
Date Opened:2014-06-13 13:38:00Date Closed:
Priority:MajorRegression?
Status:Open/NewComponents:Applications/app_celgenuserevent Tests/testsuite
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Write a test that verifies the CELGenUserEvent dialplan application. The test use pluggable modules, and do the following:
# Use the SimpleTestCase test object to originate a single channel into the dialplan
# Raise a CELGenUserEvent with custom fields, then Hangup
# Use the CEL pluggable module to verify the expected events, including the custom event
Comments: