Change in osmo-ttcn3-hacks[master]: library/RTP_Emulation: Close previous socket after rebind

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Sep 9 11:43:51 UTC 2020


laforge has uploaded a new patch set (#3) to the change originally created by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20032 )

Change subject: library/RTP_Emulation: Close previous socket after rebind
......................................................................

library/RTP_Emulation: Close previous socket after rebind

If test calls RTPEM_bind twice, the previous socket is kept open
(ConnId 1) while the new one is assigned to the the expected ConnId for
RTP/RTCP packets received (ConnId), however, if remote was already
sending packets, it may happen that the port still receives those with
ConnId=1, which may make test fail with message:
"Received unexpected type from RTP"

Change-Id: I73f4af4e590dd3958e3f4d1dba0496c0750d642d
---
M library/OSMUX_Emulation.ttcn
M library/RTP_Emulation.ttcn
2 files changed, 16 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/32/20032/3
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20032
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I73f4af4e590dd3958e3f4d1dba0496c0750d642d
Gerrit-Change-Number: 20032
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200909/1da1d56a/attachment.htm>


More information about the gerrit-log mailing list