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)
- Host: GitHub
- URL: https://github.com/sip3io/sip3-captain-ce
- Owner: sip3io
- License: apache-2.0
- Created: 2019-06-12T18:27:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T14:30:52.000Z (2 months ago)
- Last Synced: 2025-04-02T02:22:23.240Z (about 2 months ago)
- Topics: dpdk, monitoring, pcap, rtcp, rtp, sip, troubleshooting, voip
- Language: Kotlin
- Homepage:
- Size: 629 KB
- Stars: 75
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.