[Asterisk-code-review] Non negotiated rtp frame causes call disconnection when there is a SS... (testsuite[master])
Paulo Vicentini
asteriskteam at digium.com
Mon Mar 9 11:01:08 CDT 2020
Hello Joshua Colp, Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/testsuite/+/13847
to look at the new patch set (#2).
Change subject: Non negotiated rtp frame causes call disconnection when there is a SSRC change
......................................................................
Non negotiated rtp frame causes call disconnection when there is a SSRC change
For a non negotiated rtp frame, when there was a SSRC change, the frame
would be marked as a control frame and it would be queued to be written
and then leading to a disconnection
(ast_channel_softhangup_internal_flag_add)
The associated patch prevents processing of a non negotiated rtp frame
considering also when SSRC changes
ASTERISK-28759
Change-Id: If3e760a7bb94c9bfc1ee24aff7f5fd7a3cbd33ed
---
A tests/channels/pjsip/non_negotiated_frame_SSRC_change/configs/ast1/extensions.conf
A tests/channels/pjsip/non_negotiated_frame_SSRC_change/configs/ast1/pjsip.conf
A tests/channels/pjsip/non_negotiated_frame_SSRC_change/sipp/A_party_g711a.pcap
A tests/channels/pjsip/non_negotiated_frame_SSRC_change/sipp/g711a.pcap
A tests/channels/pjsip/non_negotiated_frame_SSRC_change/sipp/ssrc1.pcap
A tests/channels/pjsip/non_negotiated_frame_SSRC_change/sipp/ssrc2.pcap
A tests/channels/pjsip/non_negotiated_frame_SSRC_change/sipp/uac_g719_g711.xml
A tests/channels/pjsip/non_negotiated_frame_SSRC_change/sipp/uas_asterisk.xml
A tests/channels/pjsip/non_negotiated_frame_SSRC_change/test-config.yaml
M tests/channels/pjsip/tests.yaml
10 files changed, 365 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/47/13847/2
--
To view, visit https://gerrit.asterisk.org/c/testsuite/+/13847
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Change-Id: If3e760a7bb94c9bfc1ee24aff7f5fd7a3cbd33ed
Gerrit-Change-Number: 13847
Gerrit-PatchSet: 2
Gerrit-Owner: Paulo Vicentini <paulo.vicentini at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200309/bfe544ef/attachment.html>
More information about the asterisk-code-review
mailing list