1. ed7c4fc mgcp_codec: do not differentiate between oa and bwe when comparing codec by Philipp Maier · 2 years, 3 months ago 2021q4
  2. 3babd1a Make function amr_is_octet_aligned publicly available by Pau Espin Pedrol · 2 years, 5 months ago
  3. bc3f3b4 treewide: remove FSF address by Oliver Smith · 2 years, 5 months ago
  4. fae09f4 configuration: point out difference between trunk-nr and e1 line nr by Philipp Maier · 2 years, 6 months ago
  5. 7c0fe31 fix mgcp_conn_free_all ubsan complaints by Eric · 2 years, 6 months ago
  6. 98aef21 clang-format: remove foreach macros by Eric · 2 years, 6 months ago
  7. e03e34f add a lock-free bounded spsc interthread queue by Eric · 2 years, 8 months ago
  8. ee6958c rework message handling by Eric · 2 years, 8 months ago
  9. fbcf4a6 adjust mgcp response context by Eric · 2 years, 8 months ago
  10. 58dc88b Bump version: 1.8.1.90-aac8-dirty → 1.9.0 by Pau Espin Pedrol · 2 years, 6 months ago 1.9.0
  11. aac84ed fix up some docstrings that lost their dot by Eric · 2 years, 6 months ago
  12. 172f5ac Revert "Turn some compiler warnings into errors" by Oliver Smith · 2 years, 7 months ago
  13. fdbefde fix mgcp_conn_free_all by Eric · 2 years, 8 months ago
  14. 25ecc91 rename strip_epname and find_specific_endpoint and make them available by Eric · 2 years, 9 months ago
  15. 9955295 add modified .clang-format by Eric · 2 years, 8 months ago
  16. 0c04500 libosmo-mgcp: use OSMO_STRLCPY_ARRAY in mgcp_codec_add() by Vadim Yanitskiy · 2 years, 7 months ago
  17. a0b69f1 Fix attribute parsing on gcc 11.1.0 by Pau Espin Pedrol · 2 years, 8 months ago
  18. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 9 months ago
  19. df9192e mgcp_client: add MGW name as logging context by Philipp Maier · 2 years, 9 months ago
  20. 70a658a adjust talloc context by Eric · 2 years, 9 months ago
  21. 2764bdb embed strings into structs by Eric · 2 years, 9 months ago
  22. 55fdfc2 globally lock the portrange when trying to grab a port to prep for multithreading by Eric · 2 years, 9 months ago
  23. 8f33303 libosmo-mgcp: do not use the default msgb talloc context by Eric · 2 years, 9 months ago
  24. a94c56e libosmo-mgcp: atomic rate counter group indexes by Eric · 2 years, 8 months ago
  25. 2ebcf5c libosmo-mgcp: cleanup audio codex alloc by Eric · 2 years, 9 months ago
  26. f936e10 stats: make sanitizers happy by Eric · 2 years, 8 months ago
  27. e303fa9 mgcp_sdp: fix potential leak by Eric · 2 years, 10 months ago
  28. 958f5e7 rename do_retransmission by Eric · 2 years, 10 months ago
  29. 1e8d5fa fix missing includes and forward declarations by Eric · 2 years, 9 months ago
  30. 374ad78 configure.ac: fix maybe-uninitialized for clang by Eric · 2 years, 8 months ago
  31. da07b90 add vscode stuff to gitignore by Eric · 2 years, 9 months ago
  32. fa495d6 mgcp_client: fix typo in doxygen comment by Philipp Maier · 2 years, 9 months ago
  33. 439c86f mgcp_ratectr: remove unusued rate counters by Philipp Maier · 2 years, 9 months ago
  34. 74e83d3 mgcp_client_vty: fixing docstring by Philipp Maier · 2 years, 9 months ago
  35. d55be05 mgcp_client_vty: cosmetic: doc string should terminated with \n by Philipp Maier · 2 years, 9 months ago
  36. 8f91a7f mgcp_client_vty: fix docstrings for mgw-pool by Philipp Maier · 2 years, 9 months ago
  37. da3a575 mgcp_client_vty: add OSMO_ASSERT on pool parameter by Philipp Maier · 2 years, 9 months ago
  38. 29e671f mgcp_client_vty: add missing NO_STR by Oliver Smith · 2 years, 9 months ago
  39. d6a7e17 mgcp_client_vty: add missing docstrings by Philipp Maier · 2 years, 10 months ago
  40. 3f4a4cb libosmo-mgcp-client: extend the mgcp_client for MGW pooling by Philipp Maier · 2 years, 10 months ago
  41. 3d2b76f mgcp_client: refactor function init_socket by Philipp Maier · 2 years, 10 months ago
  42. 276a414 mgcp_client: do not print (null) when address is ANY by Philipp Maier · 2 years, 10 months ago
  43. c534ad1 mgcp_client_vty: remove unnecessary checks by Philipp Maier · 2 years, 10 months ago
  44. 3f2c15f mgcp_client: allow to reset endpoints on startup by Philipp Maier · 2 years, 10 months ago
  45. 38533ba mgcp_ratectr: do not set talloc destructor on library allocated item by Philipp Maier · 2 years, 10 months ago
  46. 39889e4 mgcp_protocol: get rid of policy_cb and change_cb by Philipp Maier · 2 years, 10 months ago
  47. c824fe4 mgcp_client: fix typo Initalize -> Initialize by Philipp Maier · 2 years, 10 months ago
  48. 124a3e0 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 2 years, 10 months ago
  49. 96c6e06 mgcp_trunk: check MGW domain name earlier by Philipp Maier · 2 years, 10 months ago
  50. ce18705 mgcp_protocol: assert endp when it becomes mandatory by Philipp Maier · 2 years, 10 months ago
  51. 41ab87f contrib/jenkins: Use ASAN for osmo-mgw by Daniel Willmann · 2 years, 10 months ago
  52. a8739fc mgcp_lient: remove unsubstantial FIXME note by Philipp Maier · 2 years, 10 months ago
  53. 21dfeff remove struct member wildcarded_req from struct mgcp_endpoint by Philipp Maier · 2 years, 10 months ago
  54. f486e74 mgcp_protocol: add support for wildcarded DLCX by Philipp Maier · 2 years, 10 months ago
  55. 2685685 Revert "mgcp_ratectr: add stats items to monitor trunk usage" by neels · 2 years, 10 months ago
  56. 41d5920 mgcp_protocol: refactor function create_response_with_sdp by Philipp Maier · 2 years, 10 months ago
  57. 036612b mgcp_msg: add trunk parameter to mgcp_check_param for logging by Philipp Maier · 2 years, 10 months ago
  58. 6bad138 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 2 years, 10 months ago
  59. 8dc3597 mgcp_protocol: refactor MGCP request handling by Philipp Maier · 2 years, 10 months ago
  60. d70eef6 mgcp_trunk: use unsigned int instead of int as trunk_nr by Philipp Maier · 2 years, 10 months ago
  61. 33d97f7 mgcp_protocol: refactor request handler array by Philipp Maier · 2 years, 10 months ago
  62. d573107 mgcp_client: add logging on received MGCP messages by Neels Hofmeyr · 2 years, 10 months ago
  63. a8c684b mgcp_client_fsm: add missing log_subsys by Neels Hofmeyr · 2 years, 10 months ago
  64. 03fcc91 mgcp_client_endpoint_fsm: on term, still let conns wait for DLCX OK by Neels Hofmeyr · 2 years, 10 months ago
  65. 9de30e7 mgcp_client_fsm delete: set mgcp_client as ctx, not NULL by Neels Hofmeyr · 2 years, 10 months ago
  66. d64c041 mgcp_endp: make wildcarded detection separate by Philipp Maier · 2 years, 10 months ago
  67. d02716d mgcp_protocol: forward declare mgcp_endpoint by Philipp Maier · 2 years, 10 months ago
  68. a065e63 mgcp_ratectr: refactor rate counter and set group name by Philipp Maier · 2 years, 10 months ago
  69. bd060c3 mgcp_trunk: add value string for trunk type. by Philipp Maier · 2 years, 10 months ago
  70. 97cae47 mgcp_ratectr: fix sourcecode formatting by Philipp Maier · 2 years, 10 months ago
  71. 02c880a mgcp_ratectr: drop ws line by Philipp Maier · 2 years, 10 months ago
  72. ba09687 mgcp_trunk: drop ws line by Philipp Maier · 2 years, 10 months ago
  73. a4b677c check_rtp_destin(): clarify log msg by Neels Hofmeyr · 2 years, 11 months ago
  74. 6b7afe8 mgw_main: fix loop that resets all endpoints by Philipp Maier · 2 years, 11 months ago
  75. 4131a65 mgcp_protocol: fix loop that sends dummy RTP packets by Philipp Maier · 2 years, 11 months ago
  76. 6a5e5ac Use DLMGCP instead of DLGLOBAL in log lines by Pau Espin Pedrol · 2 years, 10 months ago
  77. b066bd0 Take into account Marker bit when patching RTP stream by Pau Espin Pedrol · 2 years, 11 months ago
  78. d6769ea Fail rx MDCX sendrecv with invalid remote addr by Pau Espin Pedrol · 2 years, 11 months ago
  79. ca280a1 mgw: rx CRCX: Avoid sending dummy rtp if remote address not provided by Pau Espin Pedrol · 2 years, 11 months ago
  80. a24dcc6 mgcp_send_dummy: Check RTP destination is available before attempt tx by Pau Espin Pedrol · 2 years, 11 months ago
  81. 62d9df6 mgcp_network.c: Reorder some functions in file by Pau Espin Pedrol · 2 years, 11 months ago
  82. 8358c4b constify some function arg pointers by Pau Espin Pedrol · 2 years, 11 months ago
  83. 4c77e9b Define patch_ssrc as bool type by Pau Espin Pedrol · 2 years, 11 months ago
  84. 33347a4 constify arg in addr_is_any() by Pau Espin Pedrol · 2 years, 11 months ago
  85. 7d86d4c mgcp_client: fix error handling in mgcp message generation by Philipp Maier · 3 years ago
  86. eb984bd mgcp_client: drop nunnecessary else statement by Philipp Maier · 3 years ago
  87. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years ago
  88. 907744e Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years ago
  89. 776846a mgcp_common, mgcp_udp_send: make parameter buf const by Philipp Maier · 3 years ago
  90. 59e7cf4 add osmo_mgcpc_ep_ci_get_remote_rtp_info() by Neels Hofmeyr · 3 years, 1 month ago
  91. b206442 Log some useful messages at ERROR/INFO instead of DEBUG by Keith · 3 years ago
  92. 97a9312 mgcp_network: fix implicit address loopback by Philipp Maier · 3 years ago
  93. 427cede tweak termination DLCX log msg by Neels Hofmeyr · 3 years, 1 month ago
  94. 7371663 send DLCX only once by Neels Hofmeyr · 3 years, 1 month ago
  95. fe53edd Add vty command 'show mgcp active' by Keith · 3 years ago
  96. 4f6a7ad manual: Include QoS chapter and add osmo-mgw specific example by Harald Welte · 3 years, 1 month ago 2021q1
  97. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 1 month ago
  98. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 1 month ago
  99. 3ff5151 manual: don't define fig-bsc twice by Harald Welte · 3 years, 1 month ago
  100. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 1 month ago