Attention is currently required from: falconia, pespin. laforge has posted comments on this change by falconia. ( https://gerrit.osmocom.org/c/osmo-bts/+/42165?usp=email )
Change subject: RTP: implement RTP socket abstraction layer ...................................................................... Patch Set 3: (1 comment) File src/common/rtp_abstract.c: https://gerrit.osmocom.org/c/osmo-bts/+/42165/comment/5d424732_d6519008?usp=email : PS3, Line 109: const struct in_addr *ip, uint16_t port) > Ah I see, we didn't support IPv6 here yet because ortp doesn't support it? […] well, I think the Abis-over-IP protocol doesn't even contain features to use IPv6 addresses for the RTP sockets in the IPAC_{CRCX,MDCX} messages. So while in general I think every code should be IPv6 ready for 20 or more years by now, supporting IPv6 in this rtp code here would just mean we end up with dead and inaccessible code, unless we invent some osmocom-specific extension to the IPA Abis dialect :( -- To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/42165?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Change-Id: Ic945f6d753ec7f5c0ac5cecc9f71049464de7e8f Gerrit-Change-Number: 42165 Gerrit-PatchSet: 3 Gerrit-Owner: falconia <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-CC: laforge <[email protected]> Gerrit-CC: pespin <[email protected]> Gerrit-Attention: falconia <[email protected]> Gerrit-Attention: pespin <[email protected]> Gerrit-Comment-Date: Mon, 23 Feb 2026 09:37:21 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pespin <[email protected]>
