active-call 0.3.70

A SIP/WebRTC voice agent
Documentation
1
2
3
4
5
pub mod handler;
pub mod playbook;
pub use handler::call_router;
pub use handler::iceservers_router;
pub use handler::playbook_router;