1. 18f1138 Write configuration correctly from vty (alert notifications) by Keith · 5 years ago
  2. 72520f8 Cosmetic: Fix spelling in smpp vty by Keith · 5 years ago
  3. c6d219c Make alert notifications vty configurable per ESME by Keith · 5 years ago
  4. 84ad185 vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  5. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  6. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/smpp_vty.c]
  7. 59d57da Fix some typos in stdout output by Ruben Undheim · 8 years ago
  8. 1b0e554 smpp: refactor initialization, add bind address by Neels Hofmeyr · 8 years ago
  9. 42cf2e0 sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  10. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  11. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  12. 6a399ef SMPP: add missing VTY parameter 'deliver-src-imsi' for ESME by Harald Welte · 11 years ago
  13. b4b21f5 SMPP: complete the VTY help/documentation by Harald Welte · 11 years ago
  14. ae9d8d3 smpp: Checking an array for NULL will always be false by Holger Hans Peter Freyther · 11 years ago
  15. b0bf1da smpp: Only write the systemd-id if it is not empty by Holger Hans Peter Freyther · 11 years ago
  16. c75ed6d SMPP: Add new 'dcs_transparent' ESME setting by Harald Welte · 11 years ago
  17. 3f78600 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago openbsc/0.13.0
  18. b862cef smpp_vty: Ensure to not print 'system-id' in openbsc.cfg if its empty by Harald Welte · 11 years ago
  19. e07b6a7 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  20. 338e3b3 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago