1. 69cc0a1 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  2. 2caad25 SMS: Attempting to send SMS is not a NOTICEable event by Harald Welte · 12 years ago
  3. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  4. e057698 sms: Address the TODO and schedule the next SMS for an active subscriber by Holger Hans Peter Freyther · 10 years ago
  5. a0cfc32 sms: Do not interfere with the SMS queue from within gsm_04_11 by Holger Hans Peter Freyther · 10 years ago
  6. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  7. 6c3eb64 sms_queue: It is a bad idea to detach a subscriber on failed delivery by Holger Hans Peter Freyther · 12 years ago
  8. 735a280 smsqueue: There was a race/bug with a booting phone, paging and LU by Holger Hans Peter Freyther · 13 years ago
  9. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  10. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  11. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  12. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/sms_queue.c]
  13. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/sms_queue.c]
  14. b01ca46 sms: Add new SMS requests to the end of the list. by Holger Hans Peter Freyther · 14 years ago
  15. 7142b28 sms: Argh... reset the pending after we have cleared the queue. by Holger Hans Peter Freyther · 14 years ago
  16. eed400a sms: Show the amount of failures and the SMS we want to send. by Holger Hans Peter Freyther · 14 years ago
  17. 487b9aa sms: Fix the log message and end with a new newline. by Holger Hans Peter Freyther · 14 years ago
  18. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  19. 8ba6f85 sms: Make sure that this loop is broken from time to time. by Holger Hans Peter Freyther · 14 years ago
  20. 3e479cc sms: Rewrite the queue to find SMS harder. by Holger Hans Peter Freyther · 14 years ago
  21. e41db2a sms: Move the finding of the next SMS to handle to a new method by Holger Hans Peter Freyther · 14 years ago
  22. 4871046 sms: Change the default values for the sms_queue by Holger Hans Peter Freyther · 14 years ago
  23. 1ae9751 sms: Workaround a bug in the db layer and update the data by Holger Hans Peter Freyther · 14 years ago
  24. 70428d9 sms: Allow setting amount of failures through the vty. by Holger Hans Peter Freyther · 14 years ago
  25. 4334e4e sms: Make the amount of failures configurable as well. by Holger Hans Peter Freyther · 14 years ago
  26. 416c7de sms: Add vty command to clear the pending message by Holger Hans Peter Freyther · 14 years ago
  27. 96b4d35 sms: Make the max_pending tunable via a vty runtime setting by Holger Hans Peter Freyther · 14 years ago
  28. 58fe028 sms: Add vty command to trigger running the queue. by Holger Hans Peter Freyther · 14 years ago
  29. 6ec8098 sms: Provide some simple vty command for the state of the SMS queue by Holger Hans Peter Freyther · 14 years ago
  30. 6131833 sms: Begin sending SMS messages, handle failures by Holger Hans Peter Freyther · 14 years ago
  31. 575d2e1 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago