summaryrefslogtreecommitdiffstats
path: root/src/sua_sccp_conv.erl
AgeCommit message (Expand)AuthorFilesLines
2012-04-16add compatibility clause for Erlang Public LicenseHarald Welte1-0/+14
2012-04-01rename sua_codec to generic xua_codecHarald Welte1-6/+7
2012-01-18SUA-SCCP converter: fix parsing of protocol class optionsHarald Welte1-12/+12
2012-01-18SCCP/SUA converter: use atoms like calling_party_addr, not integersHarald Welte1-11/+10
2012-01-18SCCP->SUA conversion: fix lots of bugs in initial untested codeHarald Welte1-9/+10
2012-01-18fix various bugs in SUA -> SCCP conversionHarald Welte1-7/+11
2012-01-17SUA: add functions for SUA <-> SCCP conversionHarald Welte1-0/+238