[Asterisk-code-review] Change in testsuite[master]: non_stasis_bridge_to_stasis_bridge: hangup race

Kevin Harwell (Code Review) asteriskteam at digium.com
Thu Apr 16 11:26:28 CDT 2015


Kevin Harwell has uploaded a new patch set (#2).

Change subject: non_stasis_bridge_to_stasis_bridge: hangup race
......................................................................

non_stasis_bridge_to_stasis_bridge: hangup race

During the transfer process there is a chance for a hang up to occur on the
channel being transfered (in this case bob) but before the transfer has time
to fully complete. If this happens not all expected events are raised, thus
not received. Addressed the possibility of this scenario occurring by adjusting
the expected events in question to accept at most one of the event, consequently
allowing zero as well.

ASTERISK-24782 #close
Reported by: John Bigelow
Review: https://gerrit.asterisk.org/#/c/125/

Change-Id: Ic4ef9fff4830670137dbfb587f30eaf33a43a2d6
---
M tests/rest_api/external_interaction/attended_transfer/non_stasis_bridge_to_stasis_bridge/test-config.yaml
1 file changed, 34 insertions(+), 29 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/25/125/2
-- 
To view, visit https://gerrit.asterisk.org/125
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic4ef9fff4830670137dbfb587f30eaf33a43a2d6
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: John Bigelow <jbigelow at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>



More information about the asterisk-code-review mailing list