----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3863/ -----------------------------------------------------------
(Updated Sept. 1, 2014, 9:05 p.m.) Review request for Asterisk Developers. Changes ------- Fixed test-config descriptions bad regular expressions/not matching on any packet. Tests should now pass. Repository: testsuite Description ------- This patch adds two tests that cover transmitting RTCP information to a HEP server: * rtcp-sender: One Asterisk instance dials another Asterisk instance. Audio is streamed from the first instance and echo'd back from the second to the first. This results in RTCP information from both instances being sent to a HEP server, where both sides are 'senders' and thus generate/receive SR packets. * rtcp-receiver: One Asterisk instance dials another Asterisk instance. Audio is streamed from the first instance and absorbed by the second. This results in RTCP information from both instances being sent to a HEP server, where the first transmits SR packets and received RR packets and the second transmits RR packets and received SR packets. The test does basic validation of the received HEP packets from both Asterisk instances. Diffs (updated) ----- /asterisk/trunk/tests/hep/tests.yaml 5539 /asterisk/trunk/tests/hep/rtcp-sender/test-config.yaml PRE-CREATION /asterisk/trunk/tests/hep/rtcp-sender/configs/ast2/pjsip.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-sender/configs/ast2/hep.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-sender/configs/ast2/extensions.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-sender/configs/ast1/pjsip.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-sender/configs/ast1/hep.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-sender/configs/ast1/extensions.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-receiver/test-config.yaml PRE-CREATION /asterisk/trunk/tests/hep/rtcp-receiver/configs/ast2/pjsip.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-receiver/configs/ast2/hep.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-receiver/configs/ast2/extensions.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-receiver/configs/ast1/pjsip.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-receiver/configs/ast1/hep.conf PRE-CREATION /asterisk/trunk/tests/hep/rtcp-receiver/configs/ast1/extensions.conf PRE-CREATION /asterisk/trunk/tests/hep/pjsip/test-config.yaml 5539 /asterisk/trunk/tests/hep/pjsip-ipv6/test-config.yaml 5539 /asterisk/trunk/tests/hep/pjsip-auth/test-config.yaml 5539 /asterisk/trunk/tests/hep/hep_capture_node.py 5539 /asterisk/trunk/lib/python/asterisk/test_suite_utils.py 5539 /asterisk/trunk/lib/python/asterisk/ari.py 5539 Diff: https://reviewboard.asterisk.org/r/3863/diff/ Testing ------- Thanks, Matt Jordan
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
