ulibss7config
| .github | ||
| diameter-web-gen | ||
| doc | ||
| trace-test | ||
| ulibss7config | ||
| ulibss7config.xcodeproj | ||
| ulibss7configTests | ||
| umss7config-db | ||
| .gitignore | ||
| aclocal.m4 | ||
| codesign_environment.sh | ||
| config.guess | ||
| config.sub | ||
| configure | ||
| configure.ac | ||
| install.sh | ||
| make_buildnr.sh.in | ||
| make_pkg.sh | ||
| make_version | ||
| Makefile.freebsd.in | ||
| Makefile.linux.in | ||
| Makefile.osx.in | ||
| README.md | ||
| RELEASE-NOTES.txt | ||
| ulibss7config.pc.in | ||
| ulibss7config_config.h | ||
| VERSION | ||
#ulibss7config
The Universal Libary: SS7 configuration
ulibss7config is a library to hold configuration data for SS7 protocol stacks
it reads textual configurtations into a tree of objects which then can be applied to a application stack running the ss7 layers
Related
ulib is the base class of a family of libraries and applications .It gets used and extended by
- ulibdb a libary to query MySQL Postgres and Redis databases in the same way.
- ulibasn1 a library to make it easier to deal with ASN.1 encoded objects.
- ulibsmpp a library to deal with the SMPP protocol
- ulibsctp a library to extend ulib with SCTP specific sockets
- ulibm2pa a library implementing the SS7 MTP2 protocol
- ulibmtp3 a library implementing the SS7 MTP3 protocol
- ulibm3ua a library implementing the SS7 M3UA protocol
- ulibsccp a library implementing the SS7 SCCP protocol
- ulibgt a library implementing SS7 SCCP Global Title handling
- ulibtcap a library implementing the SS7 TCAP protocol
- ulibgsmmap a library implementing the SS7 GSM-MAP protocol
- ulibsms a library implementing SMS encoding/decoding functions
- ulibdns a library doing DNS functionality
- schrittmacherclient a library for applications to implement a hot/standby mechanism
- schrittmacher a system daemon dealing with applications in a hot/standby setup, making sure there is always one system hot and one is standby.
- ulibcnam a library to deal with CNAM lookups (Number to name translation)
- messagemover a application implementing a SS7 GSM-SMSC (commercial)
- smsproxy a application implementing a HLR and MSC for receiving SMS on SS7 (commercial)
- gsmapi-server a application implementing a SS7 API Server for all kinds of lookups. (commercial)