1. 35bd252 mgcp-client: Rearrange internal backpointers by Pau Espin Pedrol · 1 year, 9 months ago
  2. f45a9b9 mgcp-client: Rearrange order of structs and APIs in header by Pau Espin Pedrol · 1 year, 9 months ago
  3. f48cd95 mgcp-client: Refactor reinit of mgcp clients by Pau Espin Pedrol · 1 year, 9 months ago
  4. 6ddc79b mgcp-client: Create alloc() and free() internal APIs for mgcp_client_pool_member by Pau Espin Pedrol · 1 year, 9 months ago
  5. ff59215 mgcp-client: Move & rename helper function outside of vty code by Pau Espin Pedrol · 1 year, 9 months ago
  6. d4ad77d mgcp-client: Rename internal field in mgcp_client_pool by Pau Espin Pedrol · 1 year, 9 months ago
  7. d4707e2 mgcp-client: pool: Improve documentation of some internal fields by Pau Espin Pedrol · 1 year, 9 months ago
  8. 36413c0 osmux: Clean up mgcp_config osmux fields by Pau Espin Pedrol · 1 year, 9 months ago
  9. 833281d osmux: Introduce osmux peer-behind-nat (on|off) and rework conn activation by Pau Espin Pedrol · 1 year, 9 months ago
  10. c7c8e64 osmux: Erase references to bsc-nat by Pau Espin Pedrol · 1 year, 9 months ago
  11. 9735d21 osmux: Define osmux_dummy cfg as boolean by Pau Espin Pedrol · 1 year, 9 months ago
  12. 705565d osmux: Make conn_osmux_{allocate,release}_local_cid() APIs static by Pau Espin Pedrol · 1 year, 9 months ago
  13. 887c93e osmux: Simplify and constify param passing by Pau Espin Pedrol · 1 year, 9 months ago
  14. c1ad7fd osmux: Drop unused role parameter by Pau Espin Pedrol · 1 year, 9 months ago
  15. 70c03f5 Add Osmux IPv6 support by Pau Espin Pedrol · 1 year, 9 months ago
  16. 5ffd127 Get rid of separate rtp_port field by Pau Espin Pedrol · 1 year, 9 months ago
  17. e740665 Fix regression in detection of legacy dummy packets by Pau Espin Pedrol · 1 year, 9 months ago
  18. 9d939b6 osmux: Unify rtp_conn osmux type into a single type by Pau Espin Pedrol · 1 year, 9 months ago
  19. de805b6 osmux: cleanup misleading code calling rtp_bridge_cb by Pau Espin Pedrol · 1 year, 9 months ago
  20. d48a811 osmux: Allocate rate counters during initialization of osmux conn by Pau Espin Pedrol · 1 year, 9 months ago
  21. b7f52b4 osmux: Rename field s/init/initialized by Pau Espin Pedrol · 1 year, 9 months ago
  22. ea7aaf2 vty: show per-connection Osmux VTY stats by Pau Espin Pedrol · 1 year, 9 months ago
  23. 432ee9d osmux: Improve per-conn tx rate counters by Pau Espin Pedrol · 1 year, 9 months ago
  24. 2177919 osmux: Support local CID != remote CID by Pau Espin Pedrol · 1 year, 9 months ago
  25. 87f114a Use bool type instead of int in config field by Pau Espin Pedrol · 1 year, 9 months ago
  26. 928a20b osmux: Rename field osmux usage policy and define it with proper type by Pau Espin Pedrol · 1 year, 9 months ago
  27. 582c2bf osmux: Add connection and global rate counters by Pau Espin Pedrol · 1 year, 9 months ago
  28. daf5bce mgcp_conn: rename field s/rate_ctr_group/ctrg/g by Pau Espin Pedrol · 1 year, 9 months ago
  29. a29f155 Fix typo in ratectr description by Pau Espin Pedrol · 1 year, 9 months ago
  30. 21bcf6a osmux: Attach osmux to virtual trunk by Pau Espin Pedrol · 1 year, 9 months ago
  31. 26e810d cosmetic: mgcp_conn.h: fix indentation whitespace by Pau Espin Pedrol · 1 year, 9 months ago
  32. 15e7e4f osmux: Use osmo_sockaddr wherever possible by Pau Espin Pedrol · 1 year, 10 months ago
  33. ec5e85b Add Osmux log category by Pau Espin Pedrol · 1 year, 10 months ago
  34. 3363916 osmux: Use new osmux APIs to let libosmo-netif alloc struct osmux_out_handle by Pau Espin Pedrol · 1 year, 10 months ago
  35. 5892b2e Use Osmux default port define from libosmo-netif by Pau Espin Pedrol · 1 year, 11 months ago
  36. 452f2ba IuUP: Support RFCI ID != RFCI Index by Pau Espin Pedrol · 2 years, 1 month ago
  37. bb3ccde Initial IuUP support using proper FSMs by Pau Espin Pedrol · 2 years, 6 months ago
  38. 2799ff9 Make function amr_is_octet_aligned publicly available by Pau Espin Pedrol · 2 years, 6 months ago
  39. 1de5ed6 mgcp_client: add new codec IUFP as VND.3GPP.IUFP by Philipp Maier · 2 years, 6 months ago
  40. 2c40164 Define mgcp_rtp_end.output_enabled as bool by Pau Espin Pedrol · 2 years, 6 months ago
  41. e03e34f add a lock-free bounded spsc interthread queue by Eric · 2 years, 10 months ago
  42. 25ecc91 rename strip_epname and find_specific_endpoint and make them available by Eric · 2 years, 10 months ago
  43. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  44. df9192e mgcp_client: add MGW name as logging context by Philipp Maier · 2 years, 10 months ago
  45. 2764bdb embed strings into structs by Eric · 2 years, 10 months ago
  46. 55fdfc2 globally lock the portrange when trying to grab a port to prep for multithreading by Eric · 2 years, 11 months ago
  47. 2ebcf5c libosmo-mgcp: cleanup audio codex alloc by Eric · 2 years, 11 months ago
  48. 1e8d5fa fix missing includes and forward declarations by Eric · 2 years, 10 months ago
  49. 439c86f mgcp_ratectr: remove unusued rate counters by Philipp Maier · 2 years, 10 months ago
  50. 3f4a4cb libosmo-mgcp-client: extend the mgcp_client for MGW pooling by Philipp Maier · 3 years ago
  51. 3f2c15f mgcp_client: allow to reset endpoints on startup by Philipp Maier · 3 years ago
  52. 38533ba mgcp_ratectr: do not set talloc destructor on library allocated item by Philipp Maier · 3 years ago
  53. 39889e4 mgcp_protocol: get rid of policy_cb and change_cb by Philipp Maier · 2 years, 11 months ago
  54. 124a3e0 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  55. 21dfeff remove struct member wildcarded_req from struct mgcp_endpoint by Philipp Maier · 3 years ago
  56. f486e74 mgcp_protocol: add support for wildcarded DLCX by Philipp Maier · 3 years ago
  57. 2685685 Revert "mgcp_ratectr: add stats items to monitor trunk usage" by neels · 3 years ago
  58. 036612b mgcp_msg: add trunk parameter to mgcp_check_param for logging by Philipp Maier · 3 years ago
  59. 6bad138 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  60. 8dc3597 mgcp_protocol: refactor MGCP request handling by Philipp Maier · 3 years ago
  61. d70eef6 mgcp_trunk: use unsigned int instead of int as trunk_nr by Philipp Maier · 3 years ago
  62. d64c041 mgcp_endp: make wildcarded detection separate by Philipp Maier · 3 years ago
  63. d02716d mgcp_protocol: forward declare mgcp_endpoint by Philipp Maier · 3 years ago
  64. a065e63 mgcp_ratectr: refactor rate counter and set group name by Philipp Maier · 3 years ago
  65. bd060c3 mgcp_trunk: add value string for trunk type. by Philipp Maier · 3 years ago
  66. 02c880a mgcp_ratectr: drop ws line by Philipp Maier · 3 years ago
  67. ba09687 mgcp_trunk: drop ws line by Philipp Maier · 3 years ago
  68. b066bd0 Take into account Marker bit when patching RTP stream by Pau Espin Pedrol · 3 years ago
  69. ca280a1 mgw: rx CRCX: Avoid sending dummy rtp if remote address not provided by Pau Espin Pedrol · 3 years ago
  70. 8358c4b constify some function arg pointers by Pau Espin Pedrol · 3 years ago
  71. 4c77e9b Define patch_ssrc as bool type by Pau Espin Pedrol · 3 years ago
  72. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years, 1 month ago
  73. 776846a mgcp_common, mgcp_udp_send: make parameter buf const by Philipp Maier · 3 years, 1 month ago
  74. 59e7cf4 add osmo_mgcpc_ep_ci_get_remote_rtp_info() by Neels Hofmeyr · 3 years, 2 months ago
  75. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 2 months ago
  76. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 2 months ago
  77. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 2 months ago
  78. 3c293b4 mgcp_trunk: get rid of magic numbers for E1 slots by Philipp Maier · 3 years, 7 months ago
  79. 19c430f mgcp_vty: add user attributes to configuration commands by Philipp Maier · 3 years, 9 months ago
  80. 60be627 mgcp_e1: do not expose function mgcp_e1_init() by Philipp Maier · 3 years, 9 months ago
  81. ba94b6d mgcp_vty: remove remains of loopback functionality by Philipp Maier · 3 years, 9 months ago
  82. 6d0a59a mgw: Release endpoint after last conn times out by Pau Espin Pedrol · 3 years, 10 months ago
  83. 71d42e7 mgw: Find and store RTP conn local_addr once during CRCX handling by Pau Espin Pedrol · 3 years, 10 months ago
  84. 8a2a1b2 mgw: Introduce VTY cmd 'rtp bind-ip-v6' command by Pau Espin Pedrol · 3 years, 10 months ago
  85. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  86. 0ab152b mgw: Fix mgcp_rtp_end field description comment by Pau Espin Pedrol · 3 years, 10 months ago
  87. 74d0e5c mgcp_client: Deprecate unused IPv4-only API by Pau Espin Pedrol · 3 years, 10 months ago
  88. ee2f33b mgcp_client: Make MGCP_CLIENT_LOCAL_ADDR_DEFAULT IPv6 compatible by Pau Espin Pedrol · 3 years, 10 months ago
  89. 8667d51 mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format by Pau Espin Pedrol · 3 years, 10 months ago
  90. 1add5a5 mgcp-client: Fix trailing whitespace in mgcp_client_fsm.h by Pau Espin Pedrol · 3 years, 10 months ago
  91. 2f34b53 mgcp_e1: remove unused struct member trunk->e1.line by Philipp Maier · 3 years, 11 months ago
  92. 113141d mgcp_ratectr: fix comments in header file by Philipp Maier · 3 years, 11 months ago
  93. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 4 years ago
  94. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  95. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  96. fbcf399 mgcp_endp: use define constant to define max number of E1 subslots by Philipp Maier · 4 years ago
  97. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  98. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  99. 8d6a193 endp: add E1 endpoint interlocking by Philipp Maier · 4 years ago
  100. 58a1ba8 mgcp_internal: remove forward declaration struct mgcp_endpoint_type by Philipp Maier · 4 years ago