osmo-v5/src
Andreas Eversberg dd23410c52 Pulsed signal can have only one byte as value (3 byte IE) 2023-03-03 09:03:43 +01:00
..
libecho Added libecho, the line-echo-canceler from spandsp 2023-02-04 16:49:26 +01:00
libg711 Add libg711 to transcode G.711 audio 2023-02-04 16:49:30 +01:00
Makefile.am Added echo cancelation option 2023-02-24 15:02:38 +01:00
lapv5.c Fixes for lapv5 2023-01-08 10:17:53 +01:00
lapv5.h Fixes for lapv5 2023-01-08 10:17:53 +01:00
layer1.c Send to E1, only if layer 1 is active 2023-03-03 09:03:38 +01:00
layer1.h Link structure of e1inp_line directly with V5 link 2023-03-03 09:03:33 +01:00
logging.c Completed implementation of v5x_l1_fsm.c 2023-01-15 20:00:14 +01:00
logging.h Completed implementation of v5x_l1_fsm.c 2023-01-15 20:00:14 +01:00
main.c Link structure of e1inp_line directly with V5 link 2023-03-03 09:03:33 +01:00
ph_socket.c Updated ph-socket interface 2023-01-24 18:07:52 +01:00
ph_socket.h Move ph_socket to src/ 2022-12-29 17:13:59 +01:00
v5le_vty.c VTY: Show single port; Use 'singular' for ports and links 2023-03-03 09:03:41 +01:00
v5le_vty.h Work on VTY 2023-01-15 20:00:43 +01:00
v5x_data.c Link structure of e1inp_line directly with V5 link 2023-03-03 09:03:33 +01:00
v5x_internal.h Link structure of e1inp_line directly with V5 link 2023-03-03 09:03:33 +01:00
v5x_l1_fsm.c Send to E1, only if layer 1 is active 2023-03-03 09:03:38 +01:00
v5x_l1_fsm.h Send to E1, only if layer 1 is active 2023-03-03 09:03:38 +01:00
v5x_le_ctrl_fsm.c Work on v5x_le_ctrl_fsm.c 2023-01-15 20:00:34 +01:00
v5x_le_ctrl_fsm.h Work on v5x_le_ctrl_fsm.c 2023-01-15 20:00:34 +01:00
v5x_le_management.c Dynamically open and close b-channels depending on the usage 2023-02-24 15:02:42 +01:00
v5x_le_management.h Work on management 2023-01-15 20:00:29 +01:00
v5x_le_port_fsm.c Work on v5x_le_port_fsm.c 2023-01-15 20:00:32 +01:00
v5x_le_port_fsm.h Work on v5x_le_port_fsm.c 2023-01-15 20:00:32 +01:00
v5x_le_pstn_fsm.c Work on v5x_le_pstn_fsm.c 2023-01-15 20:00:22 +01:00
v5x_le_pstn_fsm.h Work on v5x_le_pstn_fsm.c 2023-01-15 20:00:22 +01:00
v5x_protocol.c Pulsed signal can have only one byte as value (3 byte IE) 2023-03-03 09:03:43 +01:00
v5x_protocol.h Work on v5x_protocol.c 2023-01-15 20:00:39 +01:00
v52_le_bcc_fsm.c Completed implementation of v52_le_bcc_fsm.c 2023-01-15 20:00:17 +01:00
v52_le_bcc_fsm.h Completed implementation of v52_le_bcc_fsm.c 2023-01-15 20:00:17 +01:00
v52_le_lcp_fsm.c Completed implementation of V52_le_lcp_fsm.c 2023-01-08 10:17:58 +01:00
v52_le_lcp_fsm.h Completed implementation of V52_le_lcp_fsm.c 2023-01-08 10:17:58 +01:00
v52_le_pp_fsm.c Completed implementation of v52_le_pp_fsm.c 2023-01-15 20:00:18 +01:00
v52_le_pp_fsm.h Completed implementation of v52_le_pp_fsm.c 2023-01-15 20:00:18 +01:00