1. d8aad3a libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  2. 65bfd76 libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  3. 3f88e6f libbsc: skip channel state LCHAN_S_INACTIVE while handover by Alexander Couzens · 8 years ago
  4. a06b527 comment tweak for bsc_handover_start() by Neels Hofmeyr · 8 years ago
  5. fa163e8 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 10 years ago
  6. ca918da ho: Copy the multirate config to the new lchan by Holger Hans Peter Freyther · 10 years ago
  7. c544ce6 ho: Make sure the timer is always stopped by Holger Hans Peter Freyther · 10 years ago
  8. 3ca9af3 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  9. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  10. c3649d2 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  11. c260adb rsl: Call the release function with the enum name and not the number by Holger Hans Peter Freyther · 12 years ago
  12. 1a9f3ee misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  13. 07ccb9c handover: Not finding a HO record on CHAN ACT NACK is not an error by Harald Welte · 12 years ago
  14. 6d860f9 ho: Remove rtp_proxy.h include, no proxy code in here by Holger Hans Peter Freyther · 12 years ago
  15. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  16. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  17. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  18. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  19. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  20. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/handover_logic.c]
  21. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/handover_logic.c]
  22. fc0db5c bsc: Clear the hand-over in case the new_lchan is failing by Holger Hans Peter Freyther · 14 years ago
  23. 02fca86 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 14 years ago
  24. 6339984 fix spelling mistake in log message by Harald Welte · 14 years ago
  25. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  26. 645b383 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 14 years ago
  27. d708781 ho: Access the network after we are known to have an entry. by Holger Hans Peter Freyther · 14 years ago
  28. 36cd62c ho: Set the conn to NULL before calling lchan_release by Holger Hans Peter Freyther · 14 years ago
  29. e0a492a ho: On ho failure clear the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  30. 394ba23 ho: Make this allocation a child of the BSC talloc context by Holger Hans Peter Freyther · 14 years ago
  31. db39203 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  32. b93d08c handover: lchan_free will only free the local resources. by Holger Hans Peter Freyther · 14 years ago
  33. df5f724 handover: Call bsc_handover_clear from gsm0808_clear by Holger Hans Peter Freyther · 14 years ago
  34. bac7ff7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  35. 6e5c50f bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  36. 1a95fa8 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  37. 599056d [rsl] Set the right state when asking for the activation. by Holger Hans Peter Freyther · 14 years ago
  38. 68914a0 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  39. 4009da4 lchan: Change transaction to work on the GSM Subscriber Connection by Holger Hans Peter Freyther · 14 years ago
  40. 065b811 lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  41. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  42. 58eeaba [handover] print INFO message when doing handover by Harald Welte · 15 years ago
  43. 49afbc3 [handover] CRCX ACK without HO reference is normal, not an error by Harald Welte · 15 years ago
  44. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  45. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  46. 83c5981 handover: set old channel to INACTIVE state by Harald Welte · 15 years ago
  47. f8189fe [handover] implement TCH RTP stream handover by Harald Welte · 15 years ago
  48. 9d7c28e handover: don't create negative lchan use counts by Harald Welte · 15 years ago
  49. fedc19e [handover]: make sure the new lchan keeps the subscriber pointer of the old lchan by Harald Welte · 15 years ago
  50. bc2e539 handover: use correct handover lookup function by Harald Welte · 15 years ago
  51. 6d8220c fix segfault in case of handover timer expiration by Harald Welte · 15 years ago
  52. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  53. aef376f don't try multiple concurrent handovers for 1 channel by Harald Welte · 15 years ago
  54. f8c5070 call trans_lchan_change() from ho_gsm48_ho_compl() by Harald Welte · 15 years ago
  55. b90d7bd [handover] first functional handover implementation by Harald Welte · 15 years ago
  56. 96c0b08 [handover] Implement handover control logic by Harald Welte · 15 years ago