osmo-bsc/openbsc/src/libmgcp
Pablo Neira Ayuso ee11bc0f5c osmux: send osmux stats in MGCP DLCX responses
This allows us to know what number of messages and bytes has been
received per active osmux endpoint.

Note that an Osmux message is composed of several chunks. Each chunk
contains an osmux header plus several voice data frames.

 P: PS=385, OS=11188, PR=195, OR=5655, PL=0, JI=49
 X-Osmo-CP: EC TIS=0, TOS=0, TIR=0, TOR=0
 X-Osmux-ST: CR=51, BR=3129

The new 'X-Osmux-ST:' notifies the received chunks and bytes.
2014-09-17 19:34:25 +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: Move the "codec" params to a struct 2014-09-02 08:25:49 +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