[asterisk-dev] [Code Review] 3206: HEP: Add test for PJSIP HEP packet capture
Matt Jordan
reviewboard at asterisk.org
Fri Mar 28 20:44:02 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3206/
-----------------------------------------------------------
(Updated March 28, 2014, 8:44 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 4912
Repository: testsuite
Description
-------
This patch adds the following:
* A pluggable module that emulates a HEP capture server for verifying packets.
* A function that can, in a rudimentary fashion, verify SIP packets. It's simplistic, but good enough to verify that Asterisk sent the server the SIP message traffic we sent to it from SIPp.
* A test that verifies that the res_hep/res_hep_pjsip modules forward SIP message traffic to our little capture server.
Diffs
-----
/asterisk/trunk/tests/tests.yaml 4685
/asterisk/trunk/tests/hep/tests.yaml PRE-CREATION
/asterisk/trunk/tests/hep/pjsip/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/hep/pjsip/sipp/echo_with_deferred_sdp.xml PRE-CREATION
/asterisk/trunk/tests/hep/pjsip/configs/ast1/pjsip.conf PRE-CREATION
/asterisk/trunk/tests/hep/pjsip/configs/ast1/hep.conf PRE-CREATION
/asterisk/trunk/tests/hep/pjsip/configs/ast1/extensions.conf PRE-CREATION
/asterisk/trunk/tests/hep/pjsip-ipv6/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/hep/pjsip-ipv6/sipp/echo_with_deferred_sdp.xml PRE-CREATION
/asterisk/trunk/tests/hep/pjsip-ipv6/configs/ast1/pjsip.conf PRE-CREATION
/asterisk/trunk/tests/hep/pjsip-ipv6/configs/ast1/hep.conf PRE-CREATION
/asterisk/trunk/tests/hep/pjsip-ipv6/configs/ast1/extensions.conf PRE-CREATION
/asterisk/trunk/tests/hep/pjsip-auth/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/hep/pjsip-auth/sipp/echo_with_deferred_sdp.xml PRE-CREATION
/asterisk/trunk/tests/hep/pjsip-auth/configs/ast1/pjsip.conf PRE-CREATION
/asterisk/trunk/tests/hep/pjsip-auth/configs/ast1/hep.conf PRE-CREATION
/asterisk/trunk/tests/hep/pjsip-auth/configs/ast1/extensions.conf PRE-CREATION
/asterisk/trunk/tests/hep/hep_capture_node.py PRE-CREATION
Diff: https://reviewboard.asterisk.org/r/3206/diff/
Testing
-------
Thanks,
Matt Jordan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140329/76e88d7b/attachment.html>
More information about the asterisk-dev
mailing list