Attention is currently required from: pespin, dexter.
2 comments:
File include/osmocom/mgcp_client/mgcp_client_internal.h:
Patch Set #4, Line 22: conn_up
one mihgt have differentiated betwween UP, DOWN and UNKNOWN. This way we wouldn't print "UP" on a system with disabled keepalives, where we actually don't know if it's up.
File src/libosmo-mgcp-client/mgcp_client_vty.c:
Patch Set #4, Line 676: pool_member->clien
one could also keep the bool conn_up and add a check here if keepalives are actually enabled. If yes, "UP". If not: "UNKNOWN".
To view, visit change 33308. To unsubscribe, or for help writing mail filters, visit settings.