Attention is currently required from: neels, pespin. jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/33498 )
Change subject: ASCI: Use a unique call-id for RTP streams ...................................................................... Patch Set 6: (1 comment) File include/osmocom/msc/msc_t.h: https://gerrit.osmocom.org/c/osmo-msc/+/33498/comment/6e87af82_e25cb29a PS6, Line 33: uint32_t call_id; > mgcp_call_id? Or is/will it used for other purposes? The call ID is used to identify the call between MSC and BSS. It can be used by the MGW to identify the call for logging and accounting purpose. It can also be used to directly interconnect user data inside BSS. Because our implementation uses MGCP does not mean that call_id can be used for MGW only. I would leave it "call_id". -- To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/33498 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-msc Gerrit-Branch: master Gerrit-Change-Id: I36c5f159fa0b54fb576ff8bd279928b895554793 Gerrit-Change-Number: 33498 Gerrit-PatchSet: 6 Gerrit-Owner: jolly <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: neels <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-Attention: neels <[email protected]> Gerrit-Attention: pespin <[email protected]> Gerrit-Comment-Date: Thu, 06 Jul 2023 06:39:21 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pespin <[email protected]> Gerrit-MessageType: comment
