1. 412cf92 gsm48_cc_tx_setup: use MNCC bcaps for CSD by Oliver Smith · 1 year ago
  2. 8e16e8b gsm48_cc_tx_alerting: check rc of sdp_msg_from_sdp_str by Oliver Smith · 1 year, 1 month ago
  3. 1739980 csd_bs_list_to_gsm0808_channel_type: fix rc check by Oliver Smith · 1 year, 1 month ago
  4. 0d4607d msc_ho_send_handover_request: fix check_after_deref by Oliver Smith · 1 year, 1 month ago
  5. 1063213 Add initial CSD support with external MNCC by Oliver Smith · 1 year, 2 months ago
  6. 64f3930 gsm48_cc_tx_setup: set trans->bearer_cap.transfer early by Oliver Smith · 1 year, 1 month ago
  7. 8a8ce71 msc: add trans_cc_set_remote_from_bc by Oliver Smith · 1 year, 1 month ago
  8. c63c3a0 transaction: move cc.codecs.result -> cc.local by Oliver Smith · 1 year, 2 months ago
  9. 593cd88 transaction: move cc.codecs.remote -> cc.remote by Oliver Smith · 1 year, 2 months ago
  10. ceca8e6 codec_filter_run: prepare for CSD by Oliver Smith · 1 year, 2 months ago
  11. 1c7f178 codec_filter_set_bss: prepare for CSD by Oliver Smith · 1 year, 2 months ago
  12. c7c40c9 codec_filter_set_ran: prepare for CSD by Oliver Smith · 1 year, 2 months ago
  13. a35abb7 codec_filter_init: prepare for CSD by Oliver Smith · 1 year, 2 months ago
  14. 0b70b20 Cosmetic: gsm48_cc_tx_setup: remove TODO comment by Oliver Smith · 1 year, 1 month ago
  15. e545b9d Cosmetic: gsm48_cc_tx_setup: tweak comment by Oliver Smith · 1 year, 1 month ago
  16. 5375f78 codec_filter_set_ms_from_bc: prepare for CSD by Oliver Smith · 1 year, 2 months ago
  17. b1a1588 ran_a_channel_type_to_speech_codec_list: add CSD by Oliver Smith · 1 year, 2 months ago
  18. b4b9ec8 codec_mapping: add clearmode by Oliver Smith · 1 year, 2 months ago
  19. 9e3bab9 Use new mgcp_client_conf_alloc() API to alloc mgcp_client_conf by Pau Espin Pedrol · 1 year, 1 month ago
  20. 999a593 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 2 months ago
  21. 388d7c9 3G: decapsulate IuUP to AMR at the MGW; allow 3G<-AMR->2G by Neels Hofmeyr · 1 year, 4 months ago
  22. b091d21 HO Req: include IE Codec List (MSC Preferred) by Neels Hofmeyr · 1 year, 11 months ago
  23. b6c11c4 codecs: compose HO Req Ch Type from cc.codecs by Neels Hofmeyr · 1 year, 11 months ago
  24. 1c06507 mncc_recvmsg(): log caller file,line by Neels Hofmeyr · 1 year, 11 months ago
  25. bd5f8e9 do CN CRCX first by Neels Hofmeyr · 2 years, 6 months ago
  26. 11a746a [codecs filter] use codecs filter on crcx ok by Neels Hofmeyr · 1 year, 5 months ago
  27. 8dd1646 [codecs filter] send + receive SDP via MNCC by Neels Hofmeyr · 2 years, 6 months ago
  28. 006b0ee [codecs filter] use filter result in Assignment by Neels Hofmeyr · 1 year, 8 months ago
  29. 909ea52 [codecs filter] use filter result in MT DTAP CC Setup by Neels Hofmeyr · 2 years, 6 months ago
  30. 7934e0d in ran_msg, return gsm0808_speech_codec (inter-MSC) by Neels Hofmeyr · 1 year, 8 months ago
  31. cec51b3 in ran_msg, return gsm0808_speech_codec (intra-MSC) by Neels Hofmeyr · 1 year, 4 months ago
  32. 62bfa37 rtp_stream: allow multiple codecs / use codec filter from Assignment by Neels Hofmeyr · 1 year, 8 months ago
  33. 1dc3961 add ran_infra.force_mgw_codecs_to_ran by Neels Hofmeyr · 1 year, 4 months ago
  34. 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
  35. a202cf4 rtp_stream: Update id after modifying fields upon Tx of MGCP msg by Pau Espin Pedrol · 1 year, 4 months ago
  36. 2d57d6e [codecs filter] apply BSS codecs from Assignment Complete by Neels Hofmeyr · 2 years, 6 months ago
  37. 10357f8 [codecs filter] MT call: store MS Bearer Cap from CC Call Conf by Neels Hofmeyr · 2 years, 6 months ago
  38. af9d30e [codecs filter] MT call: apply remote call leg codecs by Neels Hofmeyr · 2 years, 6 months ago
  39. 7ddc48c [codecs filter] MT call: apply BSS codec list by Neels Hofmeyr · 2 years, 6 months ago
  40. f555952 [codecs filter] MO call: apply BSS codec list by Neels Hofmeyr · 2 years, 6 months ago
  41. e276ae9 [codecs filter] store BSS codec list from Compl L3 by Neels Hofmeyr · 2 years, 6 months ago
  42. 63881a3 [codecs filter] add codec_filter.h,c by Neels Hofmeyr · 2 years, 6 months ago
  43. a001a70 MNCC: use codec_mapping, drop mgcp_codec_to_mncc_payload_msg_type() by Neels Hofmeyr · 1 year, 8 months ago
  44. b2ce748 add codec_mapping.h,c by Neels Hofmeyr · 2 years, 6 months ago
  45. c43b01e mncc_sock: Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 4 months ago
  46. 58f4088 tweak MNCC logging, add RTP info by Neels Hofmeyr · 1 year, 4 months ago
  47. a818153 IuCS: remove IuUP LOOPBACK hack by Neels Hofmeyr · 1 year, 4 months ago
  48. ede9083 comment: clarify L3 Info processing by Neels Hofmeyr · 2 years, 6 months ago
  49. 8ff00e7 sdp_msg.c: fix missing rate in sdp_audio_codecs_add() by Neels Hofmeyr · 1 year, 4 months ago
  50. 404fb1b LCLS: Fix Global Call Reference generation by Keith Whyte · 1 year, 5 months ago
  51. 91c9c2f rtp_stream: set_remote_addr: do nothing when unchanged by Neels Hofmeyr · 1 year, 8 months ago
  52. a899dea rtp_stream_commit: check missing MGW ep only when ready for RTP by Neels Hofmeyr · 1 year, 8 months ago
  53. 5b1f9a2 fix sdp_msg_to_sdp_str(), never add fmtp for unset codec by Neels Hofmeyr · 1 year, 11 months ago
  54. 0143108 sdp_msg.c: parse send/recv mode by Neels Hofmeyr · 2 years ago
  55. 8284fb0 libmsc: check return value of gsm0808_create_ass2() by Vadim Yanitskiy · 1 year, 7 months ago
  56. 40d3497 add some comments to sdp_msg.c,h by Neels Hofmeyr · 2 years ago
  57. 2d11682 add sdp_audio_codec_is_set by Neels Hofmeyr · 1 year, 11 months ago
  58. e29ee5a log CC timeouts by Neels Hofmeyr · 1 year, 11 months ago
  59. 6d9b485 sdp_msg: when NULL, do not crash but return empty SDP str by Neels Hofmeyr · 1 year, 10 months ago
  60. 2ea7264 msc_a,vlr: add is_ciphering_required (accurately named) by Neels Hofmeyr · 1 year, 9 months ago
  61. d99a607 msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attempted by Neels Hofmeyr · 1 year, 9 months ago
  62. 093fd2e call_leg: Fix EV_MGW_ENDPOINT_GONE not processed in RELEASE state by Pau Espin Pedrol · 1 year, 9 months ago
  63. 53639ea vty: Make use of new mgcp_client_pool_config_write() API by Pau Espin Pedrol · 1 year, 9 months ago
  64. b44cf2d Introduce support for libosmo-mgcp-client MGW pooling by Pau Espin Pedrol · 1 year, 9 months ago
  65. ba4d682 Change CC_CAUSE returned on unanswered MT Call by Keith Whyte · 2 years ago
  66. eab8661 mncc: cosmetic: fix coding style in mncc_prim_check_sign() by Vadim Yanitskiy · 1 year, 9 months ago
  67. 8e15c79 mncc: move MNCC_F_ALL from mncc.c to mncc.h by Vadim Yanitskiy · 1 year, 9 months ago
  68. fdfe0c2 Update MNCC field validation mask. by Keith Whyte · 1 year, 9 months ago
  69. 5346f69 Introduce libsmpputil by Max · 2 years ago
  70. 1470d0b ESME: use osmo_sock_get_name() for logging by Max · 2 years ago
  71. 4b1202b SMPP: clarify (re)start logic by Max · 2 years ago
  72. d20dd22 sdp_msg: s/sdp_audio_codec_/sdp_audio_codecs_ by Neels Hofmeyr · 2 years, 6 months ago
  73. c9e0ca3 sdp_msg: add sdp_audio_codecs_cmp(), add compare flags by Neels Hofmeyr · 2 years, 6 months ago
  74. 99ab7c5 in sdp logging: add payload type number like 'AMR#111' by Neels Hofmeyr · 2 years, 6 months ago
  75. 9a515e5 sdp_msg: s/_name_/_to_str_/g by Neels Hofmeyr · 2 years, 6 months ago
  76. 90933d4 cosmetic: log actual MNCC msg in tch_rtp_connect() by Neels Hofmeyr · 2 years, 6 months ago
  77. 550506a err log: fix reverse statement in msc_a call handling by Neels Hofmeyr · 2 years, 6 months ago
  78. a9e383f missing whitespace in gsm_04_08_cc.c by Neels Hofmeyr · 2 years, 6 months ago
  79. 3551d84 fix typo in msgb name for CC SETUP by Neels Hofmeyr · 2 years, 6 months ago
  80. 99bd0f3 Turn off secure_delete in sqlite by Keith Whyte · 2 years, 1 month ago
  81. ea62986 Don't let this osmo-msc operate on a libdbi database by Keith Whyte · 2 years, 1 month ago
  82. a3c639f sms: Introduce VTY-configurable minimum SMS validity period by Harald Welte · 2 years, 2 months ago
  83. 2765a18 sms: Make default SMS validity period configurable via VTY by Harald Welte · 2 years, 2 months ago
  84. e6f1160 smpp: Parse and use SMPP-provided validity period by Harald Welte · 2 years, 2 months ago
  85. 53e2e5f sms_queue: Make deletion of messages from DB VTY-configurable by Harald Welte · 2 years, 2 months ago
  86. 03e8583 sms_queue: Use local variable rather than 9x pointer de-ref in function by Harald Welte · 2 years, 2 months ago
  87. 1a62db2 sms: Give smsc its own VTY config node by Harald Welte · 2 years, 2 months ago
  88. d302bb1 sms: Encapsulate SMS queue related config parameters by Harald Welte · 2 years, 2 months ago
  89. 1d72e30 db: Switch from 'synchronous = FULL' to 'synchronous = NORMAL' by Harald Welte · 2 years, 2 months ago
  90. d43c22e switch from libdbi to lbsqlite3 by Harald Welte · 2 years, 2 months ago
  91. 7262d08 sms_queue: merge sms_pending_add into sms_pending_from by Harald Welte · 2 years, 2 months ago
  92. 7f918af sms_queue: refactor sms_pending add/remove code by Harald Welte · 2 years, 2 months ago
  93. bf254f6 smpp: don't enqueue write messages if ESME is disconnected by Harald Welte · 2 years, 2 months ago
  94. 022193d smpp: Fix use-after-free bug when ESME disconnects but has write pending by Harald Welte · 2 years, 2 months ago
  95. 63494a6 sms_queue: Introduce rate_ctr / stat_item by Harald Welte · 2 years, 2 months ago
  96. dc7d841 sms_queue: Annotate each function with some comment by Harald Welte · 2 years, 2 months ago
  97. 467fc57 switch sqlite3 to single-threaded mode by Harald Welte · 2 years, 2 months ago
  98. 5d53c60 fix crash on CM Serv Rej: fix use count mismatch by Neels Hofmeyr · 2 years, 3 months ago
  99. dd26226 call_leg: local_bridge: Avoid null pointer access if CN-side not ready by Pau Espin Pedrol · 2 years, 6 months ago
  100. d795531 ran_msg_iu.c: Set proper codec in Assignment Complete by Pau Espin Pedrol · 2 years, 6 months ago