1. 0af9c9f [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  2. 986eece [handover] don't use measurement reports with NCELL=7 by Harald Welte · 15 years ago
  3. d7f3648 system_information: DEBUGP() SI13/5/6 during startup by Harald Welte · 15 years ago
  4. 2a92a71 system_information: ip.access wants L2_PLEN, BS-11 doesn't by Harald Welte · 15 years ago
  5. 0b833f8 don't print measurement reports that have no cells by Harald Welte · 15 years ago
  6. 2354dc8 measurement report parsing: NO-NCELL-M of 7 tells us no neighbors by Harald Welte · 15 years ago
  7. bffa499 ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 15 years ago
  8. dae9a01 add --help message about --rtp-proxy argument by Harald Welte · 15 years ago
  9. 7a50ca8 Never allocate transaction ID 7 by Sylvain Munaut · 15 years ago
  10. 7b9852c Fix subscr ref leak for multi CM SERV REQ by Sylvain Munaut · 15 years ago
  11. 40c2332 Use 'new' rather than 'unknown' when starting transaction by Sylvain Munaut · 15 years ago
  12. e02fb9a Fix transaction_id displayed in debug message by Sylvain Munaut · 15 years ago
  13. 163a24a Fix typos in debug message / comments by Sylvain Munaut · 15 years ago
  14. b4290e0 [handover] lchan use count handling in case of trans_lchan_change() by Harald Welte · 15 years ago
  15. fedc19e [handover]: make sure the new lchan keeps the subscriber pointer of the old lchan by Harald Welte · 15 years ago
  16. bc2e539 handover: use correct handover lookup function by Harald Welte · 15 years ago
  17. 4c0d779 for now we only do handover of TCH channels by Harald Welte · 15 years ago
  18. 6d8220c fix segfault in case of handover timer expiration by Harald Welte · 15 years ago
  19. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  20. aef376f don't try multiple concurrent handovers for 1 channel by Harald Welte · 15 years ago
  21. bf4e76d [vty] ensure we mark fd in writefd once we vty_out() something by Harald Welte · 15 years ago
  22. f8c5070 call trans_lchan_change() from ho_gsm48_ho_compl() by Harald Welte · 15 years ago
  23. 2c99807 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 15 years ago
  24. b90d7bd [handover] first functional handover implementation by Harald Welte · 15 years ago
  25. d0841fa make handover reference a function call argument by Harald Welte · 15 years ago
  26. aa0efa1 assign measurement report lchan member after memset'ing it by Harald Welte · 15 years ago
  27. 573e1fe measurement report: correctly parse BSIC of first neighbor cell by Harald Welte · 15 years ago
  28. 5a989a9 ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 15 years ago
  29. 0e4fa78 print measurement reports more verbosely by Harald Welte · 15 years ago
  30. da58d3e 04.08: fix off-by-one error while parsing measurement results by Harald Welte · 15 years ago
  31. 44d2faa fix bug in bitvec resulting in all bits being set to 0xff by Harald Welte · 15 years ago
  32. e285bad [system_information] Print more debugging about what's going on by Harald Welte · 15 years ago
  33. f947681 introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  34. 792a1d4 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 15 years ago
  35. 2a47086 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  36. 3c626b2 04.08 MEAS REP: Convert relative cell number to ARFCN by Harald Welte · 15 years ago
  37. 5925cf7 bitvec: Introduce bitvec_get_nth_set_bit() function by Harald Welte · 15 years ago
  38. 6ae6467 system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  39. 63043c9 bitvec updates and code simplification by Harald Welte · 15 years ago
  40. bc47966 [system_information] fix bit map 0 frequency list generation by Harald Welte · 15 years ago
  41. c6b3c8c fix compiler warnings in gsm_04_08.c by Harald Welte · 15 years ago
  42. 238cd5a make sure BSIC is patched into NM tables before initializing BS11 by Harald Welte · 15 years ago
  43. 284ddba [PATCH] fix MM INFO parsing in vty_interface by Harald Welte · 15 years ago
  44. a310f3e Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  45. bcc2bef fix segfault in token_auth on SS_SUBSCR != ATTACH by Harald Welte · 15 years ago
  46. edf48af introduce new signal every time we get a mobile identity by Harald Welte · 15 years ago
  47. 52af195 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  48. 3d1f9b6 Gracefully reject non-speech calls by Harald Welte · 15 years ago
  49. 5ea9e8e make speech calls with NECI=1 work by Harald Welte · 15 years ago
  50. 9ed54ff [04.08] use lchan_auto_release to quickly close channel by Harald Welte · 15 years ago
  51. 1250337 If we're trying to allocate TCH/H but don't have it, fallback to TCH/F by Harald Welte · 15 years ago
  52. 1f0eca2 If we establish a TCH/H voice call, the reason is CALL, not OTHER by Harald Welte · 15 years ago
  53. 059b6a8 [RSL] print human-readable channel type during channel allocation failure by Harald Welte · 15 years ago
  54. b761bf8 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  55. 8e9d179 print some more RF related information about BTS in VTY by Harald Welte · 15 years ago
  56. 1780cb8 utility functions to convert RXLEV into dBm and vice versa by Harald Welte · 15 years ago
  57. a0d86af fix some integer underflows in MS power calculation by Harald Welte · 15 years ago
  58. 7cfd854 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  59. 395cb6b add warning about accept-all network on non-barred cells by Harald Welte · 15 years ago
  60. f330bf4 fix compile warning in db.c by Harald Welte · 15 years ago
  61. b558624 mark lchan2chan_nr() using a 'const' parameter by Harald Welte · 15 years ago
  62. 3eb05ce remove execute permission from abis_nm.c by Harald Welte · 15 years ago
  63. 59936d7 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  64. 49b05d3 [bsc_hack] Ignore the sigpipe... by Holger Hans Peter Freyther · 15 years ago
  65. e5e0eb7 [sms] trivial: Removed unneeded double check in unbcdify by Steffen Neubauer · 15 years ago
  66. 5b8d7d3 [system_information] fix BCCH list generation for GSM900 by Harald Welte · 15 years ago
  67. bf574a4 [BS11] don't put invalid channel combination into the config file by Harald Welte · 15 years ago
  68. 76ba881 ip.access: add nanoBTS channel combination constraints by Harald Welte · 15 years ago
  69. b284b47 ip.access speech mode for TCH/H channels by Harald Welte · 15 years ago
  70. 8750421 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  71. a54a2bb Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  72. 4d42bd8 make use of new S_GLOBAL_SHUTDOWN signal to properly close pcap_fd by Harald Welte · 15 years ago
  73. d21adfe Introduce new S_GLOBAL_SHUTDOWN signal by Harald Welte · 15 years ago
  74. a963980 Assign default values for T3101 and T3113 by Harald Welte · 15 years ago
  75. 4efcc54 [handover] export measurement reports via signal by Harald Welte · 15 years ago
  76. 96c0b08 [handover] Implement handover control logic by Harald Welte · 15 years ago
  77. 6720a43 [handover] Introduce new handover related LCHAN signals by Harald Welte · 15 years ago
  78. f849366 [handover] Implement 04.08 HANDOVER COMMAND by Harald Welte · 15 years ago
  79. 323f4e0 print debug statement in case of HANDOVER COMPLETE or HANDOVER FAILED by Harald Welte · 15 years ago
  80. c20bd1d New complete measurement result/report handling by Harald Welte · 15 years ago
  81. 951e351 RSL: catch inconsistent parameters ofr channel_mode_from_lchan() by Harald Welte · 15 years ago
  82. 9cfb040 [SMS] Implement TP-VPF-ENHANCED by Steffen Neubauer · 15 years ago
  83. 1c8b480 [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  84. 7622a99 [bsc_init] Activate the RC and the RSL link from the Software Activated Callback by Holger Hans Peter Freyther · 15 years ago
  85. 4b9042a [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  86. 8973386 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  87. 26ba2e7 [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  88. a614a4c [chan] Alloc SDCCH for certain reserved types by Holger Hans Peter Freyther · 15 years ago
  89. 011ead4 [talloc] Provide a copy of strnlen on OSX by Holger Hans Peter Freyther · 15 years ago
  90. 313d0d2 [misc] Fix the make distcheck by Holger Hans Peter Freyther · 15 years ago
  91. d5607c7 [mgcp] Make the number of endpoints configurable... by Holger Hans Peter Freyther · 15 years ago
  92. ba7bf57 [mgcp] The nanoBTS is not binding a RTCP port by Holger Hans Peter Freyther · 15 years ago
  93. 657c7fb [mgcp] The initialisation is done inside CRCX, remove here by Holger Hans Peter Freyther · 15 years ago
  94. 1006fac [mgcp] Do not forward or find the BTS if the endpoint is unused by Holger Hans Peter Freyther · 15 years ago
  95. bca5c68 [mgcp] Add a show command for the mgcp... by Holger Hans Peter Freyther · 15 years ago
  96. daa7da7 [mgcp] Fix writing the configuration file by Holger Hans Peter Freyther · 15 years ago
  97. 3adc628 [mgcp] Add telnet interface for mgcp. by Holger Hans Peter Freyther · 15 years ago
  98. 652fde3 [mgcp] MGCP... update config file to use AMR by Holger Hans Peter Freyther · 15 years ago
  99. e6de05e [mgcp] Add option to route audio back to both ends by Holger Hans Peter Freyther · 15 years ago
  100. 9a26b7c [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago