Attention is currently required from: pespin.
1 comment:
File include/osmocom/mgcp_client/mgcp_client_internal.h:
Patch Set #4, Line 22: conn_up
well, we really never know if they are UP, we just guess they are UP since they answered some time a […]
well, the "answered some time ago" is true for any kind of availability checking. You never get information more precise than your "sample interval". Still, I think it's good practice to distinguish between "our keepalive mechanism has determine X or Y" and "we have never actually tried to even figure out".
All I want to prevent is some user looking at the vty output, relying that available actually means available, and then wasting time trying to debug a problem.
You can keep the bool and just adjust the print-out, as I proposed further down this patch.
To view, visit change 33308. To unsubscribe, or for help writing mail filters, visit settings.