aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc
AgeCommit message (Expand)AuthorFilesLines
2017-12-01MNCC: Add IMSI to CALL CONFIRM messageAndreas Eversberg1-0/+4
2017-12-01nitb: Add a test command for stress testing all BTSsHolger Hans Peter Freyther1-0/+31
2017-12-01HO: New improved handover algorithmAndreas Eversberg1-1/+2
2017-12-01Debug messages show which unsupported codecs are removed from bcap and whyAndreas Eversberg1-17/+62
2017-12-01HO: Improve silent call featureAndreas Eversberg2-17/+52
2017-12-01HO: Allow assignment trigger via VTY commandAndreas Eversberg1-9/+12
2017-12-01HO: In case of assignment failure, release all call control transactionsAndreas Eversberg2-0/+15
2017-12-01HO: Bultin MNCC application ignores lchan_type and uses selected codecAndreas Eversberg1-29/+33
2017-12-01HO: MNCC interface uses lchan_mode and lchan_type to modify channelAndreas Eversberg1-2/+68
2017-12-01HO: Remove all TCH rates from bearer capability that are not availableAndreas Eversberg1-0/+11
2017-12-01HO: Store bearer capabilities of MS at connection structure for later useAndreas Eversberg1-0/+10
2017-12-01HO: Move handover config from GSMNET to BTS nodeAndreas Eversberg1-15/+8
2017-12-01Fix: Handle CM service request on already secured channel correctlyAndreas Eversberg1-0/+5
2017-12-01Allow handling of TCH/F and TCH/H frames from layer 4Andreas Eversberg1-2/+3
2017-12-01osmo-nitb support for codec negotiationAndreas Eversberg3-63/+105
2017-12-01Fix: If half rate channel is used, indicate hr when modifying channel modeAndreas Eversberg1-1/+2
2017-12-01Add check for non existing lchan at tch_frame_down()Andreas Eversberg1-0/+4
2017-12-01Use helper function to check is an MNCC frame is data (speech/traffic)Andreas Eversberg2-19/+3
2017-12-01Each BTS can be configured for speech support (other than GSM full rate)Andreas Eversberg1-0/+28
2017-12-01Finished support for all codecs (RTP bridge and MNCC interface)Andreas Eversberg4-8/+16
2017-12-01Allow dynamic RTP payload types between application and MNCC interfaceAndreas Eversberg1-0/+2
2017-12-01Adding handling of BFI (Bad Frame Indicatior) of received TRAU framesAndreas Eversberg1-2/+4
2017-12-01Adding traffic forwarding via RTP to remote applicationAndreas Eversberg4-38/+161
2017-12-01DROP openbsc PATH ELEMENT FOR MERGINGNeels Hofmeyr23-0/+11920