ringo-core 0.11.0

Shared baresip FFI backend and call engine for the ringo tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ringo-core

The shared engine behind the [ringo](https://github.com/davidborzek/ringo)
tools: an FFI backend that statically links
[baresip](https://github.com/baresip/baresip)/libre, the call-event model and a
phone command abstraction — free of any TUI or configuration concerns.

It backs the `ringo` softphone and the `ringo-flow` scenario runner. This is an
internal support crate without a stable public API; pin an exact version if you
depend on it directly.

📖 Documentation for the tools: https://davidborzek.github.io/ringo/

Licensed under MIT.