This can be used with sipcapture and begings with M2UA and ISUP
support. More SIGTRAN (M3UA, SUA) support is planned and maybe
TCAP/MAP in the future.
The ISUP message format depends on the specific message so I have
exported a Smalltalk ITU ISUP model to C to avoid manual errors.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/837
-- Commit Summary --
* ss7: Introduce the beginning of a ss7 module
-- File Changes --
A modules/ss7/Makefile (19)
A modules/ss7/README (57)
A modules/ss7/isup_generated.c (467)
A modules/ss7/isup_generated.h (130)
A modules/ss7/isup_parsed.c (485)
A modules/ss7/isup_parsed.h (37)
A modules/ss7/ss7.c (348)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/837.patch
https://github.com/kamailio/kamailio/pull/837.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/837