Attention is currently required from: osmith.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/33468 )
Change subject: mgcp-client: Mark client as UP when keepalive request-interval/timeout is disabled through VTY ......................................................................
Patch Set 1:
(1 comment)
File src/libosmo-mgcp-client/mgcp_client_vty.c:
https://gerrit.osmocom.org/c/osmo-mgw/+/33468/comment/0a8d69a7_17431012 PS1, Line 388: } /* else: wait until connect() to do first scheduling */
maybe move the whole block into a new function to de-duplicate code? but not that important
They act on different timers, it's not really duplicated code.