1. 1540025 Allow VTY to set the CCCH Load Indication Threshold by Harald Welte · 5 years ago
  2. aae00e4 vty: Dump per-bts stat_item group in 'show bts' output by Harald Welte · 5 years ago
  3. be86caa keep per-BTS stat_items about RACH busy / RACH access percentage by Harald Welte · 5 years ago
  4. 744886a chan_alloc: Don't include CBCH channels in load computation by Harald Welte · 5 years ago
  5. 228daad smscb: Allow transmit of SCHEDULE and DEFAULT SMSCB by Harald Welte · 5 years ago
  6. 1124675 abis_rsl: Fix log message about unimplemented common channel msg by Harald Welte · 5 years ago
  7. c9dc25b abis_rsl: Avoid "Unimplemented" log message for every CBCH LOAD IND by Harald Welte · 5 years ago
  8. ae46685 abis_rsl: Add support for extended CBCH to rsl_sms_cb_command() by Harald Welte · 5 years ago
  9. 46b1c81 lcls: Fix MDCX with garbage on LCLS loop break by Pau Espin Pedrol · 5 years ago
  10. 6de754c bssap: Feed Assign Complete with Osmux CID retrieved from MGW by Pau Espin Pedrol · 5 years ago
  11. 83c0f76 bssap: Parse Osmux CID on BSSAP Assign Req recv and use it in MGCP by Pau Espin Pedrol · 5 years ago
  12. 4dc9559 bssap: Announce Osmux support on RESET (ACK) send by Pau Espin Pedrol · 5 years ago
  13. a94907e bssap: Detect MSC Osmux support on RESET (ACK) recv by Pau Espin Pedrol · 5 years ago
  14. 6c548dc vty: Add option to enable osmux towards MSC by Pau Espin Pedrol · 5 years ago
  15. bad82d3 Make sure to default to AMR octet-aligned mode by Harald Welte · 5 years ago
  16. 13245d9 handover_fsm.c: fix: prevent possible buffer overflow by Vadim Yanitskiy · 5 years ago
  17. a77798f abis_rsl.c: missing newlines on log lines by Neels Hofmeyr · 5 years ago
  18. 67f9fd5 fix inter-BSC-HO-incoming for AoIP (2/2) by Neels Hofmeyr · 6 years ago
  19. 5a06da1 fix inter-BSC-HO-incoming for AoIP (1/2) by Neels Hofmeyr · 6 years ago
  20. aa82492 assignment_fsm: Properly support assigning signalling mode TCH/x by Sylvain Munaut · 6 years ago
  21. f14aaa4 move mgw endpoint FSM to osmo-mgw.git by Neels Hofmeyr · 5 years ago
  22. a6078fe use libosmocore osmo_tdef by Neels Hofmeyr · 6 years ago
  23. 62f3b30 Revert "fix inter-BSC-HO-incoming for AoIP (1/2)" by Daniel Willmann · 5 years ago
  24. 1d5eda4 gsm_data.h: Remove unused variable from OpenBSC times by Daniel Willmann · 5 years ago
  25. 2dcdf44 Change comments/strings from OpenBSC to OsmoBSC by Daniel Willmann · 5 years ago
  26. 803a4dc manuals: Fix example config to reflect OsmoBSC commands by Daniel Willmann · 5 years ago
  27. f2572c4 doc: Add generic counter chapter in manual by Daniel Willmann · 5 years ago
  28. d46a7a0 Drop unused old osmux leftover code by Pau Espin Pedrol · 5 years ago
  29. 94c9324 fix inter-BSC-HO-incoming for AoIP (1/2) by Neels Hofmeyr · 6 years ago
  30. c15f6cd Handover Request: also parse Chosen Algorithm IE, pass to lchan activation by Neels Hofmeyr · 6 years ago
  31. 58cf1b1 lchan activation: add explicit encryption info to activation by Neels Hofmeyr · 6 years ago
  32. e94ce88 ipaccess-config: use POSIX regex for Unit ID format check by Vadim Yanitskiy · 5 years ago
  33. c53ca91 osmo_bsc_lcls.c: cosmetic: make Coverity happy by Vadim Yanitskiy · 5 years ago
  34. e6ab8c1 gsm_data.c: use REG_NOSUB flag of regcomp() by Vadim Yanitskiy · 5 years ago
  35. ac88f5a abis_nm.c: fix broken logging in abis_nm_rx_ipacc() by Vadim Yanitskiy · 5 years ago
  36. a8a1b14 abis_nm.c: use msgb_lv_put() to put abis_nm_ipa_magic by Vadim Yanitskiy · 5 years ago
  37. a388d64 abis_nm.c: use abis_nm_ipa_magic from libosmocore by Vadim Yanitskiy · 5 years ago
  38. ac6ca52 abis_nm.c: also print TRX number in abis_nm_get_attr() by Vadim Yanitskiy · 5 years ago
  39. c40bf9b abis_nm.c: use proper format specifiers for BTS / TRX number by Vadim Yanitskiy · 5 years ago
  40. 85e2989 nanobts: use libosmocore's osmo_store*() for OML attr. patching by Max · 6 years ago
  41. 023fc49 osmo_bsc_bssap: check bssmap length field by Philipp Maier · 6 years ago
  42. e51a0b5 avoid use-after-free: on MGW endpoint dealloc, also forget it in conn->ho.* by Neels Hofmeyr · 6 years ago
  43. e605097 lchan_fsm: add missing header file. by Philipp Maier · 6 years ago
  44. 0d9a1a7 AMR: Signal usage of octet-aligned or bandwith-efficient mode to MSC by Philipp Maier · 6 years ago
  45. 69b04a2 OML: Fix encoded length value of OML GET ATTRIBUTES by Harald Welte · 6 years ago
  46. fc09a7c lchan_fsm: do not include 12.2k in active set on HR channels by Philipp Maier · 6 years ago
  47. 0e5a3c5 lchan_fsm: make sure multi rate configuration is valid by Philipp Maier · 6 years ago
  48. cf5d0c7 codec_pref: fix special handling for AMR rate configuration (S15-S0) by Philipp Maier · 6 years ago
  49. 67e39c8 osmo_bsc_msc: Use meaningful amr rate configuration on BTS level by Philipp Maier · 6 years ago
  50. 5507361 fix another log line end in assignment_fsm.c by Pau Espin Pedrol · 6 years ago
  51. c6699ac fix log line end in assignment_fsm.c by Neels Hofmeyr · 6 years ago
  52. 0848ff8 Revert "assignment_fsm: Properly support assigning signalling mode TCH/x" by Neels Hofmeyr · 6 years ago
  53. 85e2bc9 src/utils/Makefile.am: Drop unneeded sigtran and mgcp-client deps by Pau Espin Pedrol · 6 years ago
  54. ed1dcbb configure.ac: Add flag to enable/disable build of ipaccess related utils by Pau Espin Pedrol · 6 years ago
  55. b7e4a9b net_init.c: remove unneeded header by Pau Espin Pedrol · 6 years ago
  56. 39e9f07 ipaccess/Makefile.am: Remove unneeded libosmo-sigtran dep by Pau Espin Pedrol · 6 years ago
  57. a115052 Move msc related code from gsm_data to bsc_msc by Pau Espin Pedrol · 6 years ago
  58. 2cfd000 Move LCLS references from gsm_data to osmo_bsc_lcls by Pau Espin Pedrol · 6 years ago
  59. 4d3a212 assignment_fsm: Properly support assigning signalling mode TCH/x by Sylvain Munaut · 6 years ago
  60. a58e10c log N-CONNECT from MSC by Neels Hofmeyr · 6 years ago
  61. b870b60 incoming connect: don't crash if calling addr is missing by Neels Hofmeyr · 6 years ago
  62. fc2e07a ipaccess/Makefile.am: Remove unneeded libmgcp-client dep by Pau Espin Pedrol · 6 years ago
  63. eda6bfa handover_fsm: copy old S15_S0 to new lchan by Philipp Maier · 6 years ago
  64. a6e6421 assignment_fsm: use activate.info.s15_s0 for ASS. COMPL. by Philipp Maier · 6 years ago
  65. 90db2a1 cosmetic: drop unused struct mgcp_ctx shadow by Neels Hofmeyr · 6 years ago
  66. bb66d10 assignment_fsm: fix channel allocator preferences by Philipp Maier · 6 years ago
  67. fad4bbc bsc_vty: add features to disable specific lchans via vty by Philipp Maier · 6 years ago
  68. 7cfdbe7 comments: clarify usage of conn.assignment and .handover scopes by Neels Hofmeyr · 6 years ago
  69. 4daa210 handover_fsm: do not access conn->assignment.req, it may be outdated by Neels Hofmeyr · 6 years ago
  70. 963763d Implement CSFB "Fast Return" Handling at RR RELEASE by Harald Welte · 6 years ago
  71. d6e57e3 manual: Remove bogus "Control interface" sub-section in overview by Harald Welte · 6 years ago
  72. bec10b0 manual: s/OsmoNITB/OsmoBSC/ in examples; remove E1 based BTSs by Harald Welte · 6 years ago
  73. e26f013 manual: Re-order chapters in more logical order by Harald Welte · 6 years ago
  74. 9e437a7 manual: Add sections on 3G/4G neighbor cells by Harald Welte · 6 years ago
  75. 9e27608 manual: It's not "A over SCCP" but "BSSAP over SCCP" by Harald Welte · 6 years ago
  76. 57658ec gsm_data: Add gsm_bts_name() just like we have gsm_{trx,ts,lchan}_name() by Harald Welte · 6 years ago
  77. 761fa13 bsc_vty: add vty command to display all lchans by Philipp Maier · 6 years ago
  78. d1bb062 LCLS: use libosmocore function to add status by Max · 6 years ago
  79. 8d9c3e7 abis_rsl: Fix TCH-as-SDCCH allocation on Channel Request by Neels Hofmeyr · 6 years ago
  80. 3035892 lchan_select: Do not unsolicitedly select a TCH/F by Philipp Maier · 6 years ago
  81. f165e33 lchan_select: dont allow half rate EFR to be selected by Philipp Maier · 6 years ago
  82. 09273b7 LCLS: constify helper parameters by Max · 6 years ago
  83. 117fa9d Bump version: 1.3.0.293-605c → 1.4.0 by Harald Welte · 6 years ago 1.4.0
  84. 605c7f0 chan_alloc: remove references to lchan_alloc() by Philipp Maier · 6 years ago
  85. 17cbe5c Log MDCX ACK for established lchan by Max · 6 years ago
  86. 413846e Print BTS number on GPRS options error by Max · 6 years ago
  87. f3ba4d7 paging: fix nullpointer deref by Philipp Maier · 6 years ago
  88. cf4a49b use mgcp-client configured endpoint domain name by Neels Hofmeyr · 6 years ago
  89. f3bd838 LCLS: use enum values instead of magic numbers by Max · 6 years ago
  90. 4586737 IPA: log OML/RSL link drop reason by Max · 6 years ago
  91. 38134ea comments: describe some lchan details by Neels Hofmeyr · 6 years ago
  92. 700e518 make sure early lchan act failure resets the lchan by Neels Hofmeyr · 6 years ago
  93. 43c403a LCLS: log config/control update by Max · 6 years ago
  94. fe65ece LCLS: update parameter representation by Max · 6 years ago
  95. 1cf21de Add VTY option to avoid sending empty Full BCCH Info for disabled SI by Pau Espin Pedrol · 6 years ago
  96. 1aea16f bsc: bssap: Set subscr log context during paging by Pau Espin Pedrol · 6 years ago
  97. d5c7582 bsc: dtap: Set subscr log context by Pau Espin Pedrol · 6 years ago
  98. 4e13309 bsc: rsl: Set subscr log context during meas report by Pau Espin Pedrol · 6 years ago
  99. 26da329 bsc: Set subscr log context during complete_layer3 by Pau Espin Pedrol · 6 years ago
  100. 8a8052e bsc_main: filter_fn: Compare imsi values instead of subscr pointers by Pau Espin Pedrol · 6 years ago