aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/handover_logic.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-18Use libvlr in libmsc (large refactoring)Harald Welte1-1/+2
2017-05-10src: use osmo_timer_setup()Pablo Neira Ayuso1-2/+1
2016-08-29libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens1-5/+5
2016-08-27libbsc/libmsc: convert old osmo counter into rate_ctrgsAlexander Couzens1-5/+5
2016-07-09libbsc: skip channel state LCHAN_S_INACTIVE while handoverAlexander Couzens1-1/+0
2016-06-05comment tweak for bsc_handover_start()Neels Hofmeyr1-3/+3
2015-09-22Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg1-1/+2
2014-12-18ho: Copy the multirate config to the new lchanHolger Hans Peter Freyther1-0/+1
2014-12-17ho: Make sure the timer is always stoppedHolger Hans Peter Freyther1-14/+16
2014-08-04dyn PDCH: Cleanup of rsl_chan_activate_lchan() and usersAndreas Eversberg1-2/+1
2014-01-27Add function to update TRAU muxer after assignment or handoverAndreas Eversberg1-2/+5
2012-12-26handover: Fix the handover signalling for IP based BTSesHolger Hans Peter Freyther1-26/+9
2012-12-23rsl: Call the release function with the enum name and not the numberHolger Hans Peter Freyther1-4/+4
2012-09-11misc: Address compiler warning on unused variablesHolger Hans Peter Freyther1-2/+1
2012-07-12handover: Not finding a HO record on CHAN ACT NACK is not an errorHarald Welte1-1/+1
2012-01-17ho: Remove rtp_proxy.h include, no proxy code in hereHolger Hans Peter Freyther1-1/+0
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-5/+5
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-3/+3
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-5/+5
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-2/+2
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-3/+3
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+393