osmo-mgw/src/libosmo-mgcp
Philipp Maier 41d59205c0 mgcp_protocol: refactor function create_response_with_sdp
The function create_response_with_sdp calls add_params, which is rather short.
The code in there can also be put in create_response_with_sdp. The
decision whether the endpoint name (Z) should be added or not, should be
made by the caller.

Change-Id: I7e29c513f4386832646e96194ed6c2397405ed3b
Related: SYS#5535
2021-07-21 11:16:36 +02:00
..
Makefile.am mgcp_e1: finish E1 support, add E1 support from libosmoabis 2020-08-10 22:56:59 +02:00
g711common.h create libosmo-mgcp and osmo-mgw by copying legacy code 2017-10-05 01:40:43 +00:00
mgcp_codec.c get rid of mgcp_internal.h 2020-08-10 22:56:59 +02:00
mgcp_conn.c Use new stat item/ctr getter APIs 2021-06-04 17:57:34 +02:00
mgcp_ctrl.c Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01:00
mgcp_e1.c Use new stat item/ctr getter APIs 2021-06-04 17:57:34 +02:00
mgcp_endp.c mgcp_ratectr: add stats items to monitor trunk usage 2021-07-20 17:00:09 +02:00
mgcp_msg.c mgcp_msg: add trunk parameter to mgcp_check_param for logging 2021-07-21 11:16:36 +02:00
mgcp_network.c check_rtp_destin(): clarify log msg 2021-07-09 11:52:04 +00:00
mgcp_osmux.c mgcp_network: refactor MGCP_DUMMY_LOAD 2021-06-07 20:14:35 +00:00
mgcp_protocol.c mgcp_protocol: refactor function create_response_with_sdp 2021-07-21 11:16:36 +02:00
mgcp_ratectr.c mgcp_ratectr: add stats items to monitor trunk usage 2021-07-20 17:00:09 +02:00
mgcp_sdp.c mgcp_protocol: refactor MGCP request handling 2021-07-20 17:00:09 +02:00
mgcp_stat.c Use new stat item/ctr getter APIs 2021-06-04 17:57:34 +02:00
mgcp_trunk.c mgcp_ratectr: add stats items to monitor trunk usage 2021-07-20 17:00:09 +02:00
mgcp_vty.c mgcp_trunk: use unsigned int instead of int as trunk_nr 2021-07-20 16:34:50 +02:00