summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2020-09-18ipa_proto: Allow configuring ack initiation behaviorMatt Johnson1-2/+2
2020-09-11ipa_proto: Implement ccm response with variable optionsMatt Johnson1-0/+32
2019-08-11make it compile with modern Erlang (22.0)Harald Welte1-2/+2
2013-07-27osmo_ss7.hrl: add type annotationsHarald Welte1-8/+10
2013-07-27add 'role' to #sigtran_link{} indicating sg or asp roleHarald Welte1-1/+2
2012-05-06M2UA: some important parameter typesHarald Welte1-0/+3
2012-05-05add some more M2UA related definitionsHarald Welte1-0/+24
2012-05-05M2UA Codec: Use generic xUA codec insteadHarald Welte1-0/+1
2012-04-01rename sua_codec to generic xua_codecHarald Welte2-8/+7
2012-01-28SCCP: add defines for Reset, Error and Release Cause valuesHarald Welte1-3/+33
2012-01-18SUA codec: remove 'msg_length' from sua_msg{}Harald Welte1-1/+0
2012-01-17m2pa: fix typo in header fileHarald Welte1-1/+1
2012-01-17SUA: add functions for SUA <-> SCCP conversionHarald Welte1-1/+6
2012-01-17add define()s for default port numbers and official PPIDsHarald Welte4-0/+9
2012-01-16Commit current state of working MTP3-in-M2PAHarald Welte1-0/+117
2012-01-16MTP3: parsing of mgmt messagesHarald Welte1-0/+9
2012-01-16Add M2PA codec, MTP2 IAC and LSC gen_fsm implementationsHarald Welte1-0/+51
2011-12-08osmo_util: define #pointcode{} record instead of manual 3-tupleHarald Welte1-0/+7
2011-12-08sccp: add definitions for NAI (nature of address indicator)Harald Welte1-2/+6
2011-11-04osmo_util: we cannot restrict the parameter type of a primitiveHarald Welte1-1/+1
2011-11-04add some simplistic type / range annotations for records in headersHarald Welte6-27/+41
2011-10-19Make sure an incoming M3UA message is actually sent to registered service PidHarald Welte1-0/+9
2011-10-10import SS7 link handling from osmo_ss7Harald Welte1-0/+17
2011-10-09SCCP: more cause valuesHarald Welte1-0/+45
2011-04-21M2UA: add some more parameter type definitionsHarald Welte1-1/+22
2011-04-14MTP3: add -define() for MTP network indicators (international/national)Harald Welte1-0/+2
2011-04-14add missing osmo_util.hrlHarald Welte1-0/+8
2011-04-04Move #primitive{} into osmo_util.erl/hrlHarald Welte1-8/+0
2011-04-04M3UA: Fix various state transition bugsHarald Welte1-1/+1
2011-04-03MTP3: Add field where M3UA msg can store the message priority.Harald Welte1-0/+1
2011-04-03Add M3UA implementation to Osmo SS7Harald Welte1-0/+72
2011-04-02GTT: add generic 'apply' actionHarald Welte1-0/+6
2011-04-02Add a new GTT module for GT matching + GT translation (GTT)Harald Welte1-0/+20
2011-02-09ISUP: Export {parse,encode}_isup_party()Harald Welte1-0/+1
2011-02-07re-structure SS7 code and MGW NAT code into separate modulesHarald Welte5-0/+557