osmo-mgw/include/osmocom/mgcp
Neels Hofmeyr 51b42ff2e1 refactor: use msgb to receive, pass and send RTP packets
Instead of numerous arguments (buf, len and context data), use a msgb, like
most other osmo programs do, with a msb->cb pointing at a context data struct.

This opens the future for adding/stripping IuUP header data from the msgb
easily.

(Checked to pass current ttcn3-mgw-tests.)

Change-Id: I3af40b63bc49f8636d4e7ea2f8f83bb67f6619ee
2020-07-21 16:13:23 +00:00
..
Makefile.am osmo-mgw: refactor endpoint and trunk handling 2020-06-12 17:08:41 +02:00
debug.h network: add separate log category 2017-11-02 11:47:44 +01:00
mgcp.h trunk: get rid of virt_trunk pointer 2020-06-18 12:03:19 +02:00
mgcp_codec.h refactor: use msgb to receive, pass and send RTP packets 2020-07-21 16:13:23 +00:00
mgcp_common.h osmo-mgw: refactor endpoint and trunk handling 2020-06-12 17:08:41 +02:00
mgcp_conn.h mgcp_conn: move struct mgcp_conn mgcp_conn.h 2020-07-06 19:17:17 +02:00
mgcp_ctrl.h Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01:00
mgcp_endp.h refactor: use msgb to receive, pass and send RTP packets 2020-07-21 16:13:23 +00:00
mgcp_internal.h refactor: use msgb to receive, pass and send RTP packets 2020-07-21 16:13:23 +00:00
mgcp_msg.h MGCP: Connection Identifiers are hex strings 2017-12-01 11:58:23 +00:00
mgcp_ratectr.h endp: add E1 endpoint interlocking 2020-07-06 19:19:27 +02:00
mgcp_sdp.h mgw: clean up codec negotiation (sdp) 2018-06-23 11:39:44 +00:00
mgcp_stat.h stats: replace packet statistic counters with libosmocore rate counters 2018-07-05 15:55:19 +02:00
mgcp_trunk.h mgcp_trunk: pick trunk by number and type 2020-07-07 12:45:14 +02:00
osmux.h osmux: Fix CID release for non-enabled connections 2019-05-19 07:31:51 +00:00
vty.h cosmetic: mgcp, legacy_mgcp: drop unused vty.h definitions 2018-03-22 14:56:20 +01:00