This project was tested using OpenSIPs 2.4.10. Use branch merging in order to use the bindings/script in other versions.
- Put opensips executable on
$PWD/bin/opensips - Run
./bindgen.shin order to generate C bindings to Rust - Use the project
opensips-mod-sysin your projects.
See the sample project on the root directory (Cargo.toml and src/lib.rs).