1. 3a3c277 RSL: Make "waiting for SAPI=%d to be released" LOGL_DEBUG by Harald Welte · 14 years ago
  2. 2862dca Use 04.08 IMM ASS REJECT in case we run out of channels by Harald Welte · 14 years ago
  3. 53cd7ac Dynamic PDCH: rsl_ipacc_pdch_activate() operates on a timeslot by Harald Welte · 14 years ago
  4. 6003d6b rsl: Remove unimplemented/unused rsl_paging_cmd_subscr by Holger Hans Peter Freyther · 14 years ago
  5. 8cc5903 rsl: Allow to hardcode the RTP Payload by Holger Hans Peter Freyther · 14 years ago
  6. 7889107 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  7. 5a3a61d bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  8. 457c2a8 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  9. 4b85a32 chan_alloc: Change Channel Release to release SAPIs, then the channel by Holger Hans Peter Freyther · 14 years ago
  10. c44db4a abis_rsl: Reduce level from notice to debug for measurement reports by Holger Hans Peter Freyther · 14 years ago
  11. 8cb4a0f rsl: Add method to send a SMSCB inside a SMS BROADCAST COMMAND by Holger Hans Peter Freyther · 14 years ago
  12. 0379c6d abis_rsl: Add full MA again until we are confident to remove it by Holger Hans Peter Freyther · 14 years ago
  13. e38bd6c abis_rsl: Change code to generate Channel Identification by Holger Hans Peter Freyther · 14 years ago
  14. 93d50e6 [BSC] RSL: CHAN ACT: Only include MA if TS is hopping by Harald Welte · 14 years ago
  15. a1d39a2 [BSC] fix off-by-one error in computing l2 pseudo-length in IMM ASS by Harald Welte · 14 years ago
  16. 2412a07 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  17. 94d625b Revert "bsc_api: Move debug context for subscriber into the bsc_api.c" by Holger Hans Peter Freyther · 14 years ago
  18. 5ba05f4 abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack. by Holger Hans Peter Freyther · 14 years ago
  19. cfa4a01 [RSL] hopping: Set correct L2 pseudo-length during IMMediate ASSign by laforge · 14 years ago
  20. 69e8f82 bsc_api: Move debug context for subscriber into the bsc_api.c by Holger Hans Peter Freyther · 14 years ago
  21. 694a5cf [BSC] RSL: Fix Channel Identification IE in RSL CHAN ACT by laforge · 14 years ago
  22. 09108bf [BSC] RSL: properly include MA in IMM ASS CMD by laforge · 14 years ago
  23. 29aca17 [BSC] Hopping: Add MA IE to ASS CMD, IMM ASS CMD and HO CMD by Harald Welte · 14 years ago
  24. a39b0f2 [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  25. 4f5848d abis_rsl: Allow to specify the release mode for a given channel. by Holger Hans Peter Freyther · 14 years ago
  26. 44752d9 abis_rsl: Fixup direct assignment and go through the method. by Holger Hans Peter Freyther · 14 years ago
  27. 4b4dd10 [rsl] Introduce an error state for the lchan and set it on release by Holger Hans Peter Freyther · 14 years ago
  28. f30c0dc [rsl] Implement the T3111 timer to delay the RF Channel release by Holger Hans Peter Freyther · 14 years ago
  29. d7fd306 [rsl] Check the assumption that RF Channel Release is sent during release by Holger Hans Peter Freyther · 14 years ago
  30. dbc5fae [rsl] Move rf channel release scheduling to a new method by Holger Hans Peter Freyther · 14 years ago
  31. 38e9c82 RSL: inmplement ip.access paging load indication 'below threshold' by Harald Welte · 14 years ago
  32. 3ba36d5 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  33. b54dda4 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  34. 63d18b5 [rsl] Set the release state from within the lchan class by Holger Hans Peter Freyther · 14 years ago
  35. 7441949 [rsl] Introduce a method to set the state of the lchan by Holger Hans Peter Freyther · 14 years ago
  36. 19bab73 [rsl] Speculative crash fix in the RSL rcv message by Holger Hans Peter Freyther · 15 years ago
  37. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  38. 4563eab RSL: keep track of ip.access dynamic TCH/PDCH activation by Harald Welte · 14 years ago
  39. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  40. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  41. e95daf19 convert openbsc to use libosmocore-0.1.1 API by Harald Welte · 14 years ago
  42. 3c9c5f9 rsl: use the rsl_rll_push_l3() and rsl_rll_simple() functions of libosmocore by Harald Welte · 14 years ago
  43. 2e411c7 value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  44. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  45. 93b6c65 [rsl] Send the MultiRateConfig in the RSL Channel Activate msg by Holger Hans Peter Freyther · 14 years ago
  46. d48f4eb rsl: add new 'gsm_trx_name()' function and use it by Harald Welte (local) · 15 years ago
  47. 1887f9d Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  48. 8e93b79 RSL: Introduce LCHAN_S_REL_REQ state by Harald Welte · 15 years ago
  49. 19ef62a Introduce and use gsm_lchan_name() in addition to gsm_ts_name() by Harald Welte (local) · 15 years ago
  50. 9538efc RLL: print human-readable value of RLM CAUSE in ERROR IND by Harald Welte (local) · 15 years ago
  51. 3e46031 Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  52. ccd8845 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  53. 2f5df85 fix segfault in CHAN RQD log message by Harald Welte (local) · 15 years ago
  54. 91b603d correctly print chan act nack error by Harald Welte (local) · 15 years ago
  55. 28f1d37 print TS name when out of resources during CHAN RQD by Harald Welte (local) · 15 years ago
  56. b29b57a include BTS and TRX number in TRX overload message report by Harald Welte (local) · 15 years ago
  57. 73b82bb print TS name in RLL ERR IND by Harald Welte (local) · 15 years ago
  58. fc05750 [rsl] correctly print handover detect and connection fail by Harald Welte (local) · 15 years ago
  59. 93c6284 fix missing space in log message by Harald Welte (local) · 15 years ago
  60. 303e5e0 [meas rep] print the neighbor index when debugp'ing a neigh cell meas by Harald Welte · 15 years ago
  61. 844eab1 rsl: fix "CONNECTION FAIL: RELEASING" message by Harald Welte · 15 years ago
  62. 5b8ed43 [logging] differentiate DEBUG, NOTICE and ERROR log levels in NM and RSL by Harald Welte · 15 years ago
  63. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  64. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  65. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  66. b8bfc56 RSL: keep track if a channel is active or not by Harald Welte · 15 years ago
  67. a72273e rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock() by Harald Welte · 15 years ago
  68. 17f5bf6 Move RTP socket handling out of signal handlers into abis_rsl by Harald Welte · 15 years ago
  69. 479015b don't print measurement reports that have no cells by Harald Welte · 15 years ago
  70. 5e3d91b ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 15 years ago
  71. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  72. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  73. 33e6597 assign measurement report lchan member after memset'ing it by Harald Welte · 15 years ago
  74. 6739dfb print measurement reports more verbosely by Harald Welte · 15 years ago
  75. d12b0fd introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  76. 9e2748e [RSL] print human-readable channel type during channel allocation failure by Harald Welte · 15 years ago
  77. 2476609 mark lchan2chan_nr() using a 'const' parameter by Harald Welte · 15 years ago
  78. 0603c9d ip.access speech mode for TCH/H channels by Harald Welte · 15 years ago
  79. 2c82899 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  80. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  81. dbb1d88 [handover] export measurement reports via signal by Harald Welte · 15 years ago
  82. d011e8b [handover] Introduce new handover related LCHAN signals by Harald Welte · 15 years ago
  83. 3c7dc6e New complete measurement result/report handling by Harald Welte · 15 years ago
  84. 1a79d36 RSL: catch inconsistent parameters ofr channel_mode_from_lchan() by Harald Welte · 15 years ago
  85. c4d88ad [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  86. ea52802 [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  87. 231163d [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  88. f7d752f [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  89. 0fef39a [rsl] Improve error message when the lchan allocation is failing by Holger Hans Peter Freyther · 15 years ago
  90. 5ba6f48 [lchan] Keep track which SAPIs has been established with the BTS by Holger Hans Peter Freyther · 15 years ago
  91. e81a610 [gsm48] Add generation of ASSIGNMENT COMMAND to the 0408 utils by Holger Hans Peter Freyther · 15 years ago
  92. 9c880c9 [GPRS] Add RSL function for ip.access PDCH activation by Harald Welte · 15 years ago
  93. a1499d0 [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  94. ddd918f Fix compiler warning and cast const away. by Holger Hans Peter Freyther · 15 years ago
  95. 82aa684 [abis_rsl] Fix rsl_encryption_cmd L3 length computation by Sylvain Munaut · 15 years ago
  96. 08d91a5 A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  97. 196d052 [abis_rsl] Set lchan->tch_mode properly when responding to CHAN_RQD by Harald Welte · 15 years ago
  98. daef606 respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  99. 0e451d0 add 'ms max power' vty command to set the maximum MS power in dBm by Harald Welte (local) · 15 years ago
  100. 9c31b5e now that we send MRPCI, we can treat T_MSRFPCI error message as fatal by Harald Welte · 15 years ago