osmo-mgw/src/libosmo-mgcp
Philipp Maier 3cbfb8a53c protocol: fix problem with line break and OSMUX
The SDP parameter block must be detached from the regular parameters
using an additional line break (empty line). At the moment this works
because the empty OSMOX variable is added and by this also adds a
line break. It breaks as soon as OSMUX is used again.

- Make clear that no OSMUX variable is added when OSMUX is not in
  use.

- Add the extra line break independently

Change-Id: I6261971040db527b96fe79676520ccd7794bd327
2018-01-26 00:32:18 +00:00
..
Makefile.am libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA 2017-12-01 11:58:24 +00:00
g711common.h create libosmo-mgcp and osmo-mgw by copying legacy code 2017-10-05 01:40:43 +00:00
mgcp_conn.c libosmo-mgcp: Cosmetic spelling fixes in comments 2017-12-25 10:10:29 +01:00
mgcp_ep.c Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00
mgcp_msg.c mgcp: add prefix to virtual trunk 2018-01-26 00:31:51 +00:00
mgcp_network.c cosmetic: mgcp_network: typo in log 2018-01-17 10:51:09 +00:00
mgcp_osmux.c libosmo-mgcp: Cosmetic spelling fixes in comments 2017-12-25 10:10:29 +01:00
mgcp_protocol.c protocol: fix problem with line break and OSMUX 2018-01-26 00:32:18 +00:00
mgcp_sdp.c MGCP: Connection Identifiers are hex strings 2017-12-01 11:58:23 +00:00
mgcp_stat.c mgcp_rtp_end: Group statistics members into 'stats' sub-struct 2017-12-25 10:10:29 +01:00
mgcp_vty.c mgcp: make domain name configurable 2018-01-19 10:15:47 +01:00