[Asterisk-code-review] Stasis & Attended transfers: Bouncing test due to off nomina... (testsuite[master])

Mark Michelson asteriskteam at digium.com
Mon Jun 29 15:30:27 CDT 2015


Mark Michelson has posted comments on this change.

Change subject: Stasis & Attended transfers: Bouncing test due to off nominal path
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

https://gerrit.asterisk.org/#/c/727/1/tests/rest_api/external_interaction/attended_transfer/stasis_bridge_to_stasis_bridge/different_stasis_app/test-config.yaml
File tests/rest_api/external_interaction/attended_transfer/stasis_bridge_to_stasis_bridge/different_stasis_app/test-config.yaml:

Line 35:  However, it is possible, and valid, for alice to send a 'bye' to bob
       :          immediately after the refer has been received. If this occurs bob is
       :          hung up and the transfer process stops. The expected transfer events
       :          are thus not raised and received. This test accounts for this
       :          possibility."
I'm curious why this is valid. If Alice sends a REFER to Asterisk and then immediately sends a BYE, then that sounds like a fault on the part of Alice's UA, and that should be addressed by determining why that's happening and fixing the test so that this does not happen.

Also, the description of what went wrong doesn't seem to match what was described in ASTERISK-24782. Looking at the console log from there, Alice sends her BYE to Bob after receiving a NOTIFY with 200 OK sipfrag, which is what's supposed to happen.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I9aee48b2dee47ad422caebdd4b861d25d5a0f75b
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list