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