RestComm / jss7

RestComm Java SS7 Stack and Services
http://www.restcomm.com/
GNU Affero General Public License v3.0
177 stars 218 forks source link

TCAP: pure parsing function #261

Closed vetss closed 6 years ago

vetss commented 6 years ago

TCAPStack must have a functionality of parsing of TCAP packets (without any extra actions - static method of TCAPStack) for extracting from them following data:

We need to make the same for TCAP-ANSI to keep that stack on time.

vetss commented 6 years ago

Fixed by: https://github.com/RestComm/jss7/commit/2160fd70ce20015617f2c84a397186a08820385b https://github.com/RestComm/jss7/commit/92ba82768fe2a23f4021b6e249fcac239fd68863