1. b9162c7 ASCI: Add log categories for GCC/BCC (call control) by Andreas Eversberg · 1 year, 2 months ago
  2. 412cf92 gsm48_cc_tx_setup: use MNCC bcaps for CSD by Oliver Smith · 1 year ago
  3. 8e16e8b gsm48_cc_tx_alerting: check rc of sdp_msg_from_sdp_str by Oliver Smith · 1 year ago
  4. 1739980 csd_bs_list_to_gsm0808_channel_type: fix rc check by Oliver Smith · 1 year ago
  5. 0d4607d msc_ho_send_handover_request: fix check_after_deref by Oliver Smith · 1 year ago
  6. 6a8dae6 smpp_msc: submit_to_sms: check ud_len > sms_msg_len by Oliver Smith · 1 year ago
  7. 79d824f smpp_handle_bind_tx: initialize tlv by Oliver Smith · 1 year ago
  8. 1063213 Add initial CSD support with external MNCC by Oliver Smith · 1 year, 2 months ago
  9. 64f3930 gsm48_cc_tx_setup: set trans->bearer_cap.transfer early by Oliver Smith · 1 year, 1 month ago
  10. 8a8ce71 msc: add trans_cc_set_remote_from_bc by Oliver Smith · 1 year, 1 month ago
  11. c63c3a0 transaction: move cc.codecs.result -> cc.local by Oliver Smith · 1 year, 1 month ago
  12. 593cd88 transaction: move cc.codecs.remote -> cc.remote by Oliver Smith · 1 year, 1 month ago
  13. ceca8e6 codec_filter_run: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  14. 1c7f178 codec_filter_set_bss: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  15. c7c40c9 codec_filter_set_ran: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  16. a35abb7 codec_filter_init: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  17. 0b70b20 Cosmetic: gsm48_cc_tx_setup: remove TODO comment by Oliver Smith · 1 year, 1 month ago
  18. e545b9d Cosmetic: gsm48_cc_tx_setup: tweak comment by Oliver Smith · 1 year, 1 month ago
  19. 5375f78 codec_filter_set_ms_from_bc: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  20. b1a1588 ran_a_channel_type_to_speech_codec_list: add CSD by Oliver Smith · 1 year, 1 month ago
  21. b4b9ec8 codec_mapping: add clearmode by Oliver Smith · 1 year, 1 month ago
  22. 9e3bab9 Use new mgcp_client_conf_alloc() API to alloc mgcp_client_conf by Pau Espin Pedrol · 1 year, 1 month ago
  23. 999a593 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 2 months ago
  24. 388d7c9 3G: decapsulate IuUP to AMR at the MGW; allow 3G<-AMR->2G by Neels Hofmeyr · 1 year, 4 months ago
  25. 40d3c79 msc_main: close SMS db on startup error by Oliver Smith · 1 year, 3 months ago
  26. 30cfe71 msc_mgw_setup: use mgcp_client_pool_empty() by Oliver Smith · 1 year, 3 months ago
  27. b091d21 HO Req: include IE Codec List (MSC Preferred) by Neels Hofmeyr · 1 year, 11 months ago
  28. b6c11c4 codecs: compose HO Req Ch Type from cc.codecs by Neels Hofmeyr · 1 year, 11 months ago
  29. 1c06507 mncc_recvmsg(): log caller file,line by Neels Hofmeyr · 1 year, 11 months ago
  30. bd5f8e9 do CN CRCX first by Neels Hofmeyr · 2 years, 6 months ago
  31. 11a746a [codecs filter] use codecs filter on crcx ok by Neels Hofmeyr · 1 year, 5 months ago
  32. 8dd1646 [codecs filter] send + receive SDP via MNCC by Neels Hofmeyr · 2 years, 6 months ago
  33. 006b0ee [codecs filter] use filter result in Assignment by Neels Hofmeyr · 1 year, 8 months ago
  34. 909ea52 [codecs filter] use filter result in MT DTAP CC Setup by Neels Hofmeyr · 2 years, 6 months ago
  35. 7934e0d in ran_msg, return gsm0808_speech_codec (inter-MSC) by Neels Hofmeyr · 1 year, 8 months ago
  36. cec51b3 in ran_msg, return gsm0808_speech_codec (intra-MSC) by Neels Hofmeyr · 1 year, 4 months ago
  37. 62bfa37 rtp_stream: allow multiple codecs / use codec filter from Assignment by Neels Hofmeyr · 1 year, 8 months ago
  38. 1dc3961 add ran_infra.force_mgw_codecs_to_ran by Neels Hofmeyr · 1 year, 4 months ago
  39. 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
  40. a202cf4 rtp_stream: Update id after modifying fields upon Tx of MGCP msg by Pau Espin Pedrol · 1 year, 4 months ago
  41. 2d57d6e [codecs filter] apply BSS codecs from Assignment Complete by Neels Hofmeyr · 2 years, 6 months ago
  42. 10357f8 [codecs filter] MT call: store MS Bearer Cap from CC Call Conf by Neels Hofmeyr · 2 years, 6 months ago
  43. af9d30e [codecs filter] MT call: apply remote call leg codecs by Neels Hofmeyr · 2 years, 6 months ago
  44. 7ddc48c [codecs filter] MT call: apply BSS codec list by Neels Hofmeyr · 2 years, 6 months ago
  45. f555952 [codecs filter] MO call: apply BSS codec list by Neels Hofmeyr · 2 years, 6 months ago
  46. e276ae9 [codecs filter] store BSS codec list from Compl L3 by Neels Hofmeyr · 2 years, 6 months ago
  47. 63881a3 [codecs filter] add codec_filter.h,c by Neels Hofmeyr · 2 years, 6 months ago
  48. a001a70 MNCC: use codec_mapping, drop mgcp_codec_to_mncc_payload_msg_type() by Neels Hofmeyr · 1 year, 8 months ago
  49. b2ce748 add codec_mapping.h,c by Neels Hofmeyr · 2 years, 6 months ago
  50. c43b01e mncc_sock: Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 4 months ago
  51. 1866cd9 src/Makefile.am: remove unneeded AM_LDFLAGS with LIBS by Vadim Yanitskiy · 1 year, 4 months ago
  52. 58f4088 tweak MNCC logging, add RTP info by Neels Hofmeyr · 1 year, 4 months ago
  53. a818153 IuCS: remove IuUP LOOPBACK hack by Neels Hofmeyr · 1 year, 4 months ago
  54. ede9083 comment: clarify L3 Info processing by Neels Hofmeyr · 2 years, 6 months ago
  55. 8ff00e7 sdp_msg.c: fix missing rate in sdp_audio_codecs_add() by Neels Hofmeyr · 1 year, 4 months ago
  56. ed606b4 Transition to use of 'telnet_init_default' by arehbein · 1 year, 4 months ago
  57. 1289c7b fix msc_vty_go_parent(): add missing case for MGW_NODE by Vadim Yanitskiy · 1 year, 5 months ago
  58. 603e1fc msc_main: fix wrong comment: HLR is a separate project by Vadim Yanitskiy · 1 year, 5 months ago
  59. 404fb1b LCLS: Fix Global Call Reference generation by Keith Whyte · 1 year, 5 months ago
  60. 7d28d23 SMPP: use proper type for boolean variables by Max · 1 year, 7 months ago
  61. 91c9c2f rtp_stream: set_remote_addr: do nothing when unchanged by Neels Hofmeyr · 1 year, 8 months ago
  62. a899dea rtp_stream_commit: check missing MGW ep only when ready for RTP by Neels Hofmeyr · 1 year, 8 months ago
  63. 5b1f9a2 fix sdp_msg_to_sdp_str(), never add fmtp for unset codec by Neels Hofmeyr · 1 year, 11 months ago
  64. 0143108 sdp_msg.c: parse send/recv mode by Neels Hofmeyr · 2 years ago
  65. 038e3d6 ctrl: take both address and port from vty config by Max · 1 year, 7 months ago
  66. 8284fb0 libmsc: check return value of gsm0808_create_ass2() by Vadim Yanitskiy · 1 year, 7 months ago
  67. 634591e SMPP: make smpp_smsc_stop() static by Max · 1 year, 8 months ago
  68. 40d3497 add some comments to sdp_msg.c,h by Neels Hofmeyr · 2 years ago
  69. 2d11682 add sdp_audio_codec_is_set by Neels Hofmeyr · 1 year, 11 months ago
  70. e29ee5a log CC timeouts by Neels Hofmeyr · 1 year, 11 months ago
  71. 6d9b485 sdp_msg: when NULL, do not crash but return empty SDP str by Neels Hofmeyr · 1 year, 10 months ago
  72. 2c6c74e SMPP: fix possible NULL pointer dereference by Max · 1 year, 8 months ago
  73. 1cb18a2 vlr: implement fallback to no-auth by Neels Hofmeyr · 1 year, 9 months ago
  74. 66d4ab8 vlr_auth_fsm: add result no_auth_info_event by Neels Hofmeyr · 1 year, 9 months ago
  75. 3189f39 vlr: auth_fsm: rename AUTH_RES to AUTH_SUCCESS by Neels Hofmeyr · 1 year, 8 months ago
  76. 923b664 vlr: auth_fsm: clarify success/failure result by Neels Hofmeyr · 1 year, 9 months ago
  77. c48afa1 vlr_lu_fsm: clarify naming of static functions by Neels Hofmeyr · 1 year, 9 months ago
  78. 2ea7264 msc_a,vlr: add is_ciphering_required (accurately named) by Neels Hofmeyr · 1 year, 9 months ago
  79. d99a607 msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attempted by Neels Hofmeyr · 1 year, 9 months ago
  80. bb62416 SMPP: use default port from libsmpp34 by Max · 1 year, 9 months ago
  81. 093fd2e call_leg: Fix EV_MGW_ENDPOINT_GONE not processed in RELEASE state by Pau Espin Pedrol · 1 year, 9 months ago
  82. 53639ea vty: Make use of new mgcp_client_pool_config_write() API by Pau Espin Pedrol · 1 year, 9 months ago
  83. b44cf2d Introduce support for libosmo-mgcp-client MGW pooling by Pau Espin Pedrol · 1 year, 9 months ago
  84. 9683b5f smpp_mirror: fix compiler warning by Max · 1 year, 9 months ago
  85. e4f429c SMPP: remove duplicate g_smsc definition by Max · 1 year, 9 months ago
  86. ba4d682 Change CC_CAUSE returned on unanswered MT Call by Keith Whyte · 2 years ago
  87. eab8661 mncc: cosmetic: fix coding style in mncc_prim_check_sign() by Vadim Yanitskiy · 1 year, 9 months ago
  88. 8e15c79 mncc: move MNCC_F_ALL from mncc.c to mncc.h by Vadim Yanitskiy · 1 year, 9 months ago
  89. fdfe0c2 Update MNCC field validation mask. by Keith Whyte · 1 year, 9 months ago
  90. dfb1cb8 cosmetic: use proper name for SMPP handlers by Max · 1 year, 11 months ago
  91. 4743a77 Use libsmpputil functions in smpp_mirror tool by Max · 1 year, 11 months ago
  92. 366a340 Make esme struct shared by Max · 1 year, 11 months ago
  93. 62977d0 Add ESME-specific logging by Max · 1 year, 11 months ago
  94. 5346f69 Introduce libsmpputil by Max · 2 years ago
  95. 1470d0b ESME: use osmo_sock_get_name() for logging by Max · 2 years ago
  96. 4b1202b SMPP: clarify (re)start logic by Max · 2 years ago
  97. d20dd22 sdp_msg: s/sdp_audio_codec_/sdp_audio_codecs_ by Neels Hofmeyr · 2 years, 6 months ago
  98. c9e0ca3 sdp_msg: add sdp_audio_codecs_cmp(), add compare flags by Neels Hofmeyr · 2 years, 6 months ago
  99. 99ab7c5 in sdp logging: add payload type number like 'AMR#111' by Neels Hofmeyr · 2 years, 6 months ago
  100. 9a515e5 sdp_msg: s/_name_/_to_str_/g by Neels Hofmeyr · 2 years, 6 months ago