osmo-mgw/tests/mgcp_client
Philipp Maier df9192efee mgcp_client: add MGW name as logging context
Usually only one MGCP client per application is present. Then the log
lines from mgcp_client.c will be distinguishable without additional
information. When the application is using a pool of MGWs, then the
various MGCP Client instances become hard to distinguish.

- Add a possibility to set a description (name) for each MGW pool
  member. When no description is set, use the domain name.

- Output the pool member name on each log line in mgcp_client.c
  and mgcp_client_pool.c

Change-Id: I53ff5445c8e5faffa4ef908ffb1fdb1f47ea2904
Related: SYS#5091
2021-09-14 07:01:04 +00:00
..
Makefile.am tests: dlopen does not imply availability of dlsym.. 2020-04-11 00:57:13 +02:00
mgcp_client_test.c tests: Replace deprecated API log_set_print_filename 2021-02-19 13:33:52 +01:00
mgcp_client_test.err mgcp_client: add MGW name as logging context 2021-09-14 07:01:04 +00:00
mgcp_client_test.ok mgcp_client: Allow submitting and parsing IPv6 addr in SDP 2020-09-07 15:55:30 +02:00