osmo-mgw/src
Philipp Maier fdd603c4c8 ep: move endpoint struct and define to mgcp_ep.h
The endpoint and the define that computes the endpoint number is
defined in mgcp_internal.h. Since we have a dedicated module for
endpoint related code it makes sense to move the endpoint related
parts there.

- move struct mgcp_endpoint to mgcp_ep.h

- move #define ENDPOINT_NUMBER(endp) to mgcp_ep.h

Change-Id: Ibae55e1859bd41e2d1918eda433418b4bf8365fe
2018-02-05 10:32:42 +01:00
..
libosmo-legacy-mgcp cosmetic: fix whitespaces; we use tabs for indentation 2017-11-17 14:18:24 +01:00
libosmo-mgcp ep: move endpoint struct and define to mgcp_ep.h 2018-02-05 10:32:42 +01:00
libosmo-mgcp-client client: use heap to store mgcp_response 2018-02-05 10:32:42 +01:00
osmo-bsc_mgcp osmo-bsc_mgcp: Add LIBOSMONETIF_{CFLAGS,LIBS} 2018-01-15 18:59:29 +01:00
osmo-mgw cosmetic: move mgcp_release_endp() to mgcp_ep.c 2018-02-02 15:59:16 +01:00
Makefile.am Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00