Commit Graph

5 Commits

Author SHA1 Message Date
Harald Welte 1bb06fae9c mangle_tt_sri_sm: Yet another retunrError case that was unhandled 2013-09-05 13:08:26 +02:00
Harald Welte f8eb8ef2dd mangle_tt_sri_sm: fix get_tcap_operation for returnError 2013-09-05 13:04:08 +02:00
Harald Welte 6f1f3097ff make sur to not cause badrecord exception on returnResult with asn1_NOVALUE 2013-06-05 11:16:44 +02:00
Harald Welte 54274d40c4 mangle_tt_sri_sm: don't throw excaption if mangle_tt_sri_sm_pfx environment is not set 2013-06-05 11:16:40 +02:00
Harald Welte cb190c278d add new mangle_tt_sri_sm module and associated eunit tests
This module is able to match a SCCP message against a given
Destination-GT prefix and checks if the message contains an
Invoke(SRI-for-SM).  If both conditions are true, it alters the TT from
whatever it may currently be to 3.

This is used for SMS special routing cases at the STP.
2012-05-30 09:38:14 +02:00