Module: kamailio Branch: master Commit: 0ec6eef89dd64c2c6e7acf813c35bf9d7c2ed61e URL: https://github.com/kamailio/kamailio/commit/0ec6eef89dd64c2c6e7acf813c35bf9d...
Author: Holger Hans Peter Freyther holger@moiji-mobile.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2016-11-12T11:49:21+01:00
ss7ops: Introduce the beginning of a ss7ops module
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.
---
Added: modules/ss7ops/Makefile Added: modules/ss7ops/README Added: modules/ss7ops/doc/Makefile Added: modules/ss7ops/doc/ss7ops.xml Added: modules/ss7ops/doc/ss7ops_admin.xml Added: modules/ss7ops/isup_generated.c Added: modules/ss7ops/isup_generated.h Added: modules/ss7ops/isup_parsed.c Added: modules/ss7ops/isup_parsed.h Added: modules/ss7ops/ss7.c
---
Diff: https://github.com/kamailio/kamailio/commit/0ec6eef89dd64c2c6e7acf813c35bf9d... Patch: https://github.com/kamailio/kamailio/commit/0ec6eef89dd64c2c6e7acf813c35bf9d...