aboutsummaryrefslogtreecommitdiffstats
path: root/src/sccp_state.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-24all: Use the libosmo-sccp version of mtp_level3.hHolger Hans Peter Freyther1-1/+1
2013-05-13patching: Get the struct ss7_application down to the patching routineHolger Hans Peter Freyther1-2/+2
2013-04-22msc: Create a copy of the message for the forward_only caseHolger Hans Peter Freyther1-1/+14
2011-11-24bss: Patch CC messages with bearer capabilities to contain AMR 3Holger Hans Peter Freyther1-2/+2
2011-11-23sccp: PC -> PointCode and we remove them to avoid routing issuesHolger Hans Peter Freyther1-1/+1
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte1-7/+7
2011-02-23mtp: Call the mtp_link_set always set otherwise things get confusingHolger Hans Peter Freyther1-15/+15
2011-02-23sccp: The link attribute was never used leading to a crashHolger Hans Peter Freyther1-1/+9
2011-02-17ss7: Move all mtp linksets callbacks into the app layerHolger Hans Peter Freyther1-32/+18
2011-02-17ss7: Move the linkset up/down into the ss7_app, move some code aroundHolger Hans Peter Freyther1-42/+3
2011-02-17ss7: Create a SS7 application that is responsible for the routingHolger Hans Peter Freyther1-76/+124
2011-02-17msc: Move more state into the sccp_state.cHolger Hans Peter Freyther1-1/+11
2011-02-17msc: Move the nat handling into the sccp_state for nowHolger Hans Peter Freyther1-0/+45
2011-02-17msc: Move the MSC Connection into a new header fileHolger Hans Peter Freyther1-18/+19
2011-02-10msc: The udt_relay could be implemented with the normal cellmgr nowHolger Hans Peter Freyther1-0/+6
2011-02-10bsc: Move the connection tracking code out of main fileHolger Hans Peter Freyther1-0/+516