Attention is currently required from: pespin.
1 comment:
File src/libosmo-mgcp/mgcp_protocol.c:
Patch Set #4, Line 1122: remote_osmux_cid = mgcp_osmux_setup(endp, line);
`handle_create_con()` contains the following code:
```
if (hpars->remote_osmux_cid != MGCP_PARSE_HDR_PARS_OSMUX_CID_UNSET)
mgcp_trunk_osmux_init_if_needed(trunk);
```
Should you add that to `handle_modify_con()` as well after removing `mgcp_osmux_setup()` here?
To view, visit change 39239. To unsubscribe, or for help writing mail filters, visit settings.