1. 21bcf6a osmux: Attach osmux to virtual trunk by Pau Espin Pedrol · 1 year, 9 months ago
  2. 26e810d cosmetic: mgcp_conn.h: fix indentation whitespace by Pau Espin Pedrol · 1 year, 9 months ago
  3. 15e7e4f osmux: Use osmo_sockaddr wherever possible by Pau Espin Pedrol · 1 year, 10 months ago
  4. ec5e85b Add Osmux log category by Pau Espin Pedrol · 1 year, 10 months ago
  5. 3363916 osmux: Use new osmux APIs to let libosmo-netif alloc struct osmux_out_handle by Pau Espin Pedrol · 1 year, 10 months ago
  6. 5892b2e Use Osmux default port define from libosmo-netif by Pau Espin Pedrol · 1 year, 11 months ago
  7. 452f2ba IuUP: Support RFCI ID != RFCI Index by Pau Espin Pedrol · 2 years, 1 month ago
  8. bb3ccde Initial IuUP support using proper FSMs by Pau Espin Pedrol · 2 years, 6 months ago
  9. 2799ff9 Make function amr_is_octet_aligned publicly available by Pau Espin Pedrol · 2 years, 6 months ago
  10. 2c40164 Define mgcp_rtp_end.output_enabled as bool by Pau Espin Pedrol · 2 years, 6 months ago
  11. e03e34f add a lock-free bounded spsc interthread queue by Eric · 2 years, 10 months ago
  12. 25ecc91 rename strip_epname and find_specific_endpoint and make them available by Eric · 2 years, 10 months ago
  13. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  14. 2764bdb embed strings into structs by Eric · 2 years, 10 months ago
  15. 55fdfc2 globally lock the portrange when trying to grab a port to prep for multithreading by Eric · 2 years, 11 months ago
  16. 2ebcf5c libosmo-mgcp: cleanup audio codex alloc by Eric · 2 years, 11 months ago
  17. 1e8d5fa fix missing includes and forward declarations by Eric · 2 years, 10 months ago
  18. 439c86f mgcp_ratectr: remove unusued rate counters by Philipp Maier · 2 years, 10 months ago
  19. 38533ba mgcp_ratectr: do not set talloc destructor on library allocated item by Philipp Maier · 3 years ago
  20. 39889e4 mgcp_protocol: get rid of policy_cb and change_cb by Philipp Maier · 2 years, 11 months ago
  21. 124a3e0 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  22. 21dfeff remove struct member wildcarded_req from struct mgcp_endpoint by Philipp Maier · 3 years ago
  23. f486e74 mgcp_protocol: add support for wildcarded DLCX by Philipp Maier · 3 years ago
  24. 2685685 Revert "mgcp_ratectr: add stats items to monitor trunk usage" by neels · 3 years ago
  25. 036612b mgcp_msg: add trunk parameter to mgcp_check_param for logging by Philipp Maier · 3 years ago
  26. 6bad138 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  27. 8dc3597 mgcp_protocol: refactor MGCP request handling by Philipp Maier · 3 years ago
  28. d70eef6 mgcp_trunk: use unsigned int instead of int as trunk_nr by Philipp Maier · 3 years ago
  29. d64c041 mgcp_endp: make wildcarded detection separate by Philipp Maier · 3 years ago
  30. d02716d mgcp_protocol: forward declare mgcp_endpoint by Philipp Maier · 3 years ago
  31. a065e63 mgcp_ratectr: refactor rate counter and set group name by Philipp Maier · 3 years ago
  32. bd060c3 mgcp_trunk: add value string for trunk type. by Philipp Maier · 3 years ago
  33. 02c880a mgcp_ratectr: drop ws line by Philipp Maier · 3 years ago
  34. ba09687 mgcp_trunk: drop ws line by Philipp Maier · 3 years ago
  35. b066bd0 Take into account Marker bit when patching RTP stream by Pau Espin Pedrol · 3 years ago
  36. ca280a1 mgw: rx CRCX: Avoid sending dummy rtp if remote address not provided by Pau Espin Pedrol · 3 years ago
  37. 8358c4b constify some function arg pointers by Pau Espin Pedrol · 3 years ago
  38. 4c77e9b Define patch_ssrc as bool type by Pau Espin Pedrol · 3 years ago
  39. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years, 1 month ago
  40. 776846a mgcp_common, mgcp_udp_send: make parameter buf const by Philipp Maier · 3 years, 1 month ago
  41. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 2 months ago
  42. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 2 months ago
  43. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 2 months ago
  44. 3c293b4 mgcp_trunk: get rid of magic numbers for E1 slots by Philipp Maier · 3 years, 7 months ago
  45. 19c430f mgcp_vty: add user attributes to configuration commands by Philipp Maier · 3 years, 9 months ago
  46. 60be627 mgcp_e1: do not expose function mgcp_e1_init() by Philipp Maier · 3 years, 9 months ago
  47. ba94b6d mgcp_vty: remove remains of loopback functionality by Philipp Maier · 3 years, 9 months ago
  48. 6d0a59a mgw: Release endpoint after last conn times out by Pau Espin Pedrol · 3 years, 10 months ago
  49. 71d42e7 mgw: Find and store RTP conn local_addr once during CRCX handling by Pau Espin Pedrol · 3 years, 10 months ago
  50. 8a2a1b2 mgw: Introduce VTY cmd 'rtp bind-ip-v6' command by Pau Espin Pedrol · 3 years, 10 months ago
  51. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  52. 0ab152b mgw: Fix mgcp_rtp_end field description comment by Pau Espin Pedrol · 3 years, 10 months ago
  53. 2f34b53 mgcp_e1: remove unused struct member trunk->e1.line by Philipp Maier · 3 years, 11 months ago
  54. 113141d mgcp_ratectr: fix comments in header file by Philipp Maier · 3 years, 11 months ago
  55. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 4 years ago
  56. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  57. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  58. fbcf399 mgcp_endp: use define constant to define max number of E1 subslots by Philipp Maier · 4 years ago
  59. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  60. 8d6a193 endp: add E1 endpoint interlocking by Philipp Maier · 4 years ago
  61. 58a1ba8 mgcp_internal: remove forward declaration struct mgcp_endpoint_type by Philipp Maier · 4 years ago
  62. b0c05aa mgcp_conn: move struct mgcp_conn mgcp_conn.h by Philipp Maier · 4 years ago
  63. 0996a1e endp: add typeset for e1-endpoints by Philipp Maier · 4 years, 1 month ago
  64. 7e9ddc9 trunk: parse E1 trunk number by Philipp Maier · 4 years, 1 month ago
  65. 04bbb9d mgcp_trunk: use enum type for trunk type variable by Philipp Maier · 4 years ago
  66. bea5678 mgcp_trunk: move enum mgcp_trunk_type to mgcp_trunk.h by Philipp Maier · 4 years ago
  67. 48bcc2e mgcp_osmux: remove unused define constants by Philipp Maier · 4 years ago
  68. 7462b95 endp: move endpoint name generation into mgcp_endp.c by Philipp Maier · 4 years, 1 month ago
  69. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  70. 3d5a2dd ratectr: move rate counter definitions into mgcp_ratectr.h by Philipp Maier · 4 years ago
  71. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  72. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  73. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  74. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  75. 62612e8 mgcp: find better locations for LOGPCONN and LOGPENDP by Philipp Maier · 4 years, 1 month ago
  76. 265b0a8 mgcp: remove unused callback pointer by Philipp Maier · 4 years, 1 month ago
  77. 6386600 counters: Implement more useful counters. by Alexander Chemeris · 4 years, 2 months ago
  78. 9852e22 Add CTRL interface to osmo-mgw by Harald Welte · 4 years, 4 months ago
  79. 740af6e mgcp_codec: constify 'param' arg by Neels Hofmeyr · 5 years ago
  80. 85978da osmux: Fix CID release for non-enabled connections by Pau Espin Pedrol · 5 years ago
  81. 14f8a08 osmux: Drop unneeded OSMUX_STATE_NEGOTIATING by Pau Espin Pedrol · 5 years ago
  82. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  83. 497611a osmux: Introduce mgcp_conn_rtp_is_osmux() helper by Pau Espin Pedrol · 5 years ago
  84. 9d9f44a mgcp_internal: LOGPENDP: ensure *endp is not NULL by Alexander Couzens · 5 years ago
  85. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  86. 3239f62 Introduce log fmt helpers LOGPENDP and LOGPCONN by Pau Espin Pedrol · 5 years ago
  87. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  88. 5812825 mgcp_network: use mgcp_rtp_codec in downlink format callback by Philipp Maier · 5 years ago
  89. 9fc8a02 Add option to GSM HR frames to RFC5593 representation by Philipp Maier · 5 years ago
  90. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  91. 8ab3fbb add DLCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  92. ba25eab add aggregated rtp connection stats to osmo-mgw by Stefan Sperling · 6 years ago
  93. aa823bf add MDCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  94. a714abf add more mgcp crxc error counters by Stefan Sperling · 6 years ago
  95. 1e17487 add MGCP CRCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  96. 407b1f1 osmux.h: Document enum osmux_state by Pau Espin Pedrol · 6 years ago
  97. f0504e8 comment: indicate struct type for mgcp_endpoint.conns by Neels Hofmeyr · 6 years ago
  98. 55e0dcf mgcp_common: rename to MGCP_CONN_ID_MAXLEN by Neels Hofmeyr · 6 years ago
  99. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  100. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago