Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.