Attention is currently required from: daniel, laforge, neels.
1 comment:
File src/libosmo-mgcp/mgcp_protocol.c:
Patch Set #4, Line 710: if (osmux_init(trunk) < 0) {
if this is called due to whatever endp/conn triggerer and this function fails, then it's up to the c […]
BTW, in this case, it doesn't really matter at all which subscriber or endp triggered it, because it really has nothing to do with the fact of initiating the ports. It's just that we are lazy-initializing the shared socket.
This is actually something which should be done at startup or in an improved way anyway if we always get to implementer further osmux improvements I wrote in redmine.
To view, visit change 39224. To unsubscribe, or for help writing mail filters, visit settings.