summaryrefslogtreecommitdiffstats
path: root/src/map_codec.erl
AgeCommit message (Expand)AuthorFilesLines
2012-04-16add Erlang Public License compatibility noticeHarald Welte1-0/+14
2012-02-02map_codec: export more functionsHarald Welte1-0/+1
2011-04-16MAP: Fix-up after asn1ct automatic 1990->1994 EXTERNAL conversionHarald Welte1-2/+22
2011-02-10MAP Codec: Remove last remnance of ISUP OddEvenHarald Welte1-1/+1
2011-02-10MAP Codec: Use our own TBCD / address encoding/decoding routinesHarald Welte1-2/+42
2011-02-09don't explicitly specify type in encode_map_msg()Harald Welte1-3/+3
2011-02-09use asn1ct/asn1rc in 'ber list' mode, as 'ber binary' mode has bugsHarald Welte1-2/+10
2011-02-09map codec: make sure to encode an AddressString to a list, not binaryHarald Welte1-1/+2
2011-02-09MAP codec: Add functions to encode/decode MAP Address-StringHarald Welte1-1/+47
2011-02-09add map_codec wrapper module to be consistent with isup/sccp and other codeHarald Welte1-0/+36