1. 70c03f5 Add Osmux IPv6 support by Pau Espin Pedrol · 1 year, 9 months ago
  2. 5ffd127 Get rid of separate rtp_port field by Pau Espin Pedrol · 1 year, 9 months ago
  3. abb9d47 send_dummy: Use proper condition to test if conn is osmux by Pau Espin Pedrol · 1 year, 9 months ago
  4. 9d939b6 osmux: Unify rtp_conn osmux type into a single type by Pau Espin Pedrol · 1 year, 9 months ago
  5. d48a811 osmux: Allocate rate counters during initialization of osmux conn by Pau Espin Pedrol · 1 year, 9 months ago
  6. b7f52b4 osmux: Rename field s/init/initialized by Pau Espin Pedrol · 1 year, 9 months ago
  7. 2177919 osmux: Support local CID != remote CID by Pau Espin Pedrol · 1 year, 9 months ago
  8. 928a20b osmux: Rename field osmux usage policy and define it with proper type by Pau Espin Pedrol · 1 year, 9 months ago
  9. 21bcf6a osmux: Attach osmux to virtual trunk by Pau Espin Pedrol · 1 year, 9 months ago
  10. ab4e866 mgw: Use X-Osmux string define by Pau Espin Pedrol · 1 year, 10 months ago
  11. bb3ccde Initial IuUP support using proper FSMs by Pau Espin Pedrol · 2 years, 6 months ago
  12. ee6958c rework message handling by Eric · 2 years, 10 months ago
  13. fbcf4a6 adjust mgcp response context by Eric · 2 years, 10 months ago
  14. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  15. 2764bdb embed strings into structs by Eric · 2 years, 10 months ago
  16. 55fdfc2 globally lock the portrange when trying to grab a port to prep for multithreading by Eric · 2 years, 11 months ago
  17. 958f5e7 rename do_retransmission by Eric · 2 years, 11 months ago
  18. 38533ba mgcp_ratectr: do not set talloc destructor on library allocated item by Philipp Maier · 3 years ago
  19. 39889e4 mgcp_protocol: get rid of policy_cb and change_cb by Philipp Maier · 2 years, 11 months ago
  20. ce18705 mgcp_protocol: assert endp when it becomes mandatory by Philipp Maier · 3 years ago
  21. f486e74 mgcp_protocol: add support for wildcarded DLCX by Philipp Maier · 3 years ago
  22. 41d5920 mgcp_protocol: refactor function create_response_with_sdp by Philipp Maier · 3 years ago
  23. 036612b mgcp_msg: add trunk parameter to mgcp_check_param for logging by Philipp Maier · 3 years ago
  24. 8dc3597 mgcp_protocol: refactor MGCP request handling by Philipp Maier · 3 years ago
  25. 33d97f7 mgcp_protocol: refactor request handler array by Philipp Maier · 3 years ago
  26. a065e63 mgcp_ratectr: refactor rate counter and set group name by Philipp Maier · 3 years ago
  27. 4131a65 mgcp_protocol: fix loop that sends dummy RTP packets by Philipp Maier · 3 years ago
  28. d6769ea Fail rx MDCX sendrecv with invalid remote addr by Pau Espin Pedrol · 3 years ago
  29. ca280a1 mgw: rx CRCX: Avoid sending dummy rtp if remote address not provided by Pau Espin Pedrol · 3 years ago
  30. 8358c4b constify some function arg pointers by Pau Espin Pedrol · 3 years ago
  31. 907744e Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  32. 1953986 mgw: Avoid logging notice message each time we receive nt param in LCO by Pau Espin Pedrol · 3 years, 9 months ago
  33. 1dc2dce cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  34. 6049a63 mgw: Don't be case-sensitive when parsing X-Osmo-IGN param by Pau Espin Pedrol · 3 years, 9 months ago
  35. fbbe8f2 mgw: Announce and rebind new local address if change required during MDCX by Pau Espin Pedrol · 3 years, 10 months ago
  36. 71d42e7 mgw: Find and store RTP conn local_addr once during CRCX handling by Pau Espin Pedrol · 3 years, 10 months ago
  37. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  38. 246233d cosmetic: add missing new-line by Philipp Maier · 3 years, 11 months ago
  39. a910a81 mgcp_protocol: log when endpoint is unavailable by Philipp Maier · 3 years, 11 months ago
  40. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  41. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  42. efd09d0 mgcp_protocol: remove unused variable by Philipp Maier · 4 years ago
  43. 8d6a193 endp: add E1 endpoint interlocking by Philipp Maier · 4 years ago
  44. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  45. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  46. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  47. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  48. 74390c5 cosmetic: remove excess newlines by Philipp Maier · 4 years, 1 month ago
  49. 6386600 counters: Implement more useful counters. by Alexander Chemeris · 4 years, 2 months ago
  50. b141ccc Fix number of endpoints of default trunk by Harald Welte · 4 years, 4 months ago
  51. 843d903 mgw: Allocate mgcp_conn instance under tcfg->endpoints by Pau Espin Pedrol · 4 years, 9 months ago
  52. 9b508f6 mgw: Allow receiving uppercase noanswer keyword by Pau Espin Pedrol · 5 years ago
  53. 6e26c70 mgw: Allow receiving lowercase X-Osmo-Ign Callid field by Pau Espin Pedrol · 5 years ago
  54. 7eb6f2c mgw: Make check of duplicated LCO fields case insensitive by Pau Espin Pedrol · 5 years ago
  55. 83fd8a5 mgw: Support receiving lowercase LCO codec by Pau Espin Pedrol · 5 years ago
  56. 0c6c3c1 mgw: Support lowercase header parameters by Pau Espin Pedrol · 5 years ago
  57. fe9a1fe mgw: Support uppercase LCO options by Pau Espin Pedrol · 5 years ago
  58. c1bf469 mgw, mgcp-li: Handle X-Osmux param name as case insensitive by Pau Espin Pedrol · 5 years ago
  59. a93c6e9 osmux: Provide correct local port during mgcp resp by Pau Espin Pedrol · 5 years ago
  60. 14f8a08 osmux: Drop unneeded OSMUX_STATE_NEGOTIATING by Pau Espin Pedrol · 5 years ago
  61. c63f15a mgcp-cli: Parse X-Osmux on MDCX response by Pau Espin Pedrol · 5 years ago
  62. 6be2c49 osmux: Handle Osmux MGCP extension in MDCX messages by Pau Espin Pedrol · 5 years ago
  63. fa810e8 osmux: Mark conn_rtp->type as osmux during CRCX by Pau Espin Pedrol · 5 years ago
  64. 2b89617 osmux: Allocate CID during CRCX by Pau Espin Pedrol · 5 years ago
  65. 3ac604e handle NULL return of rate_ctr_group_alloc() by Harald Welte · 5 years ago
  66. 9fb8ddf osmux: Document func and return different rc upon osmux init failure by Pau Espin Pedrol · 5 years ago
  67. 5e8d799 create_response_with_sdp: Fix inclusion of X-Osmux by Pau Espin Pedrol · 5 years ago
  68. 3239f62 Introduce log fmt helpers LOGPENDP and LOGPCONN by Pau Espin Pedrol · 5 years ago
  69. 209eb9f cosmetic: handle_modify_con: Fix indentation level by Pau Espin Pedrol · 5 years ago
  70. fc80673 cosmetic: Fix typos in comment by Pau Espin Pedrol · 5 years ago
  71. 9f11dc5 libosmo-mgcp: Use trunk type during endpoint allocation by Pau Espin Pedrol · 5 years ago
  72. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  73. 9fc8a02 Add option to GSM HR frames to RFC5593 representation by Philipp Maier · 5 years ago
  74. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  75. 622dd61 Cosmetic: fix spaces/tabs in mgcp_requests[] by Oliver Smith · 5 years ago
  76. 8ab3fbb add DLCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  77. 8dbc9ed mgcp_protocol: increase buffer space for codec name in LCO by Philipp Maier · 6 years ago
  78. ba25eab add aggregated rtp connection stats to osmo-mgw by Stefan Sperling · 6 years ago
  79. aa823bf add MDCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  80. a714abf add more mgcp crxc error counters by Stefan Sperling · 6 years ago
  81. 9270e91 use local variable for rate counters in handle_create_con() by Stefan Sperling · 6 years ago
  82. 1e17487 add MGCP CRCX command statistics to osmo-mgw by Stefan Sperling · 6 years ago
  83. 9ecceb6 mgcp: Log endpoint nr consistently as hex by Pau Espin Pedrol · 6 years ago
  84. eb72ff0 mgcp_verify_ci(): return meaningful error codes by Neels Hofmeyr · 6 years ago
  85. f2388ea X-Osmo-IGN: rather parse items by token, not char by Neels Hofmeyr · 6 years ago
  86. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  87. acc1035 protocol: prevent unnecessary null pointer deref by Philipp Maier · 6 years ago
  88. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  89. 3d7b58d protocol: reject illegal lco options by Philipp Maier · 6 years ago
  90. 604410c protocol: do not change LCO, when no LCO are present by Philipp Maier · 6 years ago
  91. 3c8ccb6 cosmetic: fix log output by Philipp Maier · 6 years ago
  92. b38fb89 protocol: Try whole port range on port allocation by Philipp Maier · 6 years ago
  93. 5656fbf protocol: prohibit wildcarded requests for MDCX and DLCX by Philipp Maier · 6 years ago
  94. 207ab51 protocol: fix tagging of wildcarded requests by Philipp Maier · 6 years ago
  95. c3cc654 protocol: check requested connection mode by Philipp Maier · 6 years ago
  96. af07f66 protocol: exit cleanly when local cx options check fails by Philipp Maier · 6 years ago
  97. dd0c522 protocol: reject DLCX/CRCX/MDCX on unsupported parameters by Philipp Maier · 6 years ago
  98. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  99. 1355d7e cosmetic: rename mgcp_release_endp to mgcp_endp_release by Philipp Maier · 6 years ago
  100. edc00f4 cosmetic: move mgcp_release_endp() to mgcp_ep.c by Philipp Maier · 6 years ago