[asterisk-bugs] [JIRA] (ASTERISK-23455) res_pjsip_dtmf_info: Create DTMF INFO request tests
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Mar 7 16:18:49 CST 2014
Matt Jordan created ASTERISK-23455:
--------------------------------------
Summary: res_pjsip_dtmf_info: Create DTMF INFO request tests
Key: ASTERISK-23455
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23455
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/res_pjsip_dtmf_info, Tests/testsuite
Reporter: Matt Jordan
Create a test that tests DTMF INFO using the PJSIP stack. This test can work in a similar manner to the existing chan_sip DTMF INFO test. It should verify:
# All DTMF characters (0-9 A-D # * !)
# DTMF packages with and without duration (note that duration is not checked in the existing test; ideally this should be checked for in events)
This may be easier to write a stand-alone test rather than as a pluggable module, given the interaction between the event checking and the SIPp scenarios.
Note that the existing test is a bit old, and it should not be copied verbatim. It may be useful as a reference, however. See the existing test for more information:
http://svn.asterisk.org/svn/testsuite/asterisk/trunk/tests/channels/SIP/info_dtmf/run-test
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list