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