1. 59976b8 si: Make sure to not overwrite orig_arfcn_hi in the range encoding by Holger Hans Peter Freyther · 10 years ago on-waves/bsc-0.9.14
  2. cb00b46 bsc: Speculative change to avoid having to backport chan rel handling by Holger Hans Peter Freyther · 11 years ago
  3. a3219b4 debian: Prepare a new build by Holger Hans Peter Freyther · 11 years ago
  4. 3968e93 bsc: Use the right string for the notification by Holger Hans Peter Freyther · 11 years ago
  5. 7c93219 debian: Make a new build to test new gbproxy versions by Holger Hans Peter Freyther · 11 years ago
  6. 11a93b2 Use new external libosmogb and merge gbproxy by Harald Welte · 12 years ago
  7. c035389 debian: Update the changelog by Holger Hans Peter Freyther · 11 years ago
  8. a701d7c bsc/ussd: Rename bsc_send_ussd_notification() by Jacob Erlbeck · 11 years ago
  9. 691a221 bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  10. ef6a71f bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  11. 4bd9799 bsc: Add control command to set timezone by Jacob Erlbeck · 11 years ago
  12. ebfa1cb Add the debian directory for a test build by Holger Hans Peter Freyther · 11 years ago
  13. 59d2fc7 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  14. b39e4db move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  15. d951def Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  16. 07e7c54 libbsc: Make argument optional in some 'show' commands by Sylvain Munaut · 11 years ago
  17. 90b9963 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  18. 8e5a66c vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  19. 3ec9fd4 ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  20. e46baad nanobts: Fix initialization of two concurrent BTS. by Holger Hans Peter Freyther · 11 years ago
  21. 4966a9c bsc/vty: Add 'no bsc-welcome-text' command by Jacob Erlbeck · 11 years ago
  22. 24bd8b2 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  23. 431cb15 mgcp: Fix the vary large jump detection in the code by Holger Hans Peter Freyther · 11 years ago
  24. 7bdad61 mgcp: Fix a typo.. it is msg and not mgs by Holger Hans Peter Freyther · 11 years ago
  25. bd741b1 mgcp: We do not need to check for talloc_free by Holger Hans Peter Freyther · 11 years ago
  26. 4223dca mgcp: Print both receivd and expected address in the error statement by Holger Hans Peter Freyther · 12 years ago
  27. e5e7954 mgcp: Send the jitter statistics at the end of the call by Holger Hans Peter Freyther · 12 years ago
  28. a862793 mgcp: Calculate the jitter with the formula/code from the appendix by Holger Hans Peter Freyther · 12 years ago
  29. 93e4dbb mgcp: Calculate the packet loss as of Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  30. 2fc0636 mgcp: Calculate the wrap around as of Appendix A in RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  31. ee1b2e3 mgcp: Document a difference between RFC 3550 and this code by Holger Hans Peter Freyther · 12 years ago
  32. 05efe61 mgcp: Align the variable naming with Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  33. 2fc26fa mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  34. 0adefd3 mgcp: Remember the initial sequence number of the stream by Holger Hans Peter Freyther · 12 years ago
  35. 1728798 mgcp: Count the received octets as of the MGCP specification by Holger Hans Peter Freyther · 12 years ago
  36. e7f8c70 mgcp: Remove the lost_no from the mgcp statistics by Holger Hans Peter Freyther · 12 years ago
  37. 7cf644f vty: Print the state of all GPRS OML objects in show bts by Holger Hans Peter Freyther · 11 years ago
  38. 435e0de rsl: Properly parse the RLM cause from the error indication by Holger Hans Peter Freyther · 11 years ago
  39. 3ea1056 rsl: Properly initialize the cm structure with memset by Holger Hans Peter Freyther · 11 years ago
  40. 2b9d7b1 gprs: Introduce a way to set the DSCP for the NS socket by Holger Hans Peter Freyther · 11 years ago
  41. 692daaf si: Add a hack to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Holger Hans Peter Freyther · 11 years ago
  42. 10eb96e si: Use range encoding of 512 if 128 or 256 was selected by Holger Hans Peter Freyther · 11 years ago
  43. bea5940 si: Another round of PCS related fixes by Holger Hans Peter Freyther · 11 years ago
  44. c0e6411 Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  45. 762907b gprs: Rename the tlvp method so it will work with both versions by Holger Hans Peter Freyther · 11 years ago
  46. 114394f Revert "gprs: This method is now available in libosmocore" by Holger Hans Peter Freyther · 11 years ago
  47. 34ab950 Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  48. 59e913e bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  49. 3347a6e si: Deal with DCS1800 and PCS1900 have overlapping ARFCN ranges by Holger Hans Peter Freyther · 11 years ago
  50. d0fb647 si: Share the ARFCN selection condition between the two statements by Holger Hans Peter Freyther · 11 years ago
  51. 70fcb29 si: Do not schedule SI1 to SI4 on the second TRX by Andreas Eversberg · 11 years ago
  52. a78da2e Revert "bsc_init: Forget which SIs are valid for the trx." by Holger Hans Peter Freyther · 11 years ago
  53. 3f558c2 osmo-bsc: Add ctrl cmd bts RF state by Daniel Willmann · 12 years ago
  54. 55410aa osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  55. e67482e gprs: This method is now available in libosmocore by Holger Hans Peter Freyther · 11 years ago
  56. fbdffb3 bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 11 years ago
  57. 19d01f4 bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  58. d14f974 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  59. a2bfd39 bsc: Do not print "SI 18" but SI2ter when the SI generation fails by Holger Hans Peter Freyther · 12 years ago
  60. bde3166 bsc_init: Forget which SIs are valid for the trx. by Holger Hans Peter Freyther · 12 years ago
  61. 58a3952 bsc_init: Don't drop all BTSs because a single BTS had an error by Harald Welte · 12 years ago
  62. f224a0e [PATCH] mgcp: Add a hack to allow to patch the SSRC by Holger Hans Peter Freyther · 12 years ago
  63. fb8b6af abis_nm: Provide a reason when an invalid channel configuration is used by Holger Hans Peter Freyther · 12 years ago
  64. 8460451 abis_nm: Log an error when the channel combination can not be set. by Holger Hans Peter Freyther · 12 years ago
  65. 90a30fa Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bands by Andreas Eversberg · 12 years ago
  66. e17666f ARFCNs are in the range of 0..1023, not 0..1024 by Harald Welte · 12 years ago
  67. 5be919e gbproxy: Address two unaligned memory access warnings by Holger Hans Peter Freyther · 12 years ago
  68. 73b527f mgcp: Allow to freely control the a=fmtp line for experiments by Holger Hans Peter Freyther · 12 years ago
  69. d62fbfb bsc: A BTS excluded from the RF lock should be allowed to make a connection by Holger Hans Peter Freyther · 12 years ago
  70. 054d9d2 bsc: Remove set but not read the gsm_network variable. by Holger Hans Peter Freyther · 12 years ago
  71. fd91aea msc: Add debug messages when not sending a USSD welcome message by Holger Hans Peter Freyther · 12 years ago
  72. 8d78558 bts: Allow to exclude a BTS from the global RF lock handling by Holger Hans Peter Freyther · 12 years ago
  73. cbe3afd bsc: Fix a brown paper bug and most likely fix the USSD welcome issue by Holger Hans Peter Freyther · 12 years ago
  74. 3d7b475 bsc: Call the variable with a more appropriate name. by Holger Hans Peter Freyther · 12 years ago
  75. 7b03e41 bsc: Do not forward GSM RR messages to the MSC by Holger Hans Peter Freyther · 12 years ago
  76. 249130c bsc: Allow to run a mixed TCH/H, TCH/F configuration by Holger Hans Peter Freyther · 12 years ago
  77. 8c2591d libabis: Enable TCP keepalive by default on all BTS connections by Daniel Willmann · 13 years ago
  78. 9ed0700 abis: Do not leak the line in case of no BTS being identified by Holger Hans Peter Freyther · 12 years ago
  79. 8700474 bsc: Create a better error message for when RF commands are rejected by Holger Hans Peter Freyther · 13 years ago
  80. 9670776 bsc vty: Provide a show mscs command to show the state of each MSC by Holger Hans Peter Freyther · 13 years ago
  81. 44c841e misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  82. f67798c vty: Document more VTY parameters of a command by Holger Hans Peter Freyther · 13 years ago
  83. a880a2e bsc: Blind fix to deal with phones sending a dialplan of 0 by Holger Hans Peter Freyther · 13 years ago
  84. fec22ba bsc: Drop the BTS instead of exiting the application by Holger Hans Peter Freyther · 13 years ago
  85. d9e0639 bsc: Fix a crash in case we get a NACK from the BTS for a new channel by Holger Hans Peter Freyther · 13 years ago
  86. 35a8ab7 misc: Include the control_cmd.h to fix make distcheck by Holger Hans Peter Freyther · 13 years ago
  87. f7f4fec bsc: Do not re-start the grace timer when we are in the grace period by Holger Hans Peter Freyther · 13 years ago
  88. ae4e796 bsc: Simplify the trap sending by using the location state method by Holger Hans Peter Freyther · 13 years ago
  89. 3e6eb68 bsc: Send a TRAP with the locations on a MSC connection by Holger Hans Peter Freyther · 13 years ago
  90. cef72c9 bsc: Introduce an authenticated signal for the MSC connection by Holger Hans Peter Freyther · 13 years ago
  91. edf32bb bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  92. 06264b9 bsc: Use the BSC RF CTRL to change the RF state of the TRXs by Holger Hans Peter Freyther · 13 years ago
  93. 126258d bsc: Crash fix for the osmo-nitb/MNCC code by Holger Hans Peter Freyther · 13 years ago
  94. 9ee4cf7 bsc: Fix crash that can occur on RF Failure by Holger Hans Peter Freyther · 13 years ago
  95. 130f885 audio: Make AMR multirate configurable for the osmo-bsc by Holger Hans Peter Freyther · 13 years ago
  96. 3488d8e audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  97. 079765a audio: Move the setting of MultiRateConfig to one place by Holger Hans Peter Freyther · 13 years ago
  98. 02dcb21 audio: From RTP point of view we can use one payload for HR/FR AMR by Holger Hans Peter Freyther · 13 years ago
  99. b6a077e audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  100. 56d7809 mgcp: Make CRCX deal better with UDP retransmissions by Holger Hans Peter Freyther · 13 years ago