1. 352b967 Convert RTP/RTCP/OSMUX I/O from osmo_fd to osmo_io by Harald Welte · 3 months ago
  2. ed4da25 cosmetic: make linter happy by Harald Welte · 3 months ago rhizomatica/testing
  3. 5abda31 Change msgb ownership in processing of received msgb by Harald Welte · 3 months ago
  4. 75862d3 remove osmo_fd from mgcp_create_bind() by Harald Welte · 3 months ago
  5. 8733542 simplify unused transcoding/processing call-back by Harald Welte · 3 months ago
  6. d7aac20 remove strange loop for non-existant transcoding support by Harald Welte · 3 months ago
  7. 8b53614 don't log useless "transcoding disabled" message by Harald Welte · 3 months ago
  8. 3a971ba mgw: Add our usual SIGABRT, SIGUSR1 signal handlers by Harald Welte · 3 months ago
  9. c4b9035 mgw: do not fail MGCP on codec mismatch by Neels Hofmeyr · 7 months ago
  10. 28fd236 migrate mgcp_client from osmo_wqueue to osmo_io by Harald Welte · 4 months ago
  11. 9bea6eb tweak DEBUG log by Neels Hofmeyr · 7 months ago
  12. fd57bd5 mgcp_codec_decide: remove redundant lookup by Neels Hofmeyr · 7 months ago
  13. d0dbda4 drop cfg 'sdp audio fmtp-extra' by Neels Hofmeyr · 6 months ago
  14. 35a7382 drop get_net_downlink_format_cb by Neels Hofmeyr · 6 months ago
  15. c053e07 Revert "drop (now) unused code" by neels · 6 months ago
  16. 2b30cbd drop (now) unused code by Neels Hofmeyr · 7 months ago
  17. 3a3e1b5 client SDP: more verbose error logging by Neels Hofmeyr · 6 months ago
  18. 186d4f1 client: allow MGCP_MAX_CODECS entries by Neels Hofmeyr · 6 months ago
  19. cc2f793 client: collapse codecs[] and ptmap[]; allow codec variants by Neels Hofmeyr · 7 months ago
  20. 43eed63 client: safely handle dealloc on event dispatch by Neels Hofmeyr · 7 months ago
  21. f3715dc mgcp: reserve once byte for '\0' in mgcp_do_read() by Vadim Yanitskiy · 7 months ago
  22. 18717f5 client: move some items to internal header by Neels Hofmeyr · 7 months ago
  23. 677b539 fix possible NULL deref on early media by Neels Hofmeyr · 7 months ago
  24. a5acaa6 mgcp-client: Transmit remote IP addr in CRCX if known and port=0 by Pau Espin Pedrol · 7 months ago
  25. 7787a3a IuUP: Allow Initialization with set rem IP address and unset rem port by Pau Espin Pedrol · 7 months ago
  26. dd1ddf7 check_rtp_origin: drop special case for legacy IuUP hack by Neels Hofmeyr · 7 months ago
  27. 5e101c9 IuUP: allow Initialization from any address if not yet set by Neels Hofmeyr · 7 months ago
  28. f6db465 cosmetic: Fix line indentation by Pau Espin Pedrol · 7 months ago
  29. a7e6fbc mgcp_network: Improve err logging when rtp pkt from unexpected origin comes in by Pau Espin Pedrol · 7 months ago
  30. 0127a06 client: replace two assertions with graceful error handling by Neels Hofmeyr · 8 months ago
  31. 8b663e4 mgcp_parse_audio_port_pt(): fix buffer overflow by Neels Hofmeyr · 8 months ago
  32. 5e5c7bc vty and log: also show local port for RTP conns by Keith Whyte · 11 months ago
  33. c695e9f add mgcp_conn_rtp_type_names[] by Neels Hofmeyr · 8 months ago
  34. 2bdad96 Bump version: 1.12.0.3-58d5b → 1.12.1 by Oliver Smith · 9 months ago 1.12.1
  35. 58d5b97 mgw: Configure IuUP if codec set during MDCX by Pau Espin Pedrol · 9 months ago
  36. 6225b5c mgcp-client: Introduce API osmo_mgcpc_ep_local_name() by Pau Espin Pedrol · 9 months ago
  37. 730a1f2 Bump version: 1.11.0.51-af67-dirty → 1.12.0 by Pau Espin Pedrol · 10 months ago 1.12.0
  38. af67178 ASCI: Support conference briding with 1..n connections by Andreas Eversberg · 12 months ago
  39. dc7dfd0 ASCI: Add new mode for voice group/broadcast call by Andreas Eversberg · 12 months ago
  40. c364f4a mgcp_client: tweak extract_codec_name() implementation by Neels Hofmeyr · 12 months ago
  41. e9989b9 mgcp: fix "L: a:" header parsing: heed ";" separator by Neels Hofmeyr · 12 months ago
  42. 9423817 mgcp_client: check rc of map_str_to_codec by Oliver Smith · 12 months ago
  43. 292ba1b Cosmetic: fix a typo by Oliver Smith · 12 months ago
  44. 10d9f8d mgcp-client: Mark client as UP when keepalive request-interval/timeout is disabled through VTY by Pau Espin Pedrol · 1 year ago
  45. 4c06589 mgcp-client: Always mark client as UP if keepalive request-interval disabled by Pau Espin Pedrol · 1 year ago
  46. e9164c2 mgcp_client: pool: Only pick clients with an MGCP link considered to be UP by Pau Espin Pedrol · 1 year ago
  47. 563386e mgcp-client: Add keepalive feature by Pau Espin Pedrol · 1 year ago
  48. af0f58f mgw: Allow auditing speciall 'null' endpoint by Pau Espin Pedrol · 1 year ago
  49. 2e411f3 mgcp-client: Move some static functions further above by Pau Espin Pedrol · 1 year ago
  50. 8e8d59f mgcp_client: Introduce mgcp_client_conf_alloc(), deprecate mgcp_client_conf_init() by Pau Espin Pedrol · 1 year ago
  51. ea20353 mgcp-client: Drop unused struct mgcp_client field by Pau Espin Pedrol · 1 year, 1 month ago
  52. 2bfa708 mgcp_codec: be sensitive about IuFP when checking codecs by Philipp Maier · 1 year, 1 month ago
  53. 3d0676a mgcp_network: do not deliver RTP packets with unpatched PT by Philipp Maier · 1 year, 2 months ago
  54. 4c4d227 mgcp_codec: fix codec decision by Philipp Maier · 1 year, 2 months ago
  55. 0e8310f mgcp_codec: move mgcp_codec_decide down by Philipp Maier · 1 year, 2 months ago
  56. e362456 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 1 month ago
  57. 72761b3 mgcp_vty: add warnings for deprecated config options by Philipp Maier · 1 year, 3 months ago
  58. a312523 Cosmetic: mgcp_client: fix typo by Oliver Smith · 1 year, 2 months ago
  59. 45fe47c mgcp_client: simpler error handling by Neels Hofmeyr · 1 year, 3 months ago
  60. ce356ee mgcp_find_section_end(): skip spaces at start of SDP by Neels Hofmeyr · 1 year, 3 months ago
  61. cca1d18 mgcp_network: fix apidoc by Philipp Maier · 1 year, 3 months ago
  62. 833ab4b mgcp_client_pool: add mgcp_client_pool_empty() by Oliver Smith · 1 year, 3 months ago
  63. 3699ef0 mgcp_codec: cosmetic: remove line break in api-doc by Philipp Maier · 1 year, 3 months ago
  64. 9dd80ca mgcp_codec: refactor payload type converstion by Philipp Maier · 1 year, 3 months ago
  65. 621e866 mgcp_codec: fix oa/bwe comparison in mgcp_codec_pt_translate() by Philipp Maier · 1 year, 3 months ago
  66. ec967d7 Revert "mgcp_codec: do not differentiate between oa and bwe when comparing codec" by Philipp Maier · 1 year, 3 months ago
  67. 3ccf02a mgcp_e1: cosmetic: rewrite comment by Philipp Maier · 1 year, 4 months ago
  68. b6795dd mgcp_e1: rename e1_send to e1_send_ts_frame by Philipp Maier · 1 year, 4 months ago
  69. 747fbce mgcp-client: Call osmo_fd_unregister() before closing and changing bfd->fd by Pau Espin Pedrol · 1 year, 3 months ago
  70. e78221d */Makefile.am: libraries shall not be in AM_LDFLAGS by Vadim Yanitskiy · 1 year, 4 months ago
  71. 6c30366 mgcp_network: Unregister osmo_fd before closing fd by Pau Espin Pedrol · 1 year, 4 months ago
  72. 544016d mgcp_e1: rewrite comment by Philipp Maier · 1 year, 4 months ago
  73. 263a1a3 mgcp_e1: fix typo by Philipp Maier · 1 year, 4 months ago
  74. 30bdf94 mgcp_client: fix sourcecode formatting by Philipp Maier · 1 year, 4 months ago
  75. 0dbaaad mgcp_client: mgcp_msg_gen: add more error logs by Oliver Smith · 1 year, 4 months ago
  76. 671c37b Transition to use of 'telnet_init_default' by arehbein · 1 year, 4 months ago
  77. 2a9ba66 mgcp_e1: be more frugal withe E1 line resources by Philipp Maier · 1 year, 5 months ago
  78. f8abd0e mgcp_e1: fix log output by Philipp Maier · 1 year, 4 months ago
  79. 1a7048d cosmetic: Fix grammar suggesting reading _the_ user manual by Harald Welte · 1 year, 6 months ago
  80. c70c08c mgcp_endp: cosmetic: remove unnecessary new line by Philipp Maier · 1 year, 5 months ago
  81. a8f1328 mgcp_endp: cosmetic move mgcp_endp_release to the end by Philipp Maier · 1 year, 5 months ago
  82. b9e7569 mgcp_sdp: cosmetic: remove newline by Philipp Maier · 1 year, 5 months ago
  83. 057decf mgcp_sdp: add spec reference by Philipp Maier · 1 year, 5 months ago
  84. 342a9a9 Bump version: 1.10.0.117-22f9c-dirty → 1.11.0 by Pau Espin Pedrol · 1 year, 5 months ago 1.11.0
  85. 22f9cf2 update outdated vty copyright statement by Harald Welte · 1 year, 8 months ago
  86. 26d6b2b mgcp_client: add new clearmode codec by Oliver Smith · 1 year, 5 months ago
  87. 169d50e Fix various typos by Oliver Smith · 1 year, 5 months ago
  88. 82dfb50 mgcp_network: improve coment by Philipp Maier · 1 year, 5 months ago
  89. 9c0d105 ctrl: take both address and port from vty config by Max · 1 year, 6 months ago 2023q1
  90. ded02cf iuup: Use osmo_amr_ft_valid() API by Pau Espin Pedrol · 1 year, 6 months ago
  91. 0cbed36 osmux: Use new osmux_xfrm_input API to set name on each link by Pau Espin Pedrol · 1 year, 7 months ago
  92. 310e41c osmux: Rotate over available Osmux CID when allocating a new one by Pau Espin Pedrol · 1 year, 7 months ago
  93. 9befdeb Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  94. 5fb814b AMR->IuUP: log conversion, like for the flipside by Neels Hofmeyr · 1 year, 8 months ago
  95. 9ac9cb9 Improve logging on AMR OA<->BWE conversion failure by Pau Espin Pedrol · 1 year, 8 months ago
  96. 377d391 osmux: Make sure RTP AMR feed to osmux is in octet-aligned mode by Pau Espin Pedrol · 1 year, 8 months ago
  97. d1e94c7 osmux: Rename function and pass msgb directly to it by Pau Espin Pedrol · 1 year, 8 months ago
  98. 6db3f7f mgw: Rename s/mgcp_send_rtp/mgcp_conn_rtp_dispatch_rtp/ by Pau Espin Pedrol · 1 year, 8 months ago
  99. 58c0b0a mgw: rx_rtp(): reorder checks and handlings by Pau Espin Pedrol · 1 year, 8 months ago
  100. cca5524 Rename and move func checking if amr mode is explicitly configured by Pau Espin Pedrol · 1 year, 8 months ago