1. dbe8889 SMS over GSUP: set source_name in GSUP reply messages by Mychaela N. Falconia · 9 months ago
  2. 02c4937 SMS over GSUP: correctly route GSUP responses to MT SMS by Mychaela N. Falconia · 9 months ago
  3. e24636c ASCI: Add call control for VGCS/VBS by Andreas Eversberg · 1 year, 2 months ago
  4. a361cab SMS-over-GSUP: notify sender if no transaction found by Vadim Yanitskiy · 4 years, 3 months ago
  5. 3c8fc13 SMS-over-GSUP: notify sender in case of RPL delivery failure by Vadim Yanitskiy · 4 years, 3 months ago
  6. 4547cf1 SMS-over-GSUP: notify sender about malformed GSUP messages by Vadim Yanitskiy · 4 years, 3 months ago
  7. b1e46b1 SMS-over-GSUP: notify sender about unhandled GSUP messages by Vadim Yanitskiy · 4 years, 3 months ago
  8. b6ec099 SMS-over-GSUP: respond with error if net->sms_over_gsup is false by Vadim Yanitskiy · 4 years, 3 months ago
  9. 531d3a4 SMS-over-GSUP: move net->sms_over_gsup check to gsm411_gsup_rx() by Vadim Yanitskiy · 4 years, 3 months ago
  10. 46b0f80 SMS-over-GSUP: clarify error message about unexpected MO/MT SMS by Vadim Yanitskiy · 4 years, 3 months ago
  11. 6e72282 libmsc/gsm_04_11_gsup.c: fix SM-RP-OA encoding for MO SMS over GSUP by Vadim Yanitskiy · 4 years, 7 months ago
  12. 61f4780 libmsc/gsm_04_11_gsup.c: do not init a buffer in gsm411_gsup_mo_fwd_sm_req() by Vadim Yanitskiy · 4 years, 7 months ago
  13. 59e0c6b gsm_04_11_gsup.c: fix broken reference counting for vsub by Vadim Yanitskiy · 5 years ago
  14. 805eca2 libmsc/msc_net_init.c: pass pointer to gsm_network directly by Vadim Yanitskiy · 5 years ago
  15. 3d60303 libmsc/gsm_0(4|9)_11_gsup.c: print error message if subscr is not known by Vadim Yanitskiy · 5 years ago
  16. 643270f libmsc/gsm_04_11.c: properly handle MMTS indication by Vadim Yanitskiy · 5 years ago
  17. 59ed792 libmsc/gsm_04_11_gsup.c: cosmetic: drop useless variable by Vadim Yanitskiy · 5 years ago
  18. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  19. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  20. 864d32c gsm_04_11_gsup.c: drop unused conn lookup by Neels Hofmeyr · 5 years ago
  21. 36c44b2 transaction: change arguments of trans_find_by_sm_rp_mr() by Vadim Yanitskiy · 5 years ago
  22. 82cc8a5 libmsc/gsm_04_11.c: accept MT SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  23. 76ef72d libmsc/gsm_04_11.c: forward MO SMS messages over GSUP by Vadim Yanitskiy · 6 years ago