1. 608ac2a abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11 by Holger Hans Peter Freyther · 11 years ago
  2. 7507795 audio: Make AMR multirate configurable for the osmo-bsc by Holger Hans Peter Freyther · 13 years ago
  3. 25aa749 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  4. 0b19d55 bsc: Blind fix to deal with phones sending a dialplan of 0 by Holger Hans Peter Freyther · 13 years ago
  5. c7db4dc bsc: Fix crash when the new route is not available by Holger Hans Peter Freyther · 13 years ago
  6. d5edc4f bsc: Add VTY code for the local area prefix by Holger Hans Peter Freyther · 13 years ago
  7. 83d2d38 bsc: Inspect a CC Setup message and attempt to reroute the traffic by Holger Hans Peter Freyther · 13 years ago
  8. aa191ad nat: Send a CM Service Reject for NAT_CON_TYPE_SSA as well by Holger Hans Peter Freyther · 12 years ago
  9. 1f8276e nat: Introduce a global IMSI barr list using red-black trees by Holger Hans Peter Freyther · 12 years ago
  10. 0434fae nat: Simplify the code and call auth_imsi from the main method by Holger Hans Peter Freyther · 12 years ago
  11. 184950e nat: Get the cause into the imsi_auth method in preparation by Holger Hans Peter Freyther · 12 years ago
  12. bdf764a nat: Allow the filter to select the reject cause by Holger Hans Peter Freyther · 12 years ago
  13. adc2e87 nat: Move the IMSI/TMSI filtering to a new and dedicated file by Holger Hans Peter Freyther · 12 years ago
  14. 6fbd864 nat: Fix a typo in the log message for out of memory by Holger Hans Peter Freyther · 12 years ago
  15. 6ecb3cb nat: Extract the message re-writing from the utils to a dedicated file by Holger Hans Peter Freyther · 12 years ago
  16. 1c201c6 osmo-nitb: Add a timer to regularly expire by Jan Luebbe · 12 years ago
  17. bfbdeec libmsc: Track and update the location update expiry by Jan Luebbe · 12 years ago
  18. 4d62d63 Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  19. 4d2a68c misc: Do not use else when using return in the previous branch by Holger Hans Peter Freyther · 12 years ago
  20. 39c31de libbsc: Make argument optional in some 'show' commands by Sylvain Munaut · 12 years ago
  21. 01c13a3 libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 12 years ago
  22. 11c1b6e libmsc: Refuse service to anyone not attached by Sylvain Munaut · 12 years ago
  23. 977cd13 gsm_04_08: Display debug message correctly on DETACH INDICATION by Daniel Willmann · 12 years ago
  24. 0c282f5 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  25. 4173b17 libmsc: One of assign_compl and assign_fail will always be called by Holger Hans Peter Freyther · 12 years ago
  26. c121bb3 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  27. 006e3d8 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  28. 48ea4e8 libbsc: Fix DL QUAL decoding from measurement reports by Sylvain Munaut · 12 years ago
  29. 6e30068 gsm_subscriber: change subscr_bsc_active_subscriber to plural by Jan Luebbe · 12 years ago
  30. 4485321 nitb: Add a VTY command to initiate a handover to another BTS by Holger Hans Peter Freyther · 12 years ago
  31. b348939 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  32. 638da51 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  33. 9d50a27 lchan: Document the behavior/quirks for abnormal channel release by Holger Hans Peter Freyther · 13 years ago
  34. 8582535 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  35. 960c404 lchan: Release all higher sapis on the local end. by Holger Hans Peter Freyther · 13 years ago
  36. 93599a2 rsl: Cosmetic changes to the release code by Holger Hans Peter Freyther · 12 years ago
  37. d66777f rsl: Call the release function with the enum name and not the number by Holger Hans Peter Freyther · 12 years ago
  38. 5ca825e rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  39. 1411c06 rsl: Use LOGL_ERROR instead of LOGL_NOTICE act/deact timeouts by Holger Hans Peter Freyther · 12 years ago
  40. 10049bc paging: Do not page when there is no OML link by Holger Hans Peter Freyther · 12 years ago
  41. 3e9b2ec libmsc: Avoid a crash on lchan release during call control by Holger Hans Peter Freyther · 12 years ago
  42. 405824c libmsc: Set trans->subscr = NULL after we release it by Holger Hans Peter Freyther · 12 years ago
  43. 2f25747 abis: Activate the newest available installed on the BTS by Holger Hans Peter Freyther · 12 years ago
  44. bce5675 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  45. c751cf9 misc: Fix compilation now that the method is located in libosmocore by Holger Hans Peter Freyther · 12 years ago
  46. 408208d nitb: Do not crash on IMSI Detach messages from a phone by Holger Hans Peter Freyther · 12 years ago
  47. 5ea1bc7 mgcp: Allow to freely control the a=fmtp line for experiments by Holger Hans Peter Freyther · 12 years ago
  48. 7e7ee5f mgcp: Fix the vary large jump detection in the code by Holger Hans Peter Freyther · 12 years ago
  49. ce55361 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  50. 29de346 mgcp: Change the flow of the code when handling a MGCP response by Holger Hans Peter Freyther · 12 years ago
  51. a769dcb mgcp: Methods generating a response now include the endpoint pointer by Holger Hans Peter Freyther · 12 years ago
  52. 0d904e0 mgcp: Fix a typo.. it is msg and not mgs by Holger Hans Peter Freyther · 12 years ago
  53. 01d315f mgcp: We do not need to check for talloc_free by Holger Hans Peter Freyther · 12 years ago
  54. 3d4d79d bsc: Fix compiler warning and return from the method with a value. by Holger Hans Peter Freyther · 12 years ago
  55. d2361d9 bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  56. f589221 msc: Add debug messages when not sending a USSD welcome message by Holger Hans Peter Freyther · 12 years ago
  57. b3089e4 bsc: Fix a brown paper bug and most likely fix the USSD welcome issue by Holger Hans Peter Freyther · 12 years ago
  58. 383d3c3 bsc: Call the variable with a more appropriate name. by Holger Hans Peter Freyther · 12 years ago
  59. 536a10b sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 12 years ago
  60. bc6c43f sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  61. f7396ea sms: Replaced the SMC process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  62. 07dec13 sms: Remove the susbcr_put_lchan logic from the SMS code by Holger Hans Peter Freyther · 12 years ago
  63. 70ae5d3 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  64. 8d0be25 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 12 years ago
  65. 0d0c9ec use DLSMS and not DSMS in SMPP related code (merge with master) by Harald Welte · 12 years ago
  66. b8a1f96 SMPP: fix handling of UDH / multi-part for 7-bit messages by Harald Welte · 12 years ago
  67. c0de14d SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  68. e07b6a7 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  69. 338e3b3 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  70. eff40949 sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  71. 366c331 sms: Use the definitions from the libosmogsm by Holger Hans Peter Freyther · 12 years ago
  72. 6c7680d SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  73. 1a2993a SMPP: fix subscriber reference leak. by Harald Welte · 12 years ago
  74. 9122c13 SMPP: More logging in error cases, fix UDH in 7bit ASCII by Harald Welte · 12 years ago
  75. 874f9f1 SMPP: More consistent logging / error reporting by Harald Welte · 12 years ago
  76. 8a1b056 SMPP: Implement ALERT NOTIFICATION on attach/detach of subscribers by Harald Welte · 12 years ago
  77. 9ad0362 SMPP: Deal with DCS according to 03.38 and respect TP-PID by Harald Welte · 12 years ago
  78. 4dbcdad SMPP: Introduce wrapper macro to memset all structures to zero by Harald Welte · 12 years ago
  79. e94db49 SMPP: Introduce ESME reference coounting by Harald Welte · 12 years ago
  80. d4bdee7 SMPP: Implement transaction mode for SUBMIT-SM by Harald Welte · 12 years ago
  81. f1033cc Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  82. 90d7f26 Makefile: just a slight re-order / breaking of a line by Harald Welte · 12 years ago
  83. eedb453 mgcp: Print both receivd and expected address in the error statement by Holger Hans Peter Freyther · 12 years ago
  84. 98da544 nat: Move the ctrl handling code into a separate file by Holger Hans Peter Freyther · 12 years ago
  85. cb306a6 mgcp: Send the jitter statistics at the end of the call by Holger Hans Peter Freyther · 12 years ago
  86. 30690ad mgcp: Calculate the jitter with the formula/code from the appendix by Holger Hans Peter Freyther · 12 years ago
  87. 38e02c5 mgcp: Calculate the packet loss as of Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  88. 769912c mgcp: Calculate the wrap around as of Appendix A in RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  89. 1e85af6 mgcp: Document a difference between RFC 3550 and this code by Holger Hans Peter Freyther · 12 years ago
  90. ed3a661 mgcp: Align the variable naming with Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  91. 0bf15a8 mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  92. 2e8e659 mgcp: Remember the initial sequence number of the stream by Holger Hans Peter Freyther · 12 years ago
  93. 952f752 mgcp: Count the received octets as of the MGCP specification by Holger Hans Peter Freyther · 12 years ago
  94. 2a60a11 mgcp: Remove the lost_no from the mgcp statistics by Holger Hans Peter Freyther · 12 years ago
  95. de1674a bts: Really drop the BTS in case of an OML NACK by Holger Hans Peter Freyther · 12 years ago
  96. 7517212 sms: Re-order the include files after the separationf OpenBSC and osmocore by Holger Hans Peter Freyther · 12 years ago
  97. 3dfe8a1 nat: sizeof char * != sizeof char[], make the code work on 64bit systems by Holger Hans Peter Freyther · 12 years ago
  98. e2f34d5 nat: Inject a a=fmtp:%d to force the right AMR code by Holger Hans Peter Freyther · 12 years ago
  99. 6b55f60 sms_queue: It is a bad idea to detach a subscriber on failed delivery by Holger Hans Peter Freyther · 12 years ago
  100. 7456891 mgcp: Fix the log message. This is inside the MDCX printing routine by Holger Hans Peter Freyther · 12 years ago