Files
RTC_BL_PHONE/docs/plan_stack_slic.md
T
Clément SAILLANT b89cda78c2 Add telephony and web server functionality
- Implement TelephoneSFPManager to manage telephony service interactions.
- Create TelephonyService class to handle telephony states and actions.
- Develop WebServerManager for handling HTTP requests and managing contacts.
- Add HTML, CSS, and JavaScript files for the web UI to interact with the telephony system.
- Introduce WifiManager for managing WiFi connections.
- Implement unit tests for telephony features and state transitions.
- Ensure proper input validation and error handling in web server routes.
2026-02-18 03:37:02 +01:00

445 B
Raw Blame History

Plan stack SLIC

Objectif

Gérer linterface ligne téléphonique (K50835F, AG1171S), détection hook, ring, signalisation.

Architecture

  • Classe SLICManager (src/slic/SLICManager.cpp/h)
  • API : contrôle SLIC, monitoring ligne, gestion appels

Tests

  • Tests hardware SLIC
  • Simulation ring/hook

Audit

  • Fiabilité, robustesse, sécurité

CI

  • Tests automatisés SLIC

Agent SLIC Plan généré automatiquement.