1. fca3eb9 abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11 by Holger Hans Peter Freyther · 11 years ago
  2. 9d940da Merge branch 'zecke/feature/improve-audio-codec-selection' by Holger Hans Peter Freyther · 11 years ago
  3. 1553836 audio: Make AMR multirate configurable for the osmo-bsc by Holger Hans Peter Freyther · 13 years ago
  4. ce6d3d7 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  5. f0c1def Merge branch 'zecke/feature/move-calls' by Holger Hans Peter Freyther · 11 years ago
  6. cba5609 bsc: Blind fix to deal with phones sending a dialplan of 0 by Holger Hans Peter Freyther · 13 years ago
  7. 54f4ad9 bsc: Fix crash when the new route is not available by Holger Hans Peter Freyther · 13 years ago
  8. 3f1e520 bsc: Add VTY code for the local area prefix by Holger Hans Peter Freyther · 13 years ago
  9. 260440b bsc: Inspect a CC Setup message and attempt to reroute the traffic by Holger Hans Peter Freyther · 13 years ago
  10. e2b61f3 Merge remote-tracking branch 'origin/zecke/barr-subscribers' by Holger Hans Peter Freyther · 11 years ago
  11. 7544d8b nat: Send a CM Service Reject for NAT_CON_TYPE_SSA as well by Holger Hans Peter Freyther · 12 years ago
  12. 1fa71b2 nat: Introduce a global IMSI barr list using red-black trees by Holger Hans Peter Freyther · 12 years ago
  13. 073e1f2 nat: Simplify the code and call auth_imsi from the main method by Holger Hans Peter Freyther · 12 years ago
  14. fb349cb nat: Get the cause into the imsi_auth method in preparation by Holger Hans Peter Freyther · 12 years ago
  15. e2abbbe nat: Allow the filter to select the reject cause by Holger Hans Peter Freyther · 12 years ago
  16. a673ce7 nat: Move the IMSI/TMSI filtering to a new and dedicated file by Holger Hans Peter Freyther · 12 years ago
  17. 117e243 nat: Fix a typo in the log message for out of memory by Holger Hans Peter Freyther · 12 years ago
  18. ef6a4a6 nat: Extract the message re-writing from the utils to a dedicated file by Holger Hans Peter Freyther · 12 years ago
  19. 3596bc7 Revert "libbsc: With the new SAPI states we don't need sacch_deact anymore" by Holger Hans Peter Freyther · 12 years ago
  20. ea7b0d5 Merge branch 'daniel/t3212-work' by Holger Hans Peter Freyther · 12 years ago
  21. 0f1f95e osmo-nitb: Add a timer to regularly expire by Jan Luebbe · 12 years ago
  22. fe7cc1e libmsc: Track and update the location update expiry by Jan Luebbe · 12 years ago
  23. 3e7db9e Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  24. fe03695 misc: Do not use else when using return in the previous branch by Holger Hans Peter Freyther · 12 years ago
  25. 1ad9628 libbsc: Make argument optional in some 'show' commands by Sylvain Munaut · 12 years ago
  26. 9431faa libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 12 years ago
  27. f108741 libmsc: Refuse service to anyone not attached by Sylvain Munaut · 12 years ago
  28. 2be30fe gsm_04_08: Display debug message correctly on DETACH INDICATION by Daniel Willmann · 12 years ago
  29. 8834689 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  30. 4c2fac0 gsm_data_shared.h: Keep a list of SAPI states per lchan by Daniel Willmann · 12 years ago
  31. 95bbc67 libmsc: One of assign_compl and assign_fail will always be called by Holger Hans Peter Freyther · 12 years ago
  32. d5124e7 tests: Don't delete atconfig in clean by Daniel Willmann · 12 years ago
  33. 83e4c7e abis_test: Fix the test case and calculate the right offset by Holger Hans Peter Freyther · 12 years ago
  34. c3649d2 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  35. c63cb86 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  36. cca7203 libbsc: Fix DL QUAL decoding from measurement reports by Sylvain Munaut · 12 years ago
  37. 8f7f1d1 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 years ago
  38. f4dfea1 nitb: Add a VTY command to initiate a handover to another BTS by Holger Hans Peter Freyther · 12 years ago
  39. 4f33b16 Merge branch 'zecke/channel-release' by Holger Hans Peter Freyther · 12 years ago
  40. 969a405 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  41. 5149c17 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  42. 701a647 lchan: Document the behavior/quirks for abnormal channel release by Holger Hans Peter Freyther · 13 years ago
  43. e38af68 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  44. 704109f lchan: Release all higher sapis on the local end. by Holger Hans Peter Freyther · 13 years ago
  45. c22f299 rsl: Cosmetic changes to the release code by Holger Hans Peter Freyther · 12 years ago
  46. c260adb rsl: Call the release function with the enum name and not the number by Holger Hans Peter Freyther · 12 years ago
  47. 2806c79 rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  48. b050e3e rsl: Use LOGL_ERROR instead of LOGL_NOTICE act/deact timeouts by Holger Hans Peter Freyther · 12 years ago
  49. 308a441 paging: Do not page when there is no OML link by Holger Hans Peter Freyther · 12 years ago
  50. 0b28dbc libmsc: Avoid a crash on lchan release during call control by Holger Hans Peter Freyther · 12 years ago
  51. dd4709c libmsc: Set trans->subscr = NULL after we release it by Holger Hans Peter Freyther · 12 years ago
  52. 61c586c autoconf: Fix the --disable-* case for the AC_ARG_ENABLE macros by Holger Hans Peter Freyther · 12 years ago
  53. 2d75d3f osmo-bts: Include lapdm.h to fix autoconf usability test by Holger Hans Peter Freyther · 12 years ago
  54. 2603753 Merge branch 'zecke/abis-sw-selection' by Holger Hans Peter Freyther · 12 years ago
  55. 3cb4409 abis: Activate the newest available installed on the BTS by Holger Hans Peter Freyther · 12 years ago
  56. 23e8000 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  57. d728eb0 misc: Fix compilation now that the method is located in libosmocore by Holger Hans Peter Freyther · 12 years ago
  58. 4989186 nitb: Do not crash on IMSI Detach messages from a phone by Holger Hans Peter Freyther · 12 years ago
  59. 4928d1b mgcp: Allow to freely control the a=fmtp line for experiments by Holger Hans Peter Freyther · 12 years ago
  60. 4ef2ef4 mgcp: Fix the vary large jump detection in the code by Holger Hans Peter Freyther · 12 years ago
  61. c6dcb07 Merge branch 'zecke/mgcp-transactions' by Holger Hans Peter Freyther · 12 years ago
  62. cd25695 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  63. b139e2c mgcp: Change the flow of the code when handling a MGCP response by Holger Hans Peter Freyther · 12 years ago
  64. 3ba9cce mgcp: Methods generating a response now include the endpoint pointer by Holger Hans Peter Freyther · 12 years ago
  65. 74645f4 mgcp: Add testdata for MDCX handling by Holger Hans Peter Freyther · 12 years ago
  66. 0e8e18e mgcp: Test the second CRCX as a CRCX and not as a re-transmission by Holger Hans Peter Freyther · 12 years ago
  67. bed02ba mgcp: Fix a typo.. it is msg and not mgs by Holger Hans Peter Freyther · 12 years ago
  68. e9564b2 mgcp: We do not need to check for talloc_free by Holger Hans Peter Freyther · 12 years ago
  69. e484035 bsc: Fix compiler warning and return from the method with a value. by Holger Hans Peter Freyther · 12 years ago
  70. b63498c bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  71. 703f8f7 msc: Add debug messages when not sending a USSD welcome message by Holger Hans Peter Freyther · 12 years ago
  72. c680b69 bsc: Fix a brown paper bug and most likely fix the USSD welcome issue by Holger Hans Peter Freyther · 12 years ago
  73. 4408446 bsc: Call the variable with a more appropriate name. by Holger Hans Peter Freyther · 12 years ago
  74. 4f1930a Merge branch 'zecke/jolly-sms' by Holger Hans Peter Freyther · 12 years ago
  75. c5f6694 sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 12 years ago
  76. 3bd2ebc sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  77. 12c52b7 sms: Replaced the SMC process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  78. 0cd009d sms: Remove the susbcr_put_lchan logic from the SMS code by Holger Hans Peter Freyther · 12 years ago
  79. f8faba7 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  80. 9991551 Merge branch 'zecke/mgcp-dtmf' by Holger Hans Peter Freyther · 12 years ago
  81. 46880c2 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 12 years ago
  82. 1a1791c use DLSMS and not DSMS in SMPP related code (merge with master) by Harald Welte · 12 years ago
  83. 7a12f9f tests: Fix build of 'db' test after smpp merge by Harald Welte · 12 years ago
  84. 5c1ef5b SMPP: fix handling of UDH / multi-part for 7-bit messages by Harald Welte · 12 years ago
  85. fde4916 SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  86. 691ce33 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  87. b7dd661 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  88. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  89. dc76797 sms: Use the definitions from the libosmogsm by Holger Hans Peter Freyther · 12 years ago
  90. 422025c Merge branch 'laforge/smpp' by Harald Welte · 12 years ago
  91. 3ae5ec7 SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  92. 2ee1eed SMPP: fix subscriber reference leak. by Harald Welte · 12 years ago
  93. 4dfd580 SMPP: More logging in error cases, fix UDH in 7bit ASCII by Harald Welte · 12 years ago
  94. 6bc15a1 SMPP: More consistent logging / error reporting by Harald Welte · 12 years ago
  95. 475cb61 SMPP: Implement ALERT NOTIFICATION on attach/detach of subscribers by Harald Welte · 12 years ago
  96. 870d2be SMPP: Deal with DCS according to 03.38 and respect TP-PID by Harald Welte · 12 years ago
  97. aecf4b9 SMPP: Introduce wrapper macro to memset all structures to zero by Harald Welte · 12 years ago
  98. bf6d98e SMPP: Introduce ESME reference coounting by Harald Welte · 12 years ago
  99. 4341309 SMPP: Implement transaction mode for SUBMIT-SM by Harald Welte · 12 years ago
  100. 2dba82d Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago