aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bsc_msc_ip.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-21[msc/nat] It is better to use msgb_free to free the msgbHolger Hans Peter Freyther1-1/+1
2010-02-21[nat/bsc] Fix memory leak of IPA messages...Holger Hans Peter Freyther1-0/+1
2010-01-28[bsc] Implement early assignment for CC for the MT case.Holger Hans Peter Freyther1-0/+33
2010-01-27[bsc_msc] Start the Inactivity Timer only when the connection is establishedHolger Hans Peter Freyther1-5/+9
2010-01-27[msc] Attempt to fix MT SMS with ciphering enabled.Holger Hans Peter Freyther1-0/+1
2010-01-12[bsc_msc] Move the connect to the MSC routine into a new fileHolger Hans Peter Freyther1-46/+3
2009-12-22Merge commit 'origin/master' into on-waves/bsc-masterHolger Hans Peter Freyther1-1/+0
2009-12-06[bsc_hack] Ignore the sigpipe...Holger Hans Peter Freyther1-0/+1
2009-12-06move RTP socket information from timeslot to lchanHarald Welte1-3/+3
2009-11-20[lchan] Release the channel ones its' usecount drops to zeroHolger Hans Peter Freyther1-0/+1
2009-11-20[ipacc] Add a way to override the rtp payload for MDCXHolger Hans Peter Freyther1-1/+5
2009-11-20[bsc] Send the SCCP IT message in a given intervalHolger Hans Peter Freyther1-0/+18
2009-11-20[bsc] Unref the lchan when the MSC is closing the SCCP connectionHolger Hans Peter Freyther1-0/+5
2009-11-20[bsc] Add a test_mode function that can be used to inject packagesHolger Hans Peter Freyther1-0/+40
2009-11-20[bsc] Add BSC specific config option... currently and empty show is implementedHolger Hans Peter Freyther1-5/+0
2009-11-20[bssmap] Unconditionally include the chosen encryption in cipher mode completeHolger Hans Peter Freyther1-1/+1
2009-11-20[bssap] Improve log messages...Holger Hans Peter Freyther1-0/+1
2009-11-20[bssap] First go at implementing channel assignment...Holger Hans Peter Freyther1-2/+6
2009-11-20[bssap] First go at implementing ASSIGNMENT REQUESTHolger Hans Peter Freyther1-1/+118
2009-11-20[bssap] Start to queue messages to the BTS and to the MSCHolger Hans Peter Freyther1-5/+16
2009-11-20[bsc_msc_ip] This is a BSC that connects to real MSC via IPHolger Hans Peter Freyther1-0/+617