osmo-msc/openbsc/src/libmgcp
Holger Hans Peter Freyther 7b76f82b6e mgcp: Count the incoming data instead of the modified one
For jitter, transit and packet loss we should count the data
that arrived and not the data we send towards the remote. This
is changing the jitter timings to what they were before the
re-factoring.

For forced timing we might willingly add jumps in the sequence
number but for jitter and packet loss we are more interested
in the data that traveled through the wire/air.
2014-10-09 17:22:33 +02:00
..
Makefile.am osmux: rename osmux.c to mgcp_osmux.c 2014-08-28 19:40:51 +02:00
g711common.h mgcp: Move transcoding to libmgcp 2014-06-05 14:08:53 +02:00
mgcp_network.c mgcp: Count the incoming data instead of the modified one 2014-10-09 17:22:33 +02:00
mgcp_osmux.c osmux: send osmux stats in MGCP DLCX responses 2014-09-17 19:34:25 +02:00
mgcp_protocol.c osmux: send osmux stats in MGCP DLCX responses 2014-09-17 19:34:25 +02:00
mgcp_transcode.c mgcp: Deal with receiving another payload type 2014-09-02 09:27:45 +02:00
mgcp_vty.c mgcp: Move the "codec" params to a struct 2014-09-02 08:25:49 +02:00