Attention is currently required from: dexter.
4 comments:
File src/libosmo-mgcp-client/mgcp_client_endpoint_fsm.c:
Patch Set #5, Line 692: osmo_strlcpy(cleared_ci.mgcp_ci_str, ci->mgcp_ci_str, sizeof(cleared_ci.mgcp_ci_str));
mark
Done
Patch Set #5, Line 826: .ep = ep,
mark
Done
Patch Set #5, Line 1052: *ci = (struct osmo_mgcpc_ep_ci){
mark
Done
File src/libosmo-mgcp-client/mgcp_client_endpoint_fsm.c:
Patch Set #7, Line 98: struct mgcp_conn_peer *verb_info;
since this struct is used only within this .c file scope, there is no need to modify this code. […]
Done
To view, visit change 34404. To unsubscribe, or for help writing mail filters, visit settings.