1. 352b967 Convert RTP/RTCP/OSMUX I/O from osmo_fd to osmo_io by Harald Welte · 3 months ago
  2. 75862d3 remove osmo_fd from mgcp_create_bind() by Harald Welte · 3 months ago
  3. 8733542 simplify unused transcoding/processing call-back by Harald Welte · 3 months ago
  4. 28fd236 migrate mgcp_client from osmo_wqueue to osmo_io by Harald Welte · 4 months ago
  5. d0dbda4 drop cfg 'sdp audio fmtp-extra' by Neels Hofmeyr · 6 months ago
  6. 35a7382 drop get_net_downlink_format_cb by Neels Hofmeyr · 6 months ago
  7. c053e07 Revert "drop (now) unused code" by neels · 6 months ago
  8. 2b30cbd drop (now) unused code by Neels Hofmeyr · 7 months ago
  9. cc2f793 client: collapse codecs[] and ptmap[]; allow codec variants by Neels Hofmeyr · 7 months ago
  10. 960c031 client: deprecate legacy API by Neels Hofmeyr · 6 months ago
  11. 4993452 build: move mgcp/*.h to noinst_HEADERS, drop RPM libosmo-mgcp-devel by Neels Hofmeyr · 7 months ago
  12. 7a6d9c2 mgcp: correctly put NUL character in mgcp_msg_terminate_nul() by Vadim Yanitskiy · 6 months ago
  13. a68a863 mgcp: simplify getting msgb tail in mgcp_msg_terminate_nul() by Vadim Yanitskiy · 7 months ago
  14. 18717f5 client: move some items to internal header by Neels Hofmeyr · 7 months ago
  15. c695e9f add mgcp_conn_rtp_type_names[] by Neels Hofmeyr · 8 months ago
  16. 6225b5c mgcp-client: Introduce API osmo_mgcpc_ep_local_name() by Pau Espin Pedrol · 9 months ago
  17. c415ed5 mgcp-client: Fix missing include in mgcp_client_pool.h by Pau Espin Pedrol · 9 months ago
  18. dc7dfd0 ASCI: Add new mode for voice group/broadcast call by Andreas Eversberg · 12 months ago
  19. 563386e mgcp-client: Add keepalive feature by Pau Espin Pedrol · 1 year ago
  20. af0f58f mgw: Allow auditing speciall 'null' endpoint by Pau Espin Pedrol · 1 year ago
  21. 8e8d59f mgcp_client: Introduce mgcp_client_conf_alloc(), deprecate mgcp_client_conf_init() by Pau Espin Pedrol · 1 year ago
  22. 14da3a3 mgcp_client.h: also add spec ref to the other 3gpp defined payload types by Philipp Maier · 1 year, 1 month ago
  23. ea20353 mgcp-client: Drop unused struct mgcp_client field by Pau Espin Pedrol · 1 year, 1 month ago
  24. 4c4d227 mgcp_codec: fix codec decision by Philipp Maier · 1 year, 2 months ago
  25. 833ab4b mgcp_client_pool: add mgcp_client_pool_empty() by Oliver Smith · 1 year, 3 months ago
  26. 9dd80ca mgcp_codec: refactor payload type converstion by Philipp Maier · 1 year, 3 months ago
  27. 2a9ba66 mgcp_e1: be more frugal withe E1 line resources by Philipp Maier · 1 year, 5 months ago
  28. a8f1328 mgcp_endp: cosmetic move mgcp_endp_release to the end by Philipp Maier · 1 year, 5 months ago
  29. 26d6b2b mgcp_client: add new clearmode codec by Oliver Smith · 1 year, 5 months ago
  30. 9c0d105 ctrl: take both address and port from vty config by Max · 1 year, 6 months ago 2023q1
  31. 377d391 osmux: Make sure RTP AMR feed to osmux is in octet-aligned mode by Pau Espin Pedrol · 1 year, 8 months ago
  32. d1e94c7 osmux: Rename function and pass msgb directly to it by Pau Espin Pedrol · 1 year, 8 months ago
  33. cca5524 Rename and move func checking if amr mode is explicitly configured by Pau Espin Pedrol · 1 year, 8 months ago
  34. 7881f7d mgcp-client: Introduce API mgcp_client_pool_config_write by Pau Espin Pedrol · 1 year, 8 months ago
  35. 8e74c63 mgcp-client: Use random free local port by default by Pau Espin Pedrol · 1 year, 8 months ago
  36. cb922b6 mgcp_client_pool.h: add missing stdbool include by Oliver Smith · 1 year, 9 months ago
  37. 5d8b5b0 mgcp-client: Introduce APIs to manually select mgcp_client from pool by Pau Espin Pedrol · 1 year, 9 months ago
  38. 35bd252 mgcp-client: Rearrange internal backpointers by Pau Espin Pedrol · 1 year, 9 months ago
  39. f45a9b9 mgcp-client: Rearrange order of structs and APIs in header by Pau Espin Pedrol · 1 year, 9 months ago
  40. f48cd95 mgcp-client: Refactor reinit of mgcp clients by Pau Espin Pedrol · 1 year, 9 months ago
  41. 6ddc79b mgcp-client: Create alloc() and free() internal APIs for mgcp_client_pool_member by Pau Espin Pedrol · 1 year, 9 months ago
  42. ff59215 mgcp-client: Move & rename helper function outside of vty code by Pau Espin Pedrol · 1 year, 9 months ago
  43. d4ad77d mgcp-client: Rename internal field in mgcp_client_pool by Pau Espin Pedrol · 1 year, 9 months ago
  44. d4707e2 mgcp-client: pool: Improve documentation of some internal fields by Pau Espin Pedrol · 1 year, 9 months ago
  45. 36413c0 osmux: Clean up mgcp_config osmux fields by Pau Espin Pedrol · 1 year, 9 months ago
  46. 833281d osmux: Introduce osmux peer-behind-nat (on|off) and rework conn activation by Pau Espin Pedrol · 1 year, 9 months ago
  47. c7c8e64 osmux: Erase references to bsc-nat by Pau Espin Pedrol · 1 year, 9 months ago
  48. 9735d21 osmux: Define osmux_dummy cfg as boolean by Pau Espin Pedrol · 1 year, 9 months ago
  49. 705565d osmux: Make conn_osmux_{allocate,release}_local_cid() APIs static by Pau Espin Pedrol · 1 year, 9 months ago
  50. 887c93e osmux: Simplify and constify param passing by Pau Espin Pedrol · 1 year, 9 months ago
  51. c1ad7fd osmux: Drop unused role parameter by Pau Espin Pedrol · 1 year, 9 months ago
  52. 70c03f5 Add Osmux IPv6 support by Pau Espin Pedrol · 1 year, 9 months ago
  53. 5ffd127 Get rid of separate rtp_port field by Pau Espin Pedrol · 1 year, 9 months ago
  54. e740665 Fix regression in detection of legacy dummy packets by Pau Espin Pedrol · 1 year, 9 months ago
  55. 9d939b6 osmux: Unify rtp_conn osmux type into a single type by Pau Espin Pedrol · 1 year, 9 months ago
  56. de805b6 osmux: cleanup misleading code calling rtp_bridge_cb by Pau Espin Pedrol · 1 year, 9 months ago
  57. d48a811 osmux: Allocate rate counters during initialization of osmux conn by Pau Espin Pedrol · 1 year, 9 months ago
  58. b7f52b4 osmux: Rename field s/init/initialized by Pau Espin Pedrol · 1 year, 9 months ago
  59. ea7aaf2 vty: show per-connection Osmux VTY stats by Pau Espin Pedrol · 1 year, 9 months ago
  60. 432ee9d osmux: Improve per-conn tx rate counters by Pau Espin Pedrol · 1 year, 9 months ago
  61. 2177919 osmux: Support local CID != remote CID by Pau Espin Pedrol · 1 year, 9 months ago
  62. 87f114a Use bool type instead of int in config field by Pau Espin Pedrol · 1 year, 9 months ago
  63. 928a20b osmux: Rename field osmux usage policy and define it with proper type by Pau Espin Pedrol · 1 year, 9 months ago
  64. 582c2bf osmux: Add connection and global rate counters by Pau Espin Pedrol · 1 year, 9 months ago
  65. daf5bce mgcp_conn: rename field s/rate_ctr_group/ctrg/g by Pau Espin Pedrol · 1 year, 9 months ago
  66. a29f155 Fix typo in ratectr description by Pau Espin Pedrol · 1 year, 9 months ago
  67. 21bcf6a osmux: Attach osmux to virtual trunk by Pau Espin Pedrol · 1 year, 9 months ago
  68. 26e810d cosmetic: mgcp_conn.h: fix indentation whitespace by Pau Espin Pedrol · 1 year, 9 months ago
  69. 15e7e4f osmux: Use osmo_sockaddr wherever possible by Pau Espin Pedrol · 1 year, 10 months ago
  70. ec5e85b Add Osmux log category by Pau Espin Pedrol · 1 year, 10 months ago
  71. 3363916 osmux: Use new osmux APIs to let libosmo-netif alloc struct osmux_out_handle by Pau Espin Pedrol · 1 year, 10 months ago
  72. 5892b2e Use Osmux default port define from libosmo-netif by Pau Espin Pedrol · 1 year, 11 months ago
  73. 452f2ba IuUP: Support RFCI ID != RFCI Index by Pau Espin Pedrol · 2 years, 1 month ago
  74. bb3ccde Initial IuUP support using proper FSMs by Pau Espin Pedrol · 2 years, 6 months ago
  75. 2799ff9 Make function amr_is_octet_aligned publicly available by Pau Espin Pedrol · 2 years, 6 months ago
  76. 1de5ed6 mgcp_client: add new codec IUFP as VND.3GPP.IUFP by Philipp Maier · 2 years, 6 months ago
  77. 2c40164 Define mgcp_rtp_end.output_enabled as bool by Pau Espin Pedrol · 2 years, 6 months ago
  78. e03e34f add a lock-free bounded spsc interthread queue by Eric · 2 years, 10 months ago
  79. 25ecc91 rename strip_epname and find_specific_endpoint and make them available by Eric · 2 years, 10 months ago
  80. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  81. df9192e mgcp_client: add MGW name as logging context by Philipp Maier · 2 years, 10 months ago
  82. 2764bdb embed strings into structs by Eric · 2 years, 10 months ago
  83. 55fdfc2 globally lock the portrange when trying to grab a port to prep for multithreading by Eric · 2 years, 11 months ago
  84. 2ebcf5c libosmo-mgcp: cleanup audio codex alloc by Eric · 2 years, 11 months ago
  85. 1e8d5fa fix missing includes and forward declarations by Eric · 2 years, 10 months ago
  86. 439c86f mgcp_ratectr: remove unusued rate counters by Philipp Maier · 2 years, 10 months ago
  87. 3f4a4cb libosmo-mgcp-client: extend the mgcp_client for MGW pooling by Philipp Maier · 3 years ago
  88. 3f2c15f mgcp_client: allow to reset endpoints on startup by Philipp Maier · 3 years ago
  89. 38533ba mgcp_ratectr: do not set talloc destructor on library allocated item by Philipp Maier · 2 years, 11 months ago
  90. 39889e4 mgcp_protocol: get rid of policy_cb and change_cb by Philipp Maier · 2 years, 11 months ago
  91. 124a3e0 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  92. 21dfeff remove struct member wildcarded_req from struct mgcp_endpoint by Philipp Maier · 3 years ago
  93. f486e74 mgcp_protocol: add support for wildcarded DLCX by Philipp Maier · 3 years ago
  94. 2685685 Revert "mgcp_ratectr: add stats items to monitor trunk usage" by neels · 3 years ago
  95. 036612b mgcp_msg: add trunk parameter to mgcp_check_param for logging by Philipp Maier · 3 years ago
  96. 6bad138 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  97. 8dc3597 mgcp_protocol: refactor MGCP request handling by Philipp Maier · 3 years ago
  98. d70eef6 mgcp_trunk: use unsigned int instead of int as trunk_nr by Philipp Maier · 3 years ago
  99. d64c041 mgcp_endp: make wildcarded detection separate by Philipp Maier · 3 years ago
  100. d02716d mgcp_protocol: forward declare mgcp_endpoint by Philipp Maier · 3 years ago