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

https://github.com/sip3io/sip3-captain-ce

SIP3 Captain (Community Edition)
https://github.com/sip3io/sip3-captain-ce

dpdk monitoring pcap rtcp rtp sip troubleshooting voip

Last synced: about 2 months ago
JSON representation

SIP3 Captain (Community Edition)

Awesome Lists containing this project

README

        

# SIP3 Captain CE #

**SIP3 Captain** is a capturing agent and data adapter responsible for handling and encapsulating different protocols
and sending data to **SIP3 Salto**.

## 1. Prerequsites

Before starting with `sip3-captain-ce`, make sure you have installed:

* [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-captain-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.