1. d12b0fd introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  2. 0b12103 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 15 years ago
  3. 84874c9 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  4. f1dae19 04.08 MEAS REP: Convert relative cell number to ARFCN by Harald Welte · 15 years ago
  5. 7f73a1a bitvec: Introduce bitvec_get_nth_set_bit() function by Harald Welte · 15 years ago
  6. 6c40def system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  7. d57f163 bitvec updates and code simplification by Harald Welte · 15 years ago
  8. da760d3 [system_information] fix bit map 0 frequency list generation by Harald Welte · 15 years ago
  9. 1e191c5 fix compiler warnings in gsm_04_08.c by Harald Welte · 15 years ago
  10. ade7a14 make sure BSIC is patched into NM tables before initializing BS11 by Harald Welte · 15 years ago
  11. 3d23db4 [PATCH] fix MM INFO parsing in vty_interface by Harald Welte · 15 years ago
  12. 648b6ce Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  13. 37600be fix segfault in token_auth on SS_SUBSCR != ATTACH by Harald Welte · 15 years ago
  14. 7659de1 introduce new signal every time we get a mobile identity by Harald Welte · 15 years ago
  15. eab84a1 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  16. 09b7e7f Gracefully reject non-speech calls by Harald Welte · 15 years ago
  17. 487e6be make speech calls with NECI=1 work by Harald Welte · 15 years ago
  18. b83d938 [04.08] use lchan_auto_release to quickly close channel by Harald Welte · 15 years ago
  19. 210c850 If we're trying to allocate TCH/H but don't have it, fallback to TCH/F by Harald Welte · 15 years ago
  20. 9385c11 If we establish a TCH/H voice call, the reason is CALL, not OTHER by Harald Welte · 15 years ago
  21. 9e2748e [RSL] print human-readable channel type during channel allocation failure by Harald Welte · 15 years ago
  22. 7322528 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  23. 1d8dbc4 print some more RF related information about BTS in VTY by Harald Welte · 15 years ago
  24. 4bb4738 utility functions to convert RXLEV into dBm and vice versa by Harald Welte · 15 years ago
  25. 854b9b3 fix some integer underflows in MS power calculation by Harald Welte · 15 years ago
  26. 49685d7 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  27. d6aa524 add warning about accept-all network on non-barred cells by Harald Welte · 15 years ago
  28. 4669f3d fix compile warning in db.c by Harald Welte · 15 years ago
  29. 2476609 mark lchan2chan_nr() using a 'const' parameter by Harald Welte · 15 years ago
  30. 7bcb893 remove execute permission from abis_nm.c by Harald Welte · 15 years ago
  31. 1085c09 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  32. 7fc57ad Fix make distcheck by adding the new headers... by Holger Hans Peter Freyther · 15 years ago
  33. f49fac2 [bsc_hack] Ignore the sigpipe... by Holger Hans Peter Freyther · 15 years ago
  34. ad69d7f [sms] trivial: Removed unneeded double check in unbcdify by Steffen Neubauer · 15 years ago
  35. a897bf3 [system_information] fix BCCH list generation for GSM900 by Harald Welte · 15 years ago
  36. 1dfd0e2 [BS11] don't put invalid channel combination into the config file by Harald Welte · 15 years ago
  37. d6575f9 ip.access: add nanoBTS channel combination constraints by Harald Welte · 15 years ago
  38. 0603c9d ip.access speech mode for TCH/H channels by Harald Welte · 15 years ago
  39. 2c82899 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  40. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  41. 29b9cf8 make use of new S_GLOBAL_SHUTDOWN signal to properly close pcap_fd by Harald Welte · 15 years ago
  42. 3961fcc Introduce new S_GLOBAL_SHUTDOWN signal by Harald Welte · 15 years ago
  43. b84ddfc Assign default values for T3101 and T3113 by Harald Welte · 15 years ago
  44. dbb1d88 [handover] export measurement reports via signal by Harald Welte · 15 years ago
  45. 798418a [handover] Implement handover control logic by Harald Welte · 15 years ago
  46. d011e8b [handover] Introduce new handover related LCHAN signals by Harald Welte · 15 years ago
  47. 8c83af6 [handover] Implement 04.08 HANDOVER COMMAND by Harald Welte · 15 years ago
  48. ccd5a88 print debug statement in case of HANDOVER COMPLETE or HANDOVER FAILED by Harald Welte · 15 years ago
  49. 3c7dc6e New complete measurement result/report handling by Harald Welte · 15 years ago
  50. a5312fd add notes about proposed handover algorithm by Harald Welte · 15 years ago
  51. 1a79d36 RSL: catch inconsistent parameters ofr channel_mode_from_lchan() by Harald Welte · 15 years ago
  52. f326267 [SMS] Implement TP-VPF-ENHANCED by Steffen Neubauer · 15 years ago
  53. 2d501ea [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  54. 1ce10f3 [bsc_init] Activate the RC and the RSL link from the Software Activated Callback by Holger Hans Peter Freyther · 15 years ago
  55. fdd0ddf [sms] Fix compile warning by including gsm_data.h by Holger Hans Peter Freyther · 15 years ago
  56. 4642d49 [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  57. 23975e7 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  58. c4d88ad [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  59. d61654c [chan] Alloc SDCCH for certain reserved types by Holger Hans Peter Freyther · 15 years ago
  60. a8816dd [talloc] Provide a copy of strnlen on OSX by Holger Hans Peter Freyther · 15 years ago
  61. 7466351 [misc] Fix the make distcheck by Holger Hans Peter Freyther · 15 years ago
  62. adb8bce [contrib] Add a utility to convert an IE page to an enum by Holger Hans Peter Freyther · 15 years ago
  63. 4ec389e [mgcp] Make the number of endpoints configurable... by Holger Hans Peter Freyther · 15 years ago
  64. 8ea4b56 [mgcp] The nanoBTS is not binding a RTCP port by Holger Hans Peter Freyther · 15 years ago
  65. 39e94eb [mgcp] The initialisation is done inside CRCX, remove here by Holger Hans Peter Freyther · 15 years ago
  66. 48ecad4 [mgcp] Do not forward or find the BTS if the endpoint is unused by Holger Hans Peter Freyther · 15 years ago
  67. 17e7916 [mgcp] Add a show command for the mgcp... by Holger Hans Peter Freyther · 15 years ago
  68. 5fddf47 [mgcp] Fix writing the configuration file by Holger Hans Peter Freyther · 15 years ago
  69. 338fa56 [mgcp] Add telnet interface for mgcp. by Holger Hans Peter Freyther · 15 years ago
  70. 1cf9cf3 [mgcp] MGCP... update config file to use AMR by Holger Hans Peter Freyther · 15 years ago
  71. 138b7ec [mgcp] Add option to route audio back to both ends by Holger Hans Peter Freyther · 15 years ago
  72. f67945f [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago
  73. 3b9516e [sccp] Implement sending the Inactivity Test on a connection.. by Holger Hans Peter Freyther · 15 years ago
  74. ac96770 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  75. ff5fa4e [debug] Add a debug area for the MGCP code of On Waves by Holger Hans Peter Freyther · 15 years ago
  76. 32201c5 [debug] Add a debug area for MSC by Holger Hans Peter Freyther · 15 years ago
  77. ed0a47b [debug] Add a debug area for SCCP by Holger Hans Peter Freyther · 15 years ago
  78. f926ed6 [vty] Remove tab to make the cell_identity nicely indent by Holger Hans Peter Freyther · 15 years ago
  79. d54c337 [vty] Write out the neci configuration by Holger Hans Peter Freyther · 15 years ago
  80. ea52802 [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  81. 45b0243 [lchan] Fix the SAPI reset in the chan allocation... by Holger Hans Peter Freyther · 15 years ago
  82. 25b1e25 [gsm48] Send the IPA CRCX after the chan modify ack by Holger Hans Peter Freyther · 15 years ago
  83. 231163d [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  84. 25f30ba misc: Add routine to generate backtrace from within the application by Holger Hans Peter Freyther · 15 years ago
  85. a8dffc5 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  86. 61a83b2 max_power_limit: the limit is 24 dB ! by Harald Welte · 15 years ago
  87. a6bcc74 [gsm48] When picking AMR we need to supply the multirate config by Holger Hans Peter Freyther · 15 years ago
  88. 135a7c6 [neci] Separate handling of chan requested for paging any by Holger Hans Peter Freyther · 15 years ago
  89. 843b44d [neci] Use the correct length when going over the array by Holger Hans Peter Freyther · 15 years ago
  90. fe9da82 [paging] In expiration handling remove the request before doing the callback by Holger Hans Peter Freyther · 15 years ago
  91. 1059deb Fix configuration file generation by Andreas.Eversberg · 15 years ago
  92. f7d752f [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  93. 0fef39a [rsl] Improve error message when the lchan allocation is failing by Holger Hans Peter Freyther · 15 years ago
  94. 057fec5 ipaccess-config.c: Spelling fix in the config mode by Holger Hans Peter Freyther · 15 years ago
  95. c7df7c6 [ipaccess] Fix spelling in the comment by Holger Hans Peter Freyther · 15 years ago
  96. e723eac [telnet] Remove unused variables from the telnet interface by Holger Hans Peter Freyther · 15 years ago
  97. 986c3d7 fix some more compiler warnings by Harald Welte · 15 years ago
  98. d8cfc90 [abis_nm] avoid integer-to-pointer casting and associated gcc warnings by Harald Welte · 15 years ago
  99. b54d950 silent call: add header file for function prototypes by Harald Welte · 15 years ago
  100. 20f9831 VTY (silent sms / sms): better error reporting by Harald Welte · 15 years ago