1. c464491 sms: Move the sms_from_text to gsm_04_11 by Holger Hans Peter Freyther · 13 years ago
  2. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 13 years ago
  3. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  4. 57c4dec bsc_api: Pass the subscriber connection to the SMS... by Holger Hans Peter Freyther · 14 years ago
  5. 0fbb3ec bsc_api: Remove the _lchan and make the method static.. by Holger Hans Peter Freyther · 14 years ago
  6. 6a3d765 bsc_api: Do not use RLL inside the SMS code, handle SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  7. 5179c8e sms: First run of removing lchan usage from MSC code paths. by Holger Hans Peter Freyther · 14 years ago
  8. 13f5297 move GSM protocol definitions to include/osmocore/protocol/* by Harald Welte · 14 years ago
  9. 65fb0fd Forward declare methods to fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  10. daef606 respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  11. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  12. 4198561 add SMS CP timer TC1* to tear down lchan in case MS never responds to CP-DATA by Harald Welte · 15 years ago
  13. ce2eb87 fix SMS RP message type definitions to reflect SMMA and MT ERROR by Harald Welte · 15 years ago
  14. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  15. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  16. b9c758b more SMS improvements by Harald Welte · 15 years ago
  17. 87f5d63 more layering /abstraction of sms protocol by Harald Welte · 15 years ago
  18. 4acc232 add GSM 4.11 SMS CP and RP cause values as enum by Harald Welte · 15 years ago
  19. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from include/openbsc/gsm_04_11.h]
  20. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  21. e1b1338 add IEI values for GSM 04.11 by Harald Welte · 15 years ago
  22. a553d09 Export the gsm0411 alloc and send function by Holger Freyther · 15 years ago
  23. 6fe997e Implement sending SMS and send one on network registration by Daniel Willmann · 15 years ago
  24. 471712b ACK sms-submit by Daniel Willmann · 15 years ago
  25. e0fbec8 Parse sms-submit messages by Daniel Willmann · 15 years ago
  26. fdd0a6c Add SMS (GSM 04.11) testing program by Daniel Willmann · 15 years ago
  27. 8b3390e Start implementing GSM 04.11 (short message service) by Daniel Willmann · 15 years ago