[Asterisk-code-review] Add test for SIP BYE with Also header (testsuite[master])
Mark Michelson
asteriskteam at digium.com
Fri Jun 12 12:27:18 CDT 2015
Mark Michelson has uploaded a new patch set (#2).
Change subject: Add test for SIP BYE with Also header
......................................................................
Add test for SIP BYE with Also header
This test launches ten simultaneous SIPp scenarios. Each scenario places
a call to an extension that calls a local channel. The local channel
then calls the Echo() application.
The SIPp scenarios send a BYE with Also header in order to transfer the
;1 side of the local channel to the Echo() application as well.
This test exists both to ensure that a SIP BYE with Also header
functions as expected as well as to ensure that an observed deadlock
that had previously occurred does not happen any longer.
Change-Id: I687d28a725980fb6ccbc9b8a361d2603baee522c
---
A tests/channels/SIP/sip_bye_also/configs/ast1/extensions.conf
A tests/channels/SIP/sip_bye_also/configs/ast1/sip.conf
A tests/channels/SIP/sip_bye_also/sipp/uac-bye-also.xml
A tests/channels/SIP/sip_bye_also/test-config.yaml
M tests/channels/SIP/tests.yaml
5 files changed, 153 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/49/649/2
--
To view, visit https://gerrit.asterisk.org/649
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I687d28a725980fb6ccbc9b8a361d2603baee522c
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
More information about the asterisk-code-review
mailing list