Attention is currently required from: pespin.
1 comment:
File src/libosmo-mgcp/mgcp_endp.c:
Patch Set #2, 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 change 39205. To unsubscribe, or for help writing mail filters, visit settings.