osmo-mgw/src/libosmo-mgcp-client
Philipp Maier 276a414aa3 mgcp_client: do not print (null) when address is ANY
When the address is set to ANY, the address string is NULL. The log then
prints "(null)" where the address normaly would be. This looks odd, lets
print "(any)" instead.

Change-Id: I2ea138827ee5b9f40d352bf594364ee930520609
2021-08-16 16:22:31 +02:00
..
Makefile.am Bump version: 1.7.0.138-ace0b-dirty → 1.8.0 2021-02-23 18:28:45 +01:00
mgcp_client.c mgcp_client: do not print (null) when address is ANY 2021-08-16 16:22:31 +02:00
mgcp_client_endpoint_fsm.c mgcp_client_endpoint_fsm: on term, still let conns wait for DLCX OK 2021-07-15 02:28:03 +02:00
mgcp_client_fsm.c mgcp_client_fsm: add missing log_subsys 2021-07-15 02:28:03 +02:00
mgcp_client_vty.c mgcp_client_vty: remove unnecessary checks 2021-08-16 16:22:31 +02:00