osmo-v5/src
Harald Welte f6605e1bd0 Enhance the FSM instance ID string with meaningful context.
The FSMs should have unique ID strings, providing the user/operator
with meaningful context during log messages, etc.
2023-09-28 22:34:52 +02:00
..
libecho add/update license notices 2023-07-20 21:05:56 +02: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 Add option to enable PSTN datalink before startup 2023-09-28 22:34:52 +02:00
lapv5.h Improve management process, to handle startup/blocking/unblocking correctly 2023-03-07 15:46:59 +01:00
layer1.c Fix crash when cc_link is removed 2023-08-06 13:11:29 +02:00
layer1.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
logging.c add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +02:00
logging.h Completed implementation of v5x_l1_fsm.c 2023-03-07 15:45:49 +01:00
main.c add/update license notices 2023-07-20 21:05:56 +02:00
ph_socket.c add/update license notices 2023-07-20 21:05:56 +02:00
ph_socket.h cosmetic: Fix various typos in ph_socket.h 2023-07-18 11:17:13 +02:00
v5le_vty.c Add option to enable PSTN datalink before startup 2023-09-28 22:34:52 +02:00
v5le_vty.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_data.c Enhance the FSM instance ID string with meaningful context. 2023-09-28 22:34:52 +02:00
v5x_internal.h Enhance the FSM instance ID string with meaningful context. 2023-09-28 22:34:52 +02:00
v5x_l1_fsm.c Enhance the FSM instance ID string with meaningful context. 2023-09-28 22:34:52 +02:00
v5x_l1_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_ctrl_fsm.c Enhance the FSM instance ID string with meaningful context. 2023-09-28 22:34:52 +02:00
v5x_le_ctrl_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_management.c Enhance the FSM instance ID string with meaningful context. 2023-09-28 22:34:52 +02:00
v5x_le_management.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_port_fsm.c Enhance the FSM instance ID string with meaningful context. 2023-09-28 22:34:52 +02:00
v5x_le_port_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02: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 Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_protocol.c add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +02:00
v5x_protocol.h add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +02:00
v52_le_bcc_fsm.c Enhance the FSM instance ID string with meaningful context. 2023-09-28 22:34:52 +02:00
v52_le_bcc_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v52_le_lcp_fsm.c Enhance the FSM instance ID string with meaningful context. 2023-09-28 22:34:52 +02:00
v52_le_lcp_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v52_le_pp_fsm.c Enhance the FSM instance ID string with meaningful context. 2023-09-28 22:34:52 +02:00
v52_le_pp_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00