sipbot 0.2.28

A simple SIP bot with RTP
Documentation
1
2
3
4
5
pub mod config;
pub mod media;
pub mod recorder;
pub mod sip;
pub mod stats;