https://github.com/sip3io/sip3-ss7-commons
SIP3 SS7 Commons
https://github.com/sip3io/sip3-ss7-commons
micrometer ss7 vertx
Last synced: 3 months ago
JSON representation
SIP3 SS7 Commons
- Host: GitHub
- URL: https://github.com/sip3io/sip3-ss7-commons
- Owner: sip3io
- Created: 2020-07-01T11:52:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T13:07:57.000Z (over 4 years ago)
- Last Synced: 2025-07-11T08:48:52.020Z (11 months ago)
- Topics: micrometer, ss7, vertx
- Language: Kotlin
- Homepage:
- Size: 44.9 KB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SIP3 SS7 Commons #
**SIP3 SS7 Commons** is a set of common classes used in multiple SIP3 SS7 related projects.
This repository is a Kotlin wrapper over [jSS7](https://github.com/RestComm/jss7) project from Telestax.
## 1. Prerequsites
Before starting with `sip3-ss7-commons`, 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. Installation
To install `sip3-ss7-commons` to local Maven repository run the following command:
```
mvn clean install
```
## 3. 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:support@sip3.io). We will be happy to help you.