Skip to content

Comments

Wrapper around rsip that exposes a compact C API for integration with FreeSWITCH (or other C hosts)#52

Open
altanai wants to merge 4 commits intoTeleviska:masterfrom
altanai:master
Open

Wrapper around rsip that exposes a compact C API for integration with FreeSWITCH (or other C hosts)#52
altanai wants to merge 4 commits intoTeleviska:masterfrom
altanai:master

Conversation

@altanai
Copy link

@altanai altanai commented Nov 11, 2025

  • Provide a small, safe C ABI surface so a host (FreeSWITCH module) can receive SIP messages from Rust and instruct Rust to send SIP messages.
  • Keep the Rust side responsible for networking & protocol parsing. Minimize the FFI surface and make callbacks simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants