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