Skip to content
Failed

Changes

Summary

  1. Fix decoding of TCAP messages (details)
Commit 1769bf51c341a9fc985d0b2cd7cbdcea14bdc7c9 by Oliver Smith
Fix decoding of TCAP messages

asn1c would fail while decoding the DialoguePortion of a TCAP message
probably because Tag APPLICATION 11 is sent as constructed tag and the
WS adaptation expects a primitive one.

Support for EXTERNAL needs newer asn1c.

Related: SYS#7486
Change-Id: I4a27a52b2be70b1fc50e0a3d5441ded4c151fe65
The file was modifiedasn/tcap.asn