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