1. 12f79f6 chan_alloc: reset rtp voice related bits in lchan_free() by Philipp Maier · 6 years ago
  2. bd3de18 ctrl: Avoid sending back received ERROR msgs by Pau Espin Pedrol · 6 years ago
  3. 5bc43cd codec_pref: check bts codec support by Philipp Maier · 6 years ago
  4. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  5. bb7ea61 fix handover start: dealloc ho if event not permitted by Neels Hofmeyr · 6 years ago
  6. e67ebf0 fix handling of invalid pchan names in vty by Stefan Sperling · 6 years ago
  7. fec10cf call osmo_xua_msg_tall_ctx_init() by Neels Hofmeyr · 6 years ago
  8. e45d2da cosmetic: name osmo-bsc's root ctx 'osmo-bsc', not 'openbsc' by Neels Hofmeyr · 6 years ago
  9. a43cea7 filter: Allocate each ctr group with a different idx by Pau Espin Pedrol · 6 years ago
  10. 5bdb5f3 filter: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  11. 653bee7 filter: vty: Print policy list in cmd show access-list by Pau Espin Pedrol · 6 years ago
  12. a0f1196 Rename bsc_msg_acc_lst_vty_init to have more uniform prefix by Pau Espin Pedrol · 6 years ago
  13. 9ab47eb Init access_lists before passing it as a parameter by Pau Espin Pedrol · 6 years ago
  14. d99182c bsc_vty: Write access list entries when storing bsc config by Pau Espin Pedrol · 6 years ago
  15. 1e75d13 bsc-filter: Remove unused func barr_adapt and set barr_find static by Pau Espin Pedrol · 6 years ago
  16. 116e05e lcls: set codec info when performing MGW operation by Philipp Maier · 6 years ago
  17. 9eea6a9 gscon: pick suitable payload type / encoding name for MGCP by Philipp Maier · 6 years ago
  18. d0d204a cosmetic / linking: move str_to_imsi() out of abis_rsl.c by Neels Hofmeyr · 6 years ago
  19. f0ff9a6 fix dyn TS init: properly identify BTS on OML OPSTART ACK by Neels Hofmeyr · 6 years ago
  20. e7d29e3 osmo-bsc: Add -V param to print version by Pau Espin Pedrol · 6 years ago
  21. d05d5e6 osmo-bsc: Clean help description of cmd line parameters by Pau Espin Pedrol · 6 years ago
  22. 41da945 pcu_sock: Log event pcu_sock created by Pau Espin Pedrol · 6 years ago
  23. cc2fb61 absi_rsl: Fix segfault in rsl_rx_conn_fail() by Harald Welte · 6 years ago
  24. 3f5716c bsc_subscr_conn_fsm: BSC must not release SCCP connection by Harald Welte · 6 years ago
  25. 422260d Add missing event string name for GSCON_EV_LCLS_FAIL by Harald Welte · 6 years ago
  26. 7325d93 Remove unused logging subsystems DCC and DMGCP by Harald Welte · 6 years ago
  27. cd326b3 Explicitly register CTRL-over-IPA callback with libosmo-sigtran by Harald Welte · 6 years ago
  28. bc4f542 Ignore "dest" command in MSC node by Harald Welte · 6 years ago
  29. 0c1ac9f make T10 configurable like the rest of them by Neels Hofmeyr · 6 years ago
  30. fc622c7 drop dead code: conn->T10, handled by gscon instead by Neels Hofmeyr · 6 years ago
  31. 0abe84e HO: introduce T7, T8, T101 timers by Neels Hofmeyr · 6 years ago
  32. 76739a7 cosmetic: gscon: drop odd use of OSMO_STRINGIFY by Neels Hofmeyr · 6 years ago
  33. 7c68e90 store subscriber identity on paging by Neels Hofmeyr · 6 years ago
  34. 81e912f try to pick up subsrc IMSI on l3-compl by Neels Hofmeyr · 7 years ago
  35. 8d6f444 gscon: put subscriber a little later by Neels Hofmeyr · 6 years ago
  36. d3fff6f cosmetic: bsc_subscr_alloc: log initial get by Neels Hofmeyr · 6 years ago
  37. fb75d10 cosmetic: penalty timers: constify, tweak doc by Neels Hofmeyr · 6 years ago
  38. dd24cd3 use libosmocore's gsm0808_permitted_speech(), gsm0808_chosen_channel() by Neels Hofmeyr · 6 years ago
  39. 8cb570c log: assignment: add two logs on unexpected lchan release by Neels Hofmeyr · 6 years ago
  40. 57f3262 log: fix logging in rsl_rx_chan_act_nack() by Neels Hofmeyr · 6 years ago
  41. 0935546 assignment: signal assignment failure on chan act nack by Neels Hofmeyr · 6 years ago
  42. 13269b0 cosmetic: gscon: undup code: add common assignment_failed() by Neels Hofmeyr · 6 years ago
  43. 74c07c7 cosmetic: magic number: use RSL_ACT_ constant for chan act by Neels Hofmeyr · 6 years ago
  44. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  45. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  46. 39a1d10 increment 'paging responded' counter for active paging only by Stefan Sperling · 6 years ago
  47. b5f81b9 Reject ASSIGNMENT REQ with CIC but no AoIP transp addr in AoIP case by Harald Welte · 6 years ago
  48. 1f1c56c LCLS: add VTY config to enable/disable LCLS on per-MSC basis by Harald Welte · 6 years ago
  49. c997ceb Add initial 3GPP LCLS support to OsmoBSC by Harald Welte · 6 years ago
  50. 00965dc VTY: Print some more information in "show conns" by Harald Welte · 6 years ago
  51. 8bf8142 abis_rsl: rsl_rx_chan_rqd: Format bts log string as in everywhere else by Pau Espin Pedrol · 6 years ago
  52. fe82012 abis_rsl.c: Fix whitespace by Pau Espin Pedrol · 6 years ago
  53. 18a4ae8 chan_alloc: Print bts nr on chan alloc failure by Pau Espin Pedrol · 6 years ago
  54. 67f20bc acc_ramp: Increase log level of some messages by Pau Espin Pedrol · 6 years ago
  55. 1876c31 move 'extern struct gsm_network *bsc_gsmnet" to header file by Harald Welte · 6 years ago
  56. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  57. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  58. 7b897df bsc: Don't create MSC-side MGCP connection in IPA/SCCPlite case by Harald Welte · 6 years ago
  59. 200a0e2 bsc: Don't include AoIP IEs in ASSIGNMENT COMPLETE over SCCPlite by Harald Welte · 6 years ago
  60. f6029ba bsc: Don't reject ASSIGNMENT for Audio in IPA/SCCPlite case by Harald Welte · 6 years ago
  61. 2dd05a8 bsc: Use correct MGCP endpoint name for IPA/SCCPlite by Harald Welte · 6 years ago
  62. 584ab8e bsc: Add mgcp_port_to_cic() to determine CIC from RTP Port by Harald Welte · 6 years ago
  63. 3909d99 vty: Permit selection of other ASP protocol than M3UA by Harald Welte · 6 years ago
  64. 631bde0 bsc: Fix check for MSC-side FSM allocation failure by Harald Welte · 6 years ago
  65. 5de80ca fix misaligned memory write access in abis_nm_ipaccess_rsl_connect() by Stefan Sperling · 6 years ago
  66. 02d20da gscon: remove dead code by Philipp Maier · 6 years ago
  67. 74e4daa cosmetic: logging and ordering in handle_ass_compl() by Neels Hofmeyr · 6 years ago
  68. 746d1ea cosmetic: bsc_dyn_ts.c: make local functions static by Neels Hofmeyr · 6 years ago
  69. 8da2233 bsc_api.c: actually log with context by Neels Hofmeyr · 6 years ago
  70. 20388b7 nat: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  71. 7926d98 add counter for connection attempts from BTS with unknown unit id by Stefan Sperling · 6 years ago
  72. 71d524c show all global counters of osmo-bsc in vty by Stefan Sperling · 6 years ago
  73. 0b10399 a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  74. 5deea62 cosmetic: dyn ts init: undup logging for gprs = none by Neels Hofmeyr · 6 years ago
  75. d16732f log: indicate hr/fr in audio_support_to_gsm88() error by Neels Hofmeyr · 6 years ago
  76. 3ed1c59 fix default fallbacks in audio_support_to_gsm88() by Neels Hofmeyr · 6 years ago
  77. 78faf70 deprecate dyn_ts_allow_tch_f and by default allow all TCH by Neels Hofmeyr · 6 years ago
  78. a70084b debug log: verbosely log all lchan alloc choices by Neels Hofmeyr · 6 years ago
  79. 4281b7d dyn TS: allow any pchan type changes, fix for gprs mode none by Neels Hofmeyr · 6 years ago
  80. 91aa68f dyn TS: init only when both RSL and the Channel OM are established by Neels Hofmeyr · 6 years ago
  81. 83e3280 osmo_bsc_vty.c: fix: write MGW configuration by Vadim Yanitskiy · 6 years ago
  82. 968c142 dyn TS, assignment: allow switch from PDCH with associated conn by Neels Hofmeyr · 6 years ago
  83. a82c0b1 dyn TS, assignment: set lchan state to LCHAN_S_ACT_REQ in the proper place by Neels Hofmeyr · 6 years ago
  84. bf70992 dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACK by Neels Hofmeyr · 6 years ago
  85. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  86. ad72770 bsc_api/GSCON: prevent unnecessary channel mode modifications by Philipp Maier · 6 years ago
  87. 42ab17b resurrect meas_feed.c: make it compile, add logging by Neels Hofmeyr · 7 years ago
  88. 79176bf resurrect meas_feed.c from openbsc.git history by Neels Hofmeyr · 7 years ago
  89. 7b70926 flush paging when RSL link is dropped by Stefan Sperling · 6 years ago
  90. 0eb9169 extend documentation of paging_flush_bts() by Stefan Sperling · 6 years ago
  91. be32b4c abis_rsl.c: Clean ericsson specific imm assign code by Pau Espin Pedrol · 6 years ago
  92. 286212c abis_rsl.c: abis_rsl_rx_cchan: Print msg type name for unimplemented messages received by Pau Espin Pedrol · 6 years ago
  93. c04d404 properly skip paging is OML link is down by Stefan Sperling · 6 years ago
  94. fa42255 chan_alloc.c: Fix log var formatting issues by Pau Espin Pedrol · 6 years ago
  95. 1f4851e gscon: fix assignment of signalling channels by Philipp Maier · 6 years ago
  96. d925c7c Cosmetic: Fix typo: Siganlling->Signalling by Keith · 6 years ago
  97. fe49bf0 bsc_nat: ctrl: Fix crash on receveing bsc reply by Pau Espin Pedrol · 6 years ago
  98. 3ddb12d inform A-RESET FSM about MSC CR timeouts by Philipp Maier · 6 years ago
  99. cda994e fix handling of state changes in acc ramping by Stefan Sperling · 6 years ago
  100. 4d3d243 only trigger acc ramping if trx 0 is usable and unlocked by Stefan Sperling · 6 years ago