osmo-mgw/include/osmocom/mgcp
Philipp Maier 2a9ba66922 mgcp_e1: be more frugal withe E1 line resources
At the moment we open an E1 timeslot when needed, but we never
close it even when it is not needed anymore. This may block other
entities from using it. Lets add some logic to detect whether the E1
timeslot is still needed and make sure that it is closed when it is no
longer needed.

Depends: libosmo-abis.git I073cfaba0d5073447842f22665e213135ea3f635
Change-Id: Ie6a32abbc5cd984f6d72a384e3b47c1b82ce7058
Related: OS#5198
2023-02-22 13:03:54 +01:00
..
Makefile.am ctrl: take both address and port from vty config 2022-12-20 19:00:45 +03:00
debug.h Add Osmux log category 2022-09-09 16:04:19 +02:00
mgcp.h osmux: Clean up mgcp_config osmux fields 2022-10-13 12:36:44 +02:00
mgcp_codec.h Rename and move func checking if amr mode is explicitly configured 2022-10-25 18:23:08 +02:00
mgcp_common.h osmo-mgw: refactor endpoint and trunk handling 2020-06-12 17:08:41 +02:00
mgcp_conn.h osmux: Unify rtp_conn osmux type into a single type 2022-10-03 17:16:16 +02:00
mgcp_e1.h mgcp_e1: be more frugal withe E1 line resources 2023-02-22 13:03:54 +01:00
mgcp_endp.h mgcp_endp: cosmetic move mgcp_endp_release to the end 2023-02-09 13:37:03 +01:00
mgcp_iuup.h Initial IuUP support using proper FSMs 2022-02-07 17:50:31 +00:00
mgcp_msg.h fix missing includes and forward declarations 2021-09-10 17:24:45 +02:00
mgcp_network.h osmux: Make sure RTP AMR feed to osmux is in octet-aligned mode 2022-10-26 11:56:05 +02:00
mgcp_protocol.h mgcp_protocol: get rid of policy_cb and change_cb 2021-08-05 10:00:59 +02:00
mgcp_ratectr.h osmux: Add connection and global rate counters 2022-09-22 21:44:46 +02:00
mgcp_sdp.h mgw: clean up codec negotiation (sdp) 2018-06-23 11:39:44 +00:00
mgcp_stat.h get rid of mgcp_internal.h 2020-08-10 22:56:59 +02:00
mgcp_threads_queue.h add a lock-free bounded spsc interthread queue 2021-11-17 21:20:08 +00:00
mgcp_trunk.h mgcp_e1: be more frugal withe E1 line resources 2023-02-22 13:03:54 +01:00
osmux.h osmux: Rename function and pass msgb directly to it 2022-10-26 11:56:05 +02:00
vty.h mgcp_vty: add user attributes to configuration commands 2020-10-08 19:26:51 +02:00