osmo-mgw/src/libosmo-mgcp-client
Pau Espin a7152e055a Use OSMO_FD_* instead of deprecated BSC_FD_*
New define is available since libosmocore 1.1.0, and we already require
1.1.0, so no need to update dependenices.
Let's change it to avoid people re-using old BSC_FD_* symbols when
copy-pasting somewhere else.

Change-Id: I9b6463af713f76c06a144bdbf202c0d91eef4d21
2020-05-09 19:15:50 +02:00
..
Makefile.am Bump version: 1.6.0.30-832bc-dirty → 1.7.0 2020-01-03 13:35:10 +01:00
mgcp_client.c Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-05-09 19:15:50 +02:00
mgcp_client_endpoint_fsm.c fix use-after-free: require new fsm deferred dealloc, check for term 2019-11-01 17:37:59 +01:00
mgcp_client_fsm.c Move fsm_mgcp_client regstration to __attribute__((contructor)) 2019-12-01 15:39:12 +01:00
mgcp_client_vty.c mgcp_client: make domain part of endpoint configurable 2019-01-03 02:11:23 +01:00