1. 634591e SMPP: make smpp_smsc_stop() static by Max · 1 year, 8 months ago
  2. 366a340 Make esme struct shared by Max · 2 years ago
  3. 5346f69 Introduce libsmpputil by Max · 2 years ago[Renamed (95%) from src/libmsc/smpp_smsc.h]
  4. 1470d0b ESME: use osmo_sock_get_name() for logging by Max · 2 years ago
  5. e6f1160 smpp: Parse and use SMPP-provided validity period by Harald Welte · 2 years, 2 months ago
  6. 97b8e76 libmsc: struct smsc: drop 'const' qualifier from bind_addr by Vadim Yanitskiy · 2 years, 9 months ago
  7. c0847d6 SMPP: Don't accept password or system-id exceeding spec length by Harald Welte · 5 years ago
  8. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  9. c6d219c Make alert notifications vty configurable per ESME by Keith · 6 years ago
  10. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  11. adae859 libmsc: add support for SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  12. fdc9966 libmsc: remove 'deferred' parameter in sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  13. d34ed57 smpp: fix return cause by Benoit Bolsee · 7 years ago
  14. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  15. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/smpp_smsc.h]
  16. 320960c libmsc: Map SMPP command status to GSM 04.11 cause by Keith · 7 years ago
  17. 93ffbd0 libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESP by Pablo Neira Ayuso · 7 years ago
  18. 1b0e554 smpp: refactor initialization, add bind address by Neels Hofmeyr · 8 years ago
  19. 42cf2e0 sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  20. e3c391e sms: Put the try_deliver into the header file by Holger Hans Peter Freyther · 9 years ago
  21. a7328a5 smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  22. 5ecbc93 misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  23. c75ed6d SMPP: Add new 'dcs_transparent' ESME setting by Harald Welte · 11 years ago
  24. 3f78600 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago openbsc/0.13.0
  25. e07b6a7 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  26. 338e3b3 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  27. 8a1b056 SMPP: Implement ALERT NOTIFICATION on attach/detach of subscribers by Harald Welte · 12 years ago
  28. e94db49 SMPP: Introduce ESME reference coounting by Harald Welte · 12 years ago
  29. d4bdee7 SMPP: Implement transaction mode for SUBMIT-SM by Harald Welte · 12 years ago
  30. f1033cc Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago