osmo-mgw/src/libosmo-mgcp
Philipp Maier e726d4fad2 cosmetic: make dummy packet handling more explicit
The way how osmo-mgw decides when to send a dummy packet and
when not is not very obvious.

use more explicit if statements, and define constants. Also add
comments that explain how it works.

Change-Id: Ie7ee9409baec50a09fb357d655b5253434fae924
2017-11-02 11:47:44 +01:00
..
Makefile.am libosmo-mgcp: Don't link against libosmogsm; link against libosmovty 2017-10-28 12:03:01 +02:00
g711common.h create libosmo-mgcp and osmo-mgw by copying legacy code 2017-10-05 01:40:43 +00:00
mgcp_conn.c mgcp: move misplaced include 2017-10-16 14:47:21 +02:00
mgcp_ep.c Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
mgcp_msg.c drop code dup between libosmo-mgcp-client and libosmo-mgcp 2017-10-05 19:32:58 +02:00
mgcp_network.c network: add separate log category 2017-11-02 11:47:44 +01:00
mgcp_osmux.c Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
mgcp_protocol.c cosmetic: make dummy packet handling more explicit 2017-11-02 11:47:44 +01:00
mgcp_sdp.c cosmetic: correct whitespaces 2017-11-02 11:47:44 +01:00
mgcp_stat.c Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
mgcp_vty.c cosmetic: make dummy packet handling more explicit 2017-11-02 11:47:44 +01:00