aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bssap.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-08[bsc_msc_ip] Fix the re-queuing of packets...on-waves/0.3.1Holger Hans Peter Freyther1-1/+1
2010-01-28[bsc] Implement early assignment for CC for the MT case.Holger Hans Peter Freyther1-9/+115
2010-01-28[bssap] Use switch/case for the signal handlerHolger Hans Peter Freyther1-26/+30
2010-01-27[msc] Attempt to fix MT SMS with ciphering enabled.Holger Hans Peter Freyther1-1/+25
2010-01-07[bssap] Return u_int16_t from the get_*_code methodsHolger Hans Peter Freyther1-4/+4
2010-01-07[bssap] Fix brown paper bag... Keep the air id ...*sigh*Holger Hans Peter Freyther1-2/+2
2010-01-07[bssap] Allow to use a different country code tooHolger Hans Peter Freyther1-16/+27
2010-01-05[bsc_msc_ip] Turn the MNC hack into a config optionHolger Hans Peter Freyther1-6/+19
2010-01-05[bssap] Set the right GSM08.08 speech version indicatorHolger Hans Peter Freyther1-6/+13
2009-11-20HACK patch the network code..Holger Hans Peter Freyther1-1/+10
2009-11-20[lchan] Release the channel ones its' usecount drops to zeroHolger Hans Peter Freyther1-0/+1
2009-11-20[bssap] Support multiple multiplexers in the assignment commandHolger Hans Peter Freyther1-7/+12
2009-11-20[bsc] Add a rtp base port to the BSC config tooHolger Hans Peter Freyther1-1/+2
2009-11-20[bssap] Cope with weird channel mapping on the network sideHolger Hans Peter Freyther1-1/+5
2009-11-20[bssap] Send multirate config for HR AMR with 5.9kHolger Hans Peter Freyther1-0/+6
2009-11-20[bssap] Attempt to allow selecting the speech mode from configHolger Hans Peter Freyther1-14/+86
2009-11-20[bssap] Pick the A5/0 vs A5/1 setting from the gsm_networkHolger Hans Peter Freyther1-3/+43
2009-11-20[bssap] Implement generating a classmark update messageHolger Hans Peter Freyther1-0/+20
2009-11-20[bssmap] Fix the chosen encryption in assignment completeHolger Hans Peter Freyther1-1/+1
2009-11-20[bssmap] Unconditionally include the chosen encryption in cipher mode completeHolger Hans Peter Freyther1-11/+7
2009-11-20[bssmap] Assignment handling fixes and improvementsHolger Hans Peter Freyther1-4/+23
2009-11-20[bssap] Fix generation of the failure messageHolger Hans Peter Freyther1-2/+3
2009-11-20[bssap] Only start establish when the link is not yet establishedHolger Hans Peter Freyther1-1/+1
2009-11-20[bssap] Improve log messages...Holger Hans Peter Freyther1-2/+1
2009-11-20[bssap] First go at implementing channel assignment...Holger Hans Peter Freyther1-8/+33
2009-11-20[bssap] First go at implementing ASSIGNMENT REQUESTHolger Hans Peter Freyther1-0/+263
2009-11-20[bssap] Add a "#warning" that cipher mode is not properly handledHolger Hans Peter Freyther1-0/+1
2009-11-20[bssap] Start to queue messages to the BTS and to the MSCHolger Hans Peter Freyther1-9/+164
2009-11-20[bssap] Implement SAPI "N" Reject messageHolger Hans Peter Freyther1-0/+16
2009-11-20[bsc_msc_ip] This is a BSC that connects to real MSC via IPHolger Hans Peter Freyther1-0/+501