1. d767c73 implement re-assignment to match codecs by Neels Hofmeyr · 8 months ago
  2. cbabe1e cc: remove code dup for / fix reading codecs from MNCC by Neels Hofmeyr · 7 months ago
  3. 1ed12ea libmsc: add 3k1_AUDIO and FAX_G3 bearer cap by Manawyrm · 9 months ago
  4. 9b7de74 CC: don't start guard timer on mid-call MNCC messages by Mychaela N. Falconia · 1 year ago
  5. e80f556 make two functions static by Neels Hofmeyr · 1 year ago
  6. 92caa1c gsm48_cc_tx_call_proc_…: verify bcap.transfer by Oliver Smith · 11 months ago
  7. 7e4b032 ASCI: Add transaction type to trans_find_by_callref() by Andreas Eversberg · 1 year, 2 months ago
  8. 712b28e ASCI: Use a unique call-id for RTP streams by Andreas Eversberg · 1 year, 1 month ago
  9. 412cf92 gsm48_cc_tx_setup: use MNCC bcaps for CSD by Oliver Smith · 1 year ago
  10. 8e16e8b gsm48_cc_tx_alerting: check rc of sdp_msg_from_sdp_str by Oliver Smith · 1 year ago
  11. 1063213 Add initial CSD support with external MNCC by Oliver Smith · 1 year, 2 months ago
  12. 64f3930 gsm48_cc_tx_setup: set trans->bearer_cap.transfer early by Oliver Smith · 1 year, 1 month ago
  13. 8a8ce71 msc: add trans_cc_set_remote_from_bc by Oliver Smith · 1 year, 1 month ago
  14. c63c3a0 transaction: move cc.codecs.result -> cc.local by Oliver Smith · 1 year, 1 month ago
  15. 593cd88 transaction: move cc.codecs.remote -> cc.remote by Oliver Smith · 1 year, 1 month ago
  16. ceca8e6 codec_filter_run: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  17. 1c7f178 codec_filter_set_bss: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  18. c7c40c9 codec_filter_set_ran: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  19. a35abb7 codec_filter_init: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  20. 0b70b20 Cosmetic: gsm48_cc_tx_setup: remove TODO comment by Oliver Smith · 1 year, 1 month ago
  21. e545b9d Cosmetic: gsm48_cc_tx_setup: tweak comment by Oliver Smith · 1 year, 1 month ago
  22. 5375f78 codec_filter_set_ms_from_bc: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  23. 1c06507 mncc_recvmsg(): log caller file,line by Neels Hofmeyr · 1 year, 11 months ago
  24. bd5f8e9 do CN CRCX first by Neels Hofmeyr · 2 years, 6 months ago
  25. 8dd1646 [codecs filter] send + receive SDP via MNCC by Neels Hofmeyr · 2 years, 6 months ago
  26. 006b0ee [codecs filter] use filter result in Assignment by Neels Hofmeyr · 1 year, 8 months ago
  27. 909ea52 [codecs filter] use filter result in MT DTAP CC Setup by Neels Hofmeyr · 2 years, 6 months ago
  28. 62bfa37 rtp_stream: allow multiple codecs / use codec filter from Assignment by Neels Hofmeyr · 1 year, 8 months ago
  29. 10357f8 [codecs filter] MT call: store MS Bearer Cap from CC Call Conf by Neels Hofmeyr · 2 years, 6 months ago
  30. af9d30e [codecs filter] MT call: apply remote call leg codecs by Neels Hofmeyr · 2 years, 6 months ago
  31. 7ddc48c [codecs filter] MT call: apply BSS codec list by Neels Hofmeyr · 2 years, 6 months ago
  32. f555952 [codecs filter] MO call: apply BSS codec list by Neels Hofmeyr · 2 years, 6 months ago
  33. a001a70 MNCC: use codec_mapping, drop mgcp_codec_to_mncc_payload_msg_type() by Neels Hofmeyr · 1 year, 8 months ago
  34. 58f4088 tweak MNCC logging, add RTP info by Neels Hofmeyr · 1 year, 4 months ago
  35. e29ee5a log CC timeouts by Neels Hofmeyr · 1 year, 11 months ago
  36. ba4d682 Change CC_CAUSE returned on unanswered MT Call by Keith Whyte · 2 years ago
  37. 90933d4 cosmetic: log actual MNCC msg in tch_rtp_connect() by Neels Hofmeyr · 2 years, 6 months ago
  38. a9e383f missing whitespace in gsm_04_08_cc.c by Neels Hofmeyr · 2 years, 6 months ago
  39. 3551d84 fix typo in msgb name for CC SETUP by Neels Hofmeyr · 2 years, 6 months ago
  40. c6921e5 mncc: rework passing GCR over the MNCC interface by Vadim Yanitskiy · 2 years, 8 months ago
  41. a1a70be Add support for LCLS to the MSC by Keith Whyte · 3 years, 2 months ago
  42. 2e21a68 Use new osmo stat items/ctr APIs by Pau Espin Pedrol · 3 years, 1 month ago
  43. dd466cf fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear Request by Vadim Yanitskiy · 3 years, 5 months ago
  44. eeda9e1 mncc: Support IPv6 addresses (new version mncc 7) by Pau Espin Pedrol · 3 years, 10 months ago pespin/ipv6
  45. bde605d fix incoming call while Paging by Neels Hofmeyr · 4 years, 9 months ago
  46. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  47. e04cd98 cc trans: remove unused tch_rtp_create by Neels Hofmeyr · 4 years, 8 months ago
  48. cf90bdb send MNCC REL only if MNCC has actually started by Neels Hofmeyr · 4 years, 9 months ago
  49. c67b483 also log MNCC_SETUP_REQ by Neels Hofmeyr · 4 years, 9 months ago
  50. 467bb87 log: drop duplicate MNCC log by Neels Hofmeyr · 4 years, 9 months ago
  51. 991bb42 Implement a global switch on the network to disable call waiting. by Keith Whyte · 5 years ago
  52. 43e8d4d gsm48_tch_rtp_create(): check against NULL mgcp_info by Neels Hofmeyr · 4 years, 10 months ago
  53. 43a349f tweak CC cause for incoming call to unattached nr by Neels Hofmeyr · 4 years, 11 months ago
  54. 2e8f881 fix segfault: don't send CC REL on NULL msc_a by Neels Hofmeyr · 4 years, 11 months ago
  55. 61ae18c memleak on cc setup errors by Neels Hofmeyr · 4 years, 10 months ago
  56. 5e19b9a mncc: send payload type matching chosen codec by Neels Hofmeyr · 5 years ago
  57. cd64af7 cosmetic: make function mncc_tx_to_gsm_cc static by Philipp Maier · 5 years ago
  58. efa7b97 replace osmo_counter with stat_items by Alexander Couzens · 5 years ago
  59. 5255874 fix regression: fix internal MNCC operation by Neels Hofmeyr · 5 years ago
  60. 4ac8009 rename bscconfig.h to config.h, cleanup by Neels Hofmeyr · 5 years ago
  61. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  62. c65cfe8 gsm_04_08_cc: improve logging for CC trans by Neels Hofmeyr · 5 years ago
  63. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  64. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  65. d8daaae transaction: clarify magic 0xff transaction ID by Max · 5 years ago
  66. 30fb97a transaction: drop meaningless ti_flag of trans_assign_trans_id() by Max · 5 years ago
  67. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  68. 3614fd6 Various logging fixes by Max · 5 years ago
  69. 9b9e76f gsm_04_08_cc.c: drop non-sensible error message by gsmevent admin · 6 years ago
  70. b16259f remove code dup: add msc_mgcp_try_call_assignment() by Neels Hofmeyr · 6 years ago
  71. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  72. c4e4fa7 Use proper type for tch_rtp_connect() parameter by Max · 6 years ago
  73. 964da93 CC: log more details about unhandled message/state by Max · 6 years ago
  74. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  75. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  76. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  77. 344ee30 drop unused gsm_subscr_conn->mncc_rtp_bridge by Neels Hofmeyr · 6 years ago
  78. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  79. e2497f7 mncc: fix byte ordering of IP-Address in mncc by Philipp Maier · 6 years ago
  80. 8ad3dac mgcp: use codec information returned with ASSIGNMENT COMPL. by Philipp Maier · 6 years ago
  81. 27989d4 libmsc: move L3 call-control to separate C file (gsm_04_08_cc.c) by Harald Welte · 6 years ago