osmo-v5/src
Andreas Eversberg c9f0c33587 Send to E1, only if layer 1 is active
This prevents filling the TX queue inside libosmo-abis.
2023-03-07 15:46:50 +01:00
..
libecho Added libecho, the line-echo-canceler from spandsp 2023-03-07 15:46:34 +01:00
libg711 Add libg711 to transcode G.711 audio 2023-03-07 15:46:36 +01:00
Makefile.am Added echo cancelation option 2023-03-07 15:46:40 +01:00
lapv5.c Fixes for lapv5 2023-03-07 15:45:40 +01:00
lapv5.h Fixes for lapv5 2023-03-07 15:45:40 +01:00
layer1.c Send to E1, only if layer 1 is active 2023-03-07 15:46:50 +01:00
layer1.h Link structure of e1inp_line directly with V5 link 2023-03-07 15:46:46 +01:00
logging.c Completed implementation of v5x_l1_fsm.c 2023-03-07 15:45:49 +01:00
logging.h Completed implementation of v5x_l1_fsm.c 2023-03-07 15:45:49 +01:00
main.c Link structure of e1inp_line directly with V5 link 2023-03-07 15:46:46 +01:00
ph_socket.c Updated ph-socket interface 2023-03-07 15:46:23 +01:00
ph_socket.h Move ph_socket to src/ 2023-03-07 15:45:14 +01:00
v5le_vty.c Link structure of e1inp_line directly with V5 link 2023-03-07 15:46:46 +01:00
v5le_vty.h Work on VTY 2023-03-07 15:46:09 +01:00
v5x_data.c Link structure of e1inp_line directly with V5 link 2023-03-07 15:46:46 +01:00
v5x_internal.h Link structure of e1inp_line directly with V5 link 2023-03-07 15:46:46 +01:00
v5x_l1_fsm.c Send to E1, only if layer 1 is active 2023-03-07 15:46:50 +01:00
v5x_l1_fsm.h Send to E1, only if layer 1 is active 2023-03-07 15:46:50 +01:00
v5x_le_ctrl_fsm.c Work on v5x_le_ctrl_fsm.c 2023-03-07 15:46:01 +01:00
v5x_le_ctrl_fsm.h Work on v5x_le_ctrl_fsm.c 2023-03-07 15:46:01 +01:00
v5x_le_management.c Dynamically open and close b-channels depending on the usage 2023-03-07 15:46:44 +01:00
v5x_le_management.h Work on management 2023-03-07 15:45:58 +01:00
v5x_le_port_fsm.c Work on v5x_le_port_fsm.c 2023-03-07 15:45:59 +01:00
v5x_le_port_fsm.h Work on v5x_le_port_fsm.c 2023-03-07 15:45:59 +01:00
v5x_le_pstn_fsm.c Work on v5x_le_pstn_fsm.c 2023-03-07 15:45:55 +01:00
v5x_le_pstn_fsm.h Work on v5x_le_pstn_fsm.c 2023-03-07 15:45:55 +01:00
v5x_protocol.c Work on v5x_protocol.c 2023-03-07 15:46:05 +01:00
v5x_protocol.h Work on v5x_protocol.c 2023-03-07 15:46:05 +01:00
v52_le_bcc_fsm.c Completed implementation of v52_le_bcc_fsm.c 2023-03-07 15:45:51 +01:00
v52_le_bcc_fsm.h Completed implementation of v52_le_bcc_fsm.c 2023-03-07 15:45:51 +01:00
v52_le_lcp_fsm.c Completed implementation of V52_le_lcp_fsm.c 2023-03-07 15:45:46 +01:00
v52_le_lcp_fsm.h Completed implementation of V52_le_lcp_fsm.c 2023-03-07 15:45:46 +01:00
v52_le_pp_fsm.c Completed implementation of v52_le_pp_fsm.c 2023-03-07 15:45:53 +01:00
v52_le_pp_fsm.h Completed implementation of v52_le_pp_fsm.c 2023-03-07 15:45:53 +01:00