1. fc4bc78 csd_bs_list_to_bearer_cap(): add default branch for safety by Vadim Yanitskiy · 12 months ago
  2. ab2845a csd_bs_list_to_bearer_cap(): properly initialize bcap fields by Vadim Yanitskiy · 12 months ago
  3. 9145531 codec_mapping: codec_map[]: add missing speech codec for CLEARMODE by Vadim Yanitskiy · 12 months ago
  4. cc8743c ran_a_channel_type_to_speech_codec_list(): set PI/PT for CSD by Vadim Yanitskiy · 12 months ago
  5. 9d69655 ran_a_mgcp_codec_from_sc(): map GSM0808_SCT_CSD to CODEC_CLEARMODE by Vadim Yanitskiy · 12 months ago
  6. 803ab19 ran_a_mgcp_codec_from_sc(): cosmetic: remove unneeded breaks by Vadim Yanitskiy · 12 months ago
  7. 482f0bd ASCI: Point to correct state machine when calling ran_encode_and_send() by Andreas Eversberg · 12 months ago
  8. b865c62 ASCI: Fix Null pointer dereference bug in gsm44068_bcc_gcc_trans_free() by Andreas Eversberg · 12 months ago
  9. 33a433a ASCI: Check if codec mapping exists for given codec by Andreas Eversberg · 12 months ago
  10. d637760 ASCI: Fix wrong check for Null pointer in vgcs_cell_fsm_null() by Andreas Eversberg · 12 months ago
  11. 7e65ed9 ASCI: Null pointer bug fix in trans_create_bcc_gcc by Andreas Eversberg · 12 months ago
  12. 23b53e5 ASCI: Receive messages from MSC-A role related to VGCS/VBS by Andreas Eversberg · 1 year, 1 month ago
  13. 57b36e5 msc_vty: support spaces in short/long network name by Vadim Yanitskiy · 12 months ago
  14. b265247 ASCI: Clear VGCS call and channel on BSSMAP reset message by Andreas Eversberg · 1 year, 1 month ago
  15. 0649719 ASCI: Add reception of UPLINK RELEASE on dedicated channel by Andreas Eversberg · 1 year, 1 month ago
  16. f8ac734 ASCI: Add VTY to configure GCR (Group Call Register) by Andreas Eversberg · 1 year, 2 months ago
  17. e2a4088 ASCI: Remove check for trans->msc_a to be set in _assign_complete() by Andreas Eversberg · 12 months ago
  18. cc72929 ASCI: Check return code of osmo_mobile_identity_decode() by Andreas Eversberg · 12 months ago
  19. cd8bd45 ASCI: Add option to switch on or off ASCI support by Andreas Eversberg · 12 months ago
  20. 6c8db1d ASCI: Add function to receive VGCS/VBS messages from BSS by Andreas Eversberg · 1 year, 2 months ago
  21. 80654ed csd_bs_to_gsm0808: add T 300 / proper ch_rate_type by Oliver Smith · 1 year ago
  22. f7c6f14 ASCI: Add decoder for VGCS/VBS messages to msc_a.c by Andreas Eversberg · 1 year, 2 months ago
  23. e24636c ASCI: Add call control for VGCS/VBS by Andreas Eversberg · 1 year, 2 months ago
  24. 9bbdc34 ASCI: Add callref to assignment command by Andreas Eversberg · 1 year, 1 month ago
  25. 2d27e2c ASCI: Add functions to transcode VGCS/VBS messages on A-interface by Andreas Eversberg · 1 year, 2 months ago
  26. cd605f3 ASCI: Add simple implementation of Group Call Register by Andreas Eversberg · 1 year, 1 month ago
  27. 429ab7b mncc_builtin: permit data bearer types by Oliver Smith · 12 months ago
  28. fa006b8 csd_bs_list_remove: fix removal logic by Oliver Smith · 1 year ago
  29. 5b1ab54 ASCI: Allow transaction without subscriber associated by Andreas Eversberg · 1 year, 1 month ago
  30. 456c6f7 ASCI: Add two new transaction types for VGCS and VBS by Andreas Eversberg · 1 year, 2 months ago
  31. 7e4b032 ASCI: Add transaction type to trans_find_by_callref() by Andreas Eversberg · 1 year, 2 months ago
  32. bcb4d6b ASCI: Allow usage of rtp_stream with other FSM by Andreas Eversberg · 1 year ago
  33. 58fe2e0 ASCI: rtp_stream_commit(): Also update MGW on conn mode change by Andreas Eversberg · 1 year, 1 month ago
  34. 712b28e ASCI: Use a unique call-id for RTP streams by Andreas Eversberg · 1 year, 1 month ago
  35. 412cf92 gsm48_cc_tx_setup: use MNCC bcaps for CSD by Oliver Smith · 1 year ago
  36. 8e16e8b gsm48_cc_tx_alerting: check rc of sdp_msg_from_sdp_str by Oliver Smith · 1 year ago
  37. 1739980 csd_bs_list_to_gsm0808_channel_type: fix rc check by Oliver Smith · 1 year ago
  38. 0d4607d msc_ho_send_handover_request: fix check_after_deref by Oliver Smith · 1 year ago
  39. 1063213 Add initial CSD support with external MNCC by Oliver Smith · 1 year, 2 months ago
  40. 64f3930 gsm48_cc_tx_setup: set trans->bearer_cap.transfer early by Oliver Smith · 1 year, 1 month ago
  41. 8a8ce71 msc: add trans_cc_set_remote_from_bc by Oliver Smith · 1 year, 1 month ago
  42. c63c3a0 transaction: move cc.codecs.result -> cc.local by Oliver Smith · 1 year, 1 month ago
  43. 593cd88 transaction: move cc.codecs.remote -> cc.remote by Oliver Smith · 1 year, 1 month ago
  44. ceca8e6 codec_filter_run: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  45. 1c7f178 codec_filter_set_bss: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  46. c7c40c9 codec_filter_set_ran: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  47. a35abb7 codec_filter_init: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  48. 0b70b20 Cosmetic: gsm48_cc_tx_setup: remove TODO comment by Oliver Smith · 1 year, 1 month ago
  49. e545b9d Cosmetic: gsm48_cc_tx_setup: tweak comment by Oliver Smith · 1 year, 1 month ago
  50. 5375f78 codec_filter_set_ms_from_bc: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  51. b1a1588 ran_a_channel_type_to_speech_codec_list: add CSD by Oliver Smith · 1 year, 1 month ago
  52. b4b9ec8 codec_mapping: add clearmode by Oliver Smith · 1 year, 1 month ago
  53. 9e3bab9 Use new mgcp_client_conf_alloc() API to alloc mgcp_client_conf by Pau Espin Pedrol · 1 year, 1 month ago
  54. 999a593 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 2 months ago
  55. 388d7c9 3G: decapsulate IuUP to AMR at the MGW; allow 3G<-AMR->2G by Neels Hofmeyr · 1 year, 4 months ago
  56. b091d21 HO Req: include IE Codec List (MSC Preferred) by Neels Hofmeyr · 1 year, 11 months ago
  57. b6c11c4 codecs: compose HO Req Ch Type from cc.codecs by Neels Hofmeyr · 1 year, 11 months ago
  58. 1c06507 mncc_recvmsg(): log caller file,line by Neels Hofmeyr · 1 year, 11 months ago
  59. bd5f8e9 do CN CRCX first by Neels Hofmeyr · 2 years, 6 months ago
  60. 11a746a [codecs filter] use codecs filter on crcx ok by Neels Hofmeyr · 1 year, 5 months ago
  61. 8dd1646 [codecs filter] send + receive SDP via MNCC by Neels Hofmeyr · 2 years, 6 months ago
  62. 006b0ee [codecs filter] use filter result in Assignment by Neels Hofmeyr · 1 year, 8 months ago
  63. 909ea52 [codecs filter] use filter result in MT DTAP CC Setup by Neels Hofmeyr · 2 years, 6 months ago
  64. 7934e0d in ran_msg, return gsm0808_speech_codec (inter-MSC) by Neels Hofmeyr · 1 year, 8 months ago
  65. cec51b3 in ran_msg, return gsm0808_speech_codec (intra-MSC) by Neels Hofmeyr · 1 year, 4 months ago
  66. 62bfa37 rtp_stream: allow multiple codecs / use codec filter from Assignment by Neels Hofmeyr · 1 year, 8 months ago
  67. 1dc3961 add ran_infra.force_mgw_codecs_to_ran by Neels Hofmeyr · 1 year, 4 months ago
  68. c0f9474 rtp_stream: Fix remote_osmux_cid_sent_to_mgw never set to true by Pau Espin Pedrol · 1 year, 4 months ago pespin/test
  69. a202cf4 rtp_stream: Update id after modifying fields upon Tx of MGCP msg by Pau Espin Pedrol · 1 year, 4 months ago
  70. 2d57d6e [codecs filter] apply BSS codecs from Assignment Complete by Neels Hofmeyr · 2 years, 6 months ago
  71. 10357f8 [codecs filter] MT call: store MS Bearer Cap from CC Call Conf by Neels Hofmeyr · 2 years, 6 months ago
  72. af9d30e [codecs filter] MT call: apply remote call leg codecs by Neels Hofmeyr · 2 years, 6 months ago
  73. 7ddc48c [codecs filter] MT call: apply BSS codec list by Neels Hofmeyr · 2 years, 6 months ago
  74. f555952 [codecs filter] MO call: apply BSS codec list by Neels Hofmeyr · 2 years, 6 months ago
  75. e276ae9 [codecs filter] store BSS codec list from Compl L3 by Neels Hofmeyr · 2 years, 6 months ago
  76. 63881a3 [codecs filter] add codec_filter.h,c by Neels Hofmeyr · 2 years, 6 months ago
  77. a001a70 MNCC: use codec_mapping, drop mgcp_codec_to_mncc_payload_msg_type() by Neels Hofmeyr · 1 year, 8 months ago
  78. b2ce748 add codec_mapping.h,c by Neels Hofmeyr · 2 years, 6 months ago
  79. c43b01e mncc_sock: Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 4 months ago
  80. 58f4088 tweak MNCC logging, add RTP info by Neels Hofmeyr · 1 year, 4 months ago
  81. a818153 IuCS: remove IuUP LOOPBACK hack by Neels Hofmeyr · 1 year, 4 months ago
  82. ede9083 comment: clarify L3 Info processing by Neels Hofmeyr · 2 years, 6 months ago
  83. 8ff00e7 sdp_msg.c: fix missing rate in sdp_audio_codecs_add() by Neels Hofmeyr · 1 year, 4 months ago
  84. 404fb1b LCLS: Fix Global Call Reference generation by Keith Whyte · 1 year, 5 months ago
  85. 91c9c2f rtp_stream: set_remote_addr: do nothing when unchanged by Neels Hofmeyr · 1 year, 8 months ago
  86. a899dea rtp_stream_commit: check missing MGW ep only when ready for RTP by Neels Hofmeyr · 1 year, 8 months ago
  87. 5b1f9a2 fix sdp_msg_to_sdp_str(), never add fmtp for unset codec by Neels Hofmeyr · 1 year, 11 months ago
  88. 0143108 sdp_msg.c: parse send/recv mode by Neels Hofmeyr · 2 years ago
  89. 8284fb0 libmsc: check return value of gsm0808_create_ass2() by Vadim Yanitskiy · 1 year, 7 months ago
  90. 40d3497 add some comments to sdp_msg.c,h by Neels Hofmeyr · 2 years ago
  91. 2d11682 add sdp_audio_codec_is_set by Neels Hofmeyr · 1 year, 11 months ago
  92. e29ee5a log CC timeouts by Neels Hofmeyr · 1 year, 11 months ago
  93. 6d9b485 sdp_msg: when NULL, do not crash but return empty SDP str by Neels Hofmeyr · 1 year, 10 months ago
  94. 2ea7264 msc_a,vlr: add is_ciphering_required (accurately named) by Neels Hofmeyr · 1 year, 9 months ago
  95. d99a607 msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attempted by Neels Hofmeyr · 1 year, 9 months ago
  96. 093fd2e call_leg: Fix EV_MGW_ENDPOINT_GONE not processed in RELEASE state by Pau Espin Pedrol · 1 year, 9 months ago
  97. 53639ea vty: Make use of new mgcp_client_pool_config_write() API by Pau Espin Pedrol · 1 year, 9 months ago
  98. b44cf2d Introduce support for libosmo-mgcp-client MGW pooling by Pau Espin Pedrol · 1 year, 9 months ago
  99. ba4d682 Change CC_CAUSE returned on unanswered MT Call by Keith Whyte · 2 years ago
  100. eab8661 mncc: cosmetic: fix coding style in mncc_prim_check_sign() by Vadim Yanitskiy · 1 year, 9 months ago