Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sip3io/sip3-twig-ce
SIP3 Twig (Community Edition)
https://github.com/sip3io/sip3-twig-ce
api monitoring rtp sip troubleshooting voip
Last synced: 14 days ago
JSON representation
SIP3 Twig (Community Edition)
- Host: GitHub
- URL: https://github.com/sip3io/sip3-twig-ce
- Owner: sip3io
- License: apache-2.0
- Created: 2020-01-15T07:00:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-10T10:25:36.000Z (28 days ago)
- Last Synced: 2025-01-17T08:07:18.359Z (21 days ago)
- Topics: api, monitoring, rtp, sip, troubleshooting, voip
- Language: Kotlin
- Size: 560 KB
- Stars: 61
- Watchers: 6
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SIP3 Twig CE #
**SIP3 Twig** is an API engine which does tons of heavy lifting in SIP3. Every time you send search query it makes good
amount of aggregations to correlate calls related data.## 1. Prerequsites
Before starting with `sip3-twig-ce`, make sure you have installed:
* [Docker](https://docs.docker.com/get-docker/)
* [Maven](https://maven.apache.org/install.html)
* [sip3-parent](https://github.com/sip3io/sip3-parent)
* [sip3-commons](https://github.com/sip3io/sip3-commons)## 2. Building
To build `sip3-twig-ce` executable jar run the following command:
```
mvn clean package -P executable-jar
```## 3. Documentation
The entire SIP3 Documentation including `Installation Guide`, `Features`, `Tutorials`
and `Realease Notes` can be found [here](https://sip3.io/docs/InstallationGuide.html).## 4. Support
If you have a question about SIP3, just leave us a message in our
community [Slack](https://join.slack.com/t/sip3-community/shared_invite/enQtOTIyMjg3NDI0MjU3LWUwYzhlOTFhODYxMTEwNjllYjZjNzc1M2NmM2EyNDM0ZjJmNTVkOTg1MGQ3YmFmNWU5NjlhOGI3MWU1MzUwMjE)
and [Telegram](https://t.me/sip3io), or send us an [email](mailto:[email protected]). We will be happy to help you.