1. e04cd98 cc trans: remove unused tch_rtp_create by Neels Hofmeyr · 4 years, 8 months ago
  2. cf90bdb send MNCC REL only if MNCC has actually started by Neels Hofmeyr · 4 years, 9 months ago
  3. c67b483 also log MNCC_SETUP_REQ by Neels Hofmeyr · 4 years, 9 months ago
  4. 467bb87 log: drop duplicate MNCC log by Neels Hofmeyr · 4 years, 9 months ago
  5. 991bb42 Implement a global switch on the network to disable call waiting. by Keith Whyte · 5 years ago
  6. 43e8d4d gsm48_tch_rtp_create(): check against NULL mgcp_info by Neels Hofmeyr · 4 years, 10 months ago
  7. 43a349f tweak CC cause for incoming call to unattached nr by Neels Hofmeyr · 4 years, 11 months ago
  8. 2e8f881 fix segfault: don't send CC REL on NULL msc_a by Neels Hofmeyr · 4 years, 11 months ago
  9. 61ae18c memleak on cc setup errors by Neels Hofmeyr · 4 years, 10 months ago
  10. 5e19b9a mncc: send payload type matching chosen codec by Neels Hofmeyr · 5 years ago
  11. cd64af7 cosmetic: make function mncc_tx_to_gsm_cc static by Philipp Maier · 5 years ago
  12. efa7b97 replace osmo_counter with stat_items by Alexander Couzens · 5 years ago
  13. 5255874 fix regression: fix internal MNCC operation by Neels Hofmeyr · 5 years ago
  14. 4ac8009 rename bscconfig.h to config.h, cleanup by Neels Hofmeyr · 5 years ago
  15. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  16. c65cfe8 gsm_04_08_cc: improve logging for CC trans by Neels Hofmeyr · 5 years ago
  17. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  18. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  19. d8daaae transaction: clarify magic 0xff transaction ID by Max · 5 years ago
  20. 30fb97a transaction: drop meaningless ti_flag of trans_assign_trans_id() by Max · 5 years ago
  21. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  22. 3614fd6 Various logging fixes by Max · 5 years ago
  23. 9b9e76f gsm_04_08_cc.c: drop non-sensible error message by gsmevent admin · 6 years ago
  24. b16259f remove code dup: add msc_mgcp_try_call_assignment() by Neels Hofmeyr · 6 years ago
  25. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  26. c4e4fa7 Use proper type for tch_rtp_connect() parameter by Max · 6 years ago
  27. 964da93 CC: log more details about unhandled message/state by Max · 6 years ago
  28. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  29. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  30. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  31. 344ee30 drop unused gsm_subscr_conn->mncc_rtp_bridge by Neels Hofmeyr · 6 years ago
  32. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  33. e2497f7 mncc: fix byte ordering of IP-Address in mncc by Philipp Maier · 6 years ago
  34. 8ad3dac mgcp: use codec information returned with ASSIGNMENT COMPL. by Philipp Maier · 6 years ago
  35. 27989d4 libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c) by Harald Welte · 6 years ago