Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Eversberg 5268c0fc9b Added echo suppressor option 2023-03-05 16:39:26 +01:00
Andreas Eversberg f489ce381c Improve management process, to handle startup/blocking/unblocking correctly
This is a big one:

Startup process was hacked. Several state machines do the startup process now:
- system startup
- PSTN startup
- PSTN restart
- 5 state machines to do multiple port unblocking/blocking
2023-03-05 16:39:18 +01:00
Andreas Eversberg ebfab5792d Dynamically open and close b-channels depending on the usage 2023-02-24 15:02:42 +01:00
Andreas Eversberg a4483db3af Added echo cancelation option 2023-02-24 15:02:38 +01:00
Andreas Eversberg 58937c291b Work on management
Also merged provisioning and management into one source file.
2023-01-15 20:00:29 +01:00
Andreas Eversberg b64a17c748 Move v5x_l2_mgmt and v51_le_provisioning to src/
New names are v5x_le_management and v5x_le_provisioning
2022-12-29 17:14:15 +01:00