Commit Graph

14 Commits

Author SHA1 Message Date
Norbert Hartl 0d2a4fd115 Corrected bogus module identifier number.
The current one cannot be resolved. This issue was introduced
in the version9 to version12 upgrade in git revision
b61d0bc663.

Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2012-02-25 12:45:51 +01:00
Harald Welte 9583bb4107 add a map-only decoder without TCAP 2012-02-02 23:50:41 +01:00
Harald Welte 10adfb5933 make sure tcap_asn module contains TR/dialogue portion, too 2011-12-10 21:39:43 +01:00
Harald Welte 6cc415222f Add separate TCAP decoder that is not linked to MAP
this way we can parse only the TCAP layer into dialogue portion
and component portion, but without actually parsing those.
2011-12-09 09:50:26 +01:00
Harald Welte a87c64ab0c include contracts and operation packages in .set.asn1 2011-04-13 23:27:59 +02:00
Harald Welte c0f6fd9282 fix typo 2011-04-13 23:22:43 +02:00
Harald Welte a864e9d436 Add manually generated MAP-Contracts package
This is a non-standard MAP package creating ROSE CONTRACT information object
class instances which will later be used by TCAP APPLICATION-CONTEXT
information object classes that in turn will formally associate the
OPERATION-PACKAGES with the application context names.
2011-04-13 22:55:44 +02:00
Harald Welte da91cb537f Add manually-created ASN.1 file with MAP Operation Packages
It sems both ETSI and 3GPP violate their own 09.02 / 29.002 specification
by not shipping the MAP-OperationPackages module the specification
mentions.
2011-04-13 22:44:39 +02:00
Harald Welte 6a49a2d4b2 MAP ASN.1: Add noteSubscriberPresent (from MAP-v1) 2011-03-26 16:40:24 +01:00
Harald Welte 952701b8b8 MAP Protocol: Include SS Operations in supported MAP operations
Otherwise, decoding stuff like lcs-MOLR will fail
2011-03-26 13:43:06 +01:00
Harald Welte 7c44e099c2 MAP ASN1 Workaround: reportSM-DeliveryStatus without DeliveryOutcome
Some MSC apparently don't send this non-OPTIONAL parameter
2011-03-26 13:40:53 +01:00
Harald Welte b61d0bc663 Update MAP specification from version9 to version12
Except from whitespace differences, this is what wireshark svn uses.
2011-03-26 00:11:41 +01:00
Harald Welte 8fe3132736 Work around bug in HLR sending invalid CamelCapabilityHandling=0 2011-02-10 14:30:19 +01:00
Harald Welte 7a23af3323 add erlang MAP code (from OTP) 2011-02-07 21:24:26 +01:00