Jared K. Smith has uploaded a new patch set (#3). Change subject: PJSIP: Added test to ensure retransmissions are not handled twice. ......................................................................
PJSIP: Added test to ensure retransmissions are not handled twice. In this test, a SIPp scenario sends the exact same MESSAGE request to Asterisk twice. The test ensures that the dialplan is only called into a single time. Without the patch from https://reviewboard.asterisk.org/r/4532/ , this test fails because the UserEvent in the dialplan is sent twice. With that patch, this test succeeds. ASTERSIK-24920 Reported by Mark Michelson Change-Id: I524a3eb1cde4489d0ff9866913ae1be318c72115 --- A tests/channels/pjsip/message/message_retrans/configs/ast1/extensions.conf A tests/channels/pjsip/message/message_retrans/configs/ast1/pjsip.conf A tests/channels/pjsip/message/message_retrans/sipp/message_retrans.xml A tests/channels/pjsip/message/message_retrans/test-config.yaml M tests/channels/pjsip/message/tests.yaml 5 files changed, 94 insertions(+), 0 deletions(-) git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/14/14/3 -- To view, visit https://gerrit.asterisk.org/14 To unsubscribe, visit https://gerrit.asterisk.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I524a3eb1cde4489d0ff9866913ae1be318c72115 Gerrit-PatchSet: 3 Gerrit-Project: testsuite Gerrit-Branch: master Gerrit-Owner: Mark Michelson <mmichel...@digium.com> Gerrit-Reviewer: Mark Michelson <mmichel...@digium.com> Gerrit-Reviewer: Matt Jordan <mjor...@digium.com> -- _____________________________________________________________________ -- 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