Jonathan Rose has uploaded a new patch set (#2). Change subject: Add a test for PJSIP t38 with authentication based on normal t38 test The test will start two instances of Asterisk. The first will originate a PJSIP call with authentication to the second using an extension that will run sendFax. The second will receive ......................................................................
Add a test for PJSIP t38 with authentication based on normal t38 test The test will start two instances of Asterisk. The first will originate a PJSIP call with authentication to the second using an extension that will run sendFax. The second will receive the call and direct it to an extension that runs receiveFax. As the fax completes, user events are issued to verify that the FAX completed successfully. ASTERISK-24933 Change-Id: If37cf20857ae3c0b35e0637a0a2cb7e7d6226df6 --- M tests/fax/pjsip/t38_with_auth/configs/ast1/extensions.conf M tests/fax/pjsip/t38_with_auth/configs/ast2/extensions.conf M tests/fax/pjsip/t38_with_auth/run-test M tests/fax/pjsip/t38_with_auth/test-config.yaml 4 files changed, 62 insertions(+), 52 deletions(-) git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/28/28/2 -- To view, visit https://gerrit.asterisk.org/28 To unsubscribe, visit https://gerrit.asterisk.org/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: If37cf20857ae3c0b35e0637a0a2cb7e7d6226df6 Gerrit-PatchSet: 2 Gerrit-Project: testsuite Gerrit-Branch: master Gerrit-Owner: Jonathan Rose <[email protected]> -- _____________________________________________________________________ -- 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
