1. 1c06507 mncc_recvmsg(): log caller file,line by Neels Hofmeyr · 1 year, 11 months ago
  2. bd5f8e9 do CN CRCX first by Neels Hofmeyr · 2 years, 6 months ago
  3. 8dd1646 [codecs filter] send + receive SDP via MNCC by Neels Hofmeyr · 2 years, 6 months ago
  4. 006b0ee [codecs filter] use filter result in Assignment by Neels Hofmeyr · 1 year, 8 months ago
  5. 909ea52 [codecs filter] use filter result in MT DTAP CC Setup by Neels Hofmeyr · 2 years, 6 months ago
  6. 62bfa37 rtp_stream: allow multiple codecs / use codec filter from Assignment by Neels Hofmeyr · 1 year, 8 months ago
  7. 10357f8 [codecs filter] MT call: store MS Bearer Cap from CC Call Conf by Neels Hofmeyr · 2 years, 6 months ago
  8. af9d30e [codecs filter] MT call: apply remote call leg codecs by Neels Hofmeyr · 2 years, 6 months ago
  9. 7ddc48c [codecs filter] MT call: apply BSS codec list by Neels Hofmeyr · 2 years, 6 months ago
  10. f555952 [codecs filter] MO call: apply BSS codec list by Neels Hofmeyr · 2 years, 6 months ago
  11. a001a70 MNCC: use codec_mapping, drop mgcp_codec_to_mncc_payload_msg_type() by Neels Hofmeyr · 1 year, 8 months ago
  12. 58f4088 tweak MNCC logging, add RTP info by Neels Hofmeyr · 1 year, 4 months ago
  13. e29ee5a log CC timeouts by Neels Hofmeyr · 1 year, 11 months ago
  14. ba4d682 Change CC_CAUSE returned on unanswered MT Call by Keith Whyte · 2 years ago
  15. 90933d4 cosmetic: log actual MNCC msg in tch_rtp_connect() by Neels Hofmeyr · 2 years, 6 months ago
  16. a9e383f missing whitespace in gsm_04_08_cc.c by Neels Hofmeyr · 2 years, 6 months ago
  17. 3551d84 fix typo in msgb name for CC SETUP by Neels Hofmeyr · 2 years, 6 months ago
  18. c6921e5 mncc: rework passing GCR over the MNCC interface by Vadim Yanitskiy · 2 years, 8 months ago
  19. a1a70be Add support for LCLS to the MSC by Keith Whyte · 3 years, 2 months ago
  20. 2e21a68 Use new osmo stat items/ctr APIs by Pau Espin Pedrol · 3 years, 1 month ago
  21. dd466cf fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear Request by Vadim Yanitskiy · 3 years, 5 months ago
  22. eeda9e1 mncc: Support IPv6 addresses (new version mncc 7) by Pau Espin Pedrol · 3 years, 10 months ago pespin/ipv6
  23. bde605d fix incoming call while Paging by Neels Hofmeyr · 4 years, 9 months ago
  24. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  25. e04cd98 cc trans: remove unused tch_rtp_create by Neels Hofmeyr · 4 years, 8 months ago
  26. cf90bdb send MNCC REL only if MNCC has actually started by Neels Hofmeyr · 4 years, 9 months ago
  27. c67b483 also log MNCC_SETUP_REQ by Neels Hofmeyr · 4 years, 9 months ago
  28. 467bb87 log: drop duplicate MNCC log by Neels Hofmeyr · 4 years, 9 months ago
  29. 991bb42 Implement a global switch on the network to disable call waiting. by Keith Whyte · 5 years ago
  30. 43e8d4d gsm48_tch_rtp_create(): check against NULL mgcp_info by Neels Hofmeyr · 4 years, 10 months ago
  31. 43a349f tweak CC cause for incoming call to unattached nr by Neels Hofmeyr · 4 years, 11 months ago
  32. 2e8f881 fix segfault: don't send CC REL on NULL msc_a by Neels Hofmeyr · 4 years, 11 months ago
  33. 61ae18c memleak on cc setup errors by Neels Hofmeyr · 4 years, 10 months ago
  34. 5e19b9a mncc: send payload type matching chosen codec by Neels Hofmeyr · 5 years ago
  35. cd64af7 cosmetic: make function mncc_tx_to_gsm_cc static by Philipp Maier · 5 years ago
  36. efa7b97 replace osmo_counter with stat_items by Alexander Couzens · 5 years ago
  37. 5255874 fix regression: fix internal MNCC operation by Neels Hofmeyr · 5 years ago
  38. 4ac8009 rename bscconfig.h to config.h, cleanup by Neels Hofmeyr · 5 years ago
  39. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  40. c65cfe8 gsm_04_08_cc: improve logging for CC trans by Neels Hofmeyr · 5 years ago
  41. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  42. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  43. d8daaae transaction: clarify magic 0xff transaction ID by Max · 5 years ago
  44. 30fb97a transaction: drop meaningless ti_flag of trans_assign_trans_id() by Max · 5 years ago
  45. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  46. 3614fd6 Various logging fixes by Max · 5 years ago
  47. 9b9e76f gsm_04_08_cc.c: drop non-sensible error message by gsmevent admin · 6 years ago
  48. b16259f remove code dup: add msc_mgcp_try_call_assignment() by Neels Hofmeyr · 6 years ago
  49. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  50. c4e4fa7 Use proper type for tch_rtp_connect() parameter by Max · 6 years ago
  51. 964da93 CC: log more details about unhandled message/state by Max · 6 years ago
  52. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  53. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  54. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  55. 344ee30 drop unused gsm_subscr_conn->mncc_rtp_bridge by Neels Hofmeyr · 6 years ago
  56. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  57. e2497f7 mncc: fix byte ordering of IP-Address in mncc by Philipp Maier · 6 years ago
  58. 8ad3dac mgcp: use codec information returned with ASSIGNMENT COMPL. by Philipp Maier · 6 years ago
  59. 27989d4 libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c) by Harald Welte · 6 years ago