Attention is currently required from: pespin.
daniel has posted comments on this change by pespin. (
https://gerrit.osmocom.org/c/osmo-mgw/+/39205?usp=email )
Change subject: mgw: constify mgcp_endp_avail() param
......................................................................
Patch Set 2:
(1 comment)
File src/libosmo-mgcp/mgcp_endp.c:
https://gerrit.osmocom.org/c/osmo-mgw/+/39205/comment/27a5e8ee_c6b081c1?usp… :
PS2, Line 525: epname_check = gen_e1_epname(NULL, endp->trunk->cfg->domain,
`talloc_asprintf()` takes a `const void *` as first argument so instead change the
signature of `gen_e1_epname()` to accept one as well.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-mgw/+/39205?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I31ed2f3abbcf024ee44f62e130dd4ec01611ae97
Gerrit-Change-Number: 39205
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: daniel <dwillmann(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 02 Jan 2025 20:00:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No