# Active Call Documentation
Welcome to the Active Call documentation hub. Documentation is organized into two language sets.
## π Language / θ―θ¨
| **[δΈζζζ‘£δΈεΏ β](./zh/README.md)** | **[English Documentation β](./en/README.md)** |
---
## π Quick Index
### API Reference
- **[API Documentation](./api.md)** β WebSocket API, Commands, Events, and REST endpoints (English)
### Architecture Diagrams
- **[SIP Call Flow](./sip.png)** β SIP signaling and media flow diagram
- **[WebRTC Connection Flow](./webrtc.png)** β WebRTC connection setup diagram
### Carrier Integration
- **[Twilio Elastic SIP Trunking](./twilio_integration.md)** β Connect active-call to Twilio (TLS + SRTP)
- **[Telnyx SIP Trunking](./telnyx_integration.md)** β Connect active-call to Telnyx
### Other Technical Docs
- **[SIP Variable System](./sip_variable_system.md)** β SIP header variable extraction and usage
- **[Universal Env Vars](./universal_env_vars_implementation.md)** β Environment variable system implementation
---
## π Additional Resources
- [Example Playbooks](../config/playbook/) β Ready-to-use playbook examples
- [Example Code](../examples/) β Sample implementations and utilities
---
For issues, questions, or contributions, please visit the project repository.