[asterisk-dev] Change in testsuite[master]: Add a test for PJSIP t38 with authentication based on normal...

Matt Jordan (Code Review) asteriskteam at digium.com
Thu Apr 2 22:10:20 CDT 2015


Matt Jordan has posted comments on this change.

Change subject: Add a test for PJSIP t38 with authentication based on normal t38 test
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.asterisk.org/#/c/22/1/tests/fax/pjsip/t38_with_auth/configs/ast1/extensions.conf
File tests/fax/pjsip/t38_with_auth/configs/ast1/extensions.conf:

Line 3: exten => 1234,n,SendFax(${ASTDATADIR}/send.tiff)
> @Matt Jordan, is SendFax similar to Stasis in that once the channel is hand
No, but if the channel is still active when it leaves the SendFax dialplan application, it will be immediately hung up because there's no more dialplan to execute, and (assuming fall-through is enabled, which it shouldn't be), there are no more matching extensions within this context.


-- 
To view, visit https://gerrit.asterisk.org/22
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id8fd9683dc1b61e7b1afd2b6ede857921beebb88
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Jonathan Rose <jrose at digium.com>
Gerrit-Reviewer: Ashley Sanders <asanders at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-dev mailing list