osmo-mgw/src/libosmo-mgcp
Philipp Maier 41425e9b85 mgcp_vty: add missing VTY commands for E1 trunks
The E1 trunk lacks the VTY commands force-realloc and rtp-accept-all.
However, the function that write the E1 trunk config includes those
commands. Also they would be applicable, so lets add those two commands
also for E1 trunks.

Change-Id: Ief2bc7502bb8d1e0f9c784d42edbe1aed5ffb728
2020-11-26 21:52:00 +01: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 mgw: Release endpoint after last conn times out 2020-09-08 16:50:24 +02:00
mgcp_ctrl.c Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01:00
mgcp_e1.c mgcp_e1: do not expose function mgcp_e1_init() 2020-09-23 10:25:52 +02:00
mgcp_endp.c cosmetic: Fix typo in comment 2020-09-21 15:45:38 +02:00
mgcp_msg.c cosmetic: Fix typo in comment 2020-09-21 15:45:38 +02:00
mgcp_network.c use osmo_fd_setup() whenever applicable 2020-10-21 11:56:17 +00:00
mgcp_osmux.c use osmo_fd_setup() whenever applicable 2020-10-21 11:56:17 +00:00
mgcp_protocol.c mgw: Avoid logging notice message each time we receive nt param in LCO 2020-09-21 15:45:21 +02:00
mgcp_ratectr.c get rid of mgcp_internal.h 2020-08-10 22:56:59 +02:00
mgcp_sdp.c mgw: Initial IPv6 support 2020-09-07 18:12:59 +02:00
mgcp_stat.c get rid of mgcp_internal.h 2020-08-10 22:56:59 +02:00
mgcp_trunk.c mgcp_trunk: increase default number of virtual endpoints 2020-09-07 12:11:25 +02:00
mgcp_vty.c mgcp_vty: add missing VTY commands for E1 trunks 2020-11-26 21:52:00 +01:00