osmo-mgw/src/libosmo-mgcp-client
Pau Espin 103e50a561 mgcp-client: Fix no 'mgw ' prefix written in old VTY node
Recent commit dropped the 'mgw ' prefix in commands under the "mgw" VTY
node because it was redundant.
However, for old apps still not supporting the 'mgw' node, the commands
are still printed in another node and hence the 'mgw ' prefix must still
be appeneded to them, to avoid breaking backward compatibility.

Related: SYS#5987
Fixes: 8c138fe89c
Change-Id: Ifbfb71f8864b425c1b842cdee241ce279d17a8ba
2022-10-19 17:22:48 +02:00
..
Makefile.am libosmo-mgcp-client: add -no-undefined to *_la_LDFLAGS 2022-08-04 05:35:43 +07:00
mgcp_client.c mgcp-client: Use random free local port by default 2022-10-17 19:22:41 +02:00
mgcp_client_endpoint_fsm.c Make osmo_mgcpc_ep_fsm_pre_term() static 2022-09-16 10:37:22 +00:00
mgcp_client_fsm.c libosmo-mgcp-client: extend the mgcp_client for MGW pooling 2021-08-16 16:22:31 +02:00
mgcp_client_pool.c mgcp-client: Use random free local port by default 2022-10-17 19:22:41 +02:00
mgcp_client_vty.c mgcp-client: Fix no 'mgw ' prefix written in old VTY node 2022-10-19 17:22:48 +02:00