rsipstack 0.5.10

SIP Stack Rust library for building SIP applications
Documentation
1
2
3
4
5
6
7
8
mod test_authenticate;
mod test_client_dialog;
mod test_dialog_layer;
mod test_dialog_states;
mod test_prack;
mod test_refer;
mod test_server_dialog;
mod test_sub_pub;