osmo-mgw/include/osmocom/mgcp
Philipp Maier c341388b30 network: add separate log category
the network (mgcp_network.c) part and the protocol part
(mgcp_protoocl.c) share a single loglevel DLMGCP. This
makes debuging hard because when debugging the protocol
we also get the log output from the RTP packets.

assign the network part a private loglevel and keep DLMGCP
for the directly MGCP related code

Change-Id: I55a2711798d1d1c2c9ef2f3b7ebb8fdd78bd6ea2
2017-11-02 11:47:44 +01:00
..
Makefile.am network: add separate log category 2017-11-02 11:47:44 +01:00
debug.h network: add separate log category 2017-11-02 11:47:44 +01:00
mgcp.h mgcp: remove port/timeslot calculator functions from mgcp.h 2017-11-02 11:47:44 +01:00
mgcp_common.h drop code dup between libosmo-mgcp-client and libosmo-mgcp 2017-10-05 19:32:58 +02:00
mgcp_conn.h Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
mgcp_ep.h Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
mgcp_internal.h sdp: refactoring sdp parser/generator 2017-11-02 11:47:44 +01:00
mgcp_msg.h Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
mgcp_sdp.h sdp: refactoring sdp parser/generator 2017-11-02 11:47:44 +01:00
mgcp_stat.h Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
osmux.h Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
vty.h create libosmo-mgcp and osmo-mgw by copying legacy code 2017-10-05 01:40:43 +00:00