1. fa495d6 mgcp_client: fix typo in doxygen comment by Philipp Maier · 2 years, 10 months ago
  2. 439c86f mgcp_ratectr: remove unusued rate counters by Philipp Maier · 2 years, 10 months ago
  3. 74e83d3 mgcp_client_vty: fixing docstring by Philipp Maier · 2 years, 10 months ago
  4. d55be05 mgcp_client_vty: cosmetic: doc string should terminated with \n by Philipp Maier · 2 years, 10 months ago
  5. 8f91a7f mgcp_client_vty: fix docstrings for mgw-pool by Philipp Maier · 2 years, 10 months ago
  6. da3a575 mgcp_client_vty: add OSMO_ASSERT on pool parameter by Philipp Maier · 2 years, 10 months ago
  7. 29e671f mgcp_client_vty: add missing NO_STR by Oliver Smith · 2 years, 11 months ago
  8. d6a7e17 mgcp_client_vty: add missing docstrings by Philipp Maier · 2 years, 11 months ago
  9. 3f4a4cb libosmo-mgcp-client: extend the mgcp_client for MGW pooling by Philipp Maier · 3 years ago
  10. 3d2b76f mgcp_client: refactor function init_socket by Philipp Maier · 2 years, 11 months ago
  11. 276a414 mgcp_client: do not print (null) when address is ANY by Philipp Maier · 3 years ago
  12. c534ad1 mgcp_client_vty: remove unnecessary checks by Philipp Maier · 3 years ago
  13. 3f2c15f mgcp_client: allow to reset endpoints on startup by Philipp Maier · 3 years ago
  14. 38533ba mgcp_ratectr: do not set talloc destructor on library allocated item by Philipp Maier · 3 years ago
  15. 39889e4 mgcp_protocol: get rid of policy_cb and change_cb by Philipp Maier · 2 years, 11 months ago
  16. c824fe4 mgcp_client: fix typo Initalize -> Initialize by Philipp Maier · 2 years, 11 months ago
  17. 124a3e0 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  18. 96c6e06 mgcp_trunk: check MGW domain name earlier by Philipp Maier · 3 years ago
  19. ce18705 mgcp_protocol: assert endp when it becomes mandatory by Philipp Maier · 3 years ago
  20. a8739fc mgcp_lient: remove unsubstantial FIXME note by Philipp Maier · 3 years ago
  21. 21dfeff remove struct member wildcarded_req from struct mgcp_endpoint by Philipp Maier · 3 years ago
  22. f486e74 mgcp_protocol: add support for wildcarded DLCX by Philipp Maier · 3 years ago
  23. 2685685 Revert "mgcp_ratectr: add stats items to monitor trunk usage" by neels · 3 years ago
  24. 41d5920 mgcp_protocol: refactor function create_response_with_sdp by Philipp Maier · 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. 33d97f7 mgcp_protocol: refactor request handler array by Philipp Maier · 3 years ago
  30. d573107 mgcp_client: add logging on received MGCP messages by Neels Hofmeyr · 3 years ago
  31. a8c684b mgcp_client_fsm: add missing log_subsys by Neels Hofmeyr · 3 years ago
  32. 03fcc91 mgcp_client_endpoint_fsm: on term, still let conns wait for DLCX OK by Neels Hofmeyr · 3 years ago
  33. 9de30e7 mgcp_client_fsm delete: set mgcp_client as ctx, not NULL by Neels Hofmeyr · 3 years ago
  34. d64c041 mgcp_endp: make wildcarded detection separate by Philipp Maier · 3 years ago
  35. a065e63 mgcp_ratectr: refactor rate counter and set group name by Philipp Maier · 3 years ago
  36. bd060c3 mgcp_trunk: add value string for trunk type. by Philipp Maier · 3 years ago
  37. 97cae47 mgcp_ratectr: fix sourcecode formatting by Philipp Maier · 3 years ago
  38. a4b677c check_rtp_destin(): clarify log msg by Neels Hofmeyr · 3 years ago
  39. 6b7afe8 mgw_main: fix loop that resets all endpoints by Philipp Maier · 3 years ago
  40. 4131a65 mgcp_protocol: fix loop that sends dummy RTP packets by Philipp Maier · 3 years ago
  41. 6a5e5ac Use DLMGCP instead of DLGLOBAL in log lines by Pau Espin Pedrol · 3 years ago
  42. b066bd0 Take into account Marker bit when patching RTP stream by Pau Espin Pedrol · 3 years ago
  43. d6769ea Fail rx MDCX sendrecv with invalid remote addr by Pau Espin Pedrol · 3 years ago
  44. ca280a1 mgw: rx CRCX: Avoid sending dummy rtp if remote address not provided by Pau Espin Pedrol · 3 years ago
  45. a24dcc6 mgcp_send_dummy: Check RTP destination is available before attempt tx by Pau Espin Pedrol · 3 years ago
  46. 62d9df6 mgcp_network.c: Reorder some functions in file by Pau Espin Pedrol · 3 years ago
  47. 8358c4b constify some function arg pointers by Pau Espin Pedrol · 3 years ago
  48. 4c77e9b Define patch_ssrc as bool type by Pau Espin Pedrol · 3 years ago
  49. 33347a4 constify arg in addr_is_any() by Pau Espin Pedrol · 3 years ago
  50. 7d86d4c mgcp_client: fix error handling in mgcp message generation by Philipp Maier · 3 years, 1 month ago
  51. eb984bd mgcp_client: drop nunnecessary else statement by Philipp Maier · 3 years, 1 month ago
  52. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years, 1 month ago
  53. 907744e Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  54. 776846a mgcp_common, mgcp_udp_send: make parameter buf const by Philipp Maier · 3 years, 1 month ago
  55. 59e7cf4 add osmo_mgcpc_ep_ci_get_remote_rtp_info() by Neels Hofmeyr · 3 years, 2 months ago
  56. b206442 Log some useful messages at ERROR/INFO instead of DEBUG by Keith · 3 years, 2 months ago
  57. 97a9312 mgcp_network: fix implicit address loopback by Philipp Maier · 3 years, 2 months ago
  58. 427cede tweak termination DLCX log msg by Neels Hofmeyr · 3 years, 2 months ago
  59. 7371663 send DLCX only once by Neels Hofmeyr · 3 years, 2 months ago
  60. fe53edd Add vty command 'show mgcp active' by Keith · 3 years, 2 months ago
  61. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 2 months ago
  62. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 2 months ago
  63. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 2 months ago
  64. 6ccdaa2 Bump version: 1.7.0.138-ace0b-dirty → 1.8.0 by Pau Espin Pedrol · 3 years, 4 months ago 1.8.0
  65. 92a73cd mgcp_client: get rid of magic numbers for E1 slots by Philipp Maier · 3 years, 7 months ago
  66. 41425e9 mgcp_vty: add missing VTY commands for E1 trunks by Philipp Maier · 3 years, 7 months ago
  67. 31682a3 mgcp_vty: fix config write for trunk 0 by Philipp Maier · 3 years, 7 months ago
  68. 648bec3 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  69. c2a8f59 use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  70. 19c430f mgcp_vty: add user attributes to configuration commands by Philipp Maier · 3 years, 9 months ago
  71. 3ba4095 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  72. 60be627 mgcp_e1: do not expose function mgcp_e1_init() by Philipp Maier · 3 years, 9 months ago
  73. 8cfe7df mgcp_vty: deprecate bind early command by Philipp Maier · 3 years, 9 months ago
  74. ba94b6d mgcp_vty: remove remains of loopback functionality by Philipp Maier · 3 years, 9 months ago
  75. 30e0135 cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  76. 06624e1 mgw: Fix return value documentation for API mgcp_verify_call_id by Pau Espin Pedrol · 3 years, 9 months ago
  77. 1953986 mgw: Avoid logging notice message each time we receive nt param in LCO by Pau Espin Pedrol · 3 years, 9 months ago
  78. 1dc2dce cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  79. 6049a63 mgw: Don't be case-sensitive when parsing X-Osmo-IGN param by Pau Espin Pedrol · 3 years, 9 months ago
  80. 3ef8e76 cosmetic: mgcp_client_fsm: change error message. by Philipp Maier · 3 years, 10 months ago
  81. fbf07f3 change timer T2427001 to X2427 by Neels Hofmeyr · 3 years, 10 months ago
  82. de13311 mgw: osmux: Fix conn watchdog timeout not updated by Pau Espin Pedrol · 3 years, 10 months ago
  83. 6d0a59a mgw: Release endpoint after last conn times out by Pau Espin Pedrol · 3 years, 10 months ago
  84. 2491401 mgw: osmux: Avoid sending packets on recvonly connection by Pau Espin Pedrol · 3 years, 10 months ago
  85. fbbe8f2 mgw: Announce and rebind new local address if change required during MDCX by Pau Espin Pedrol · 3 years, 10 months ago
  86. 71d42e7 mgw: Find and store RTP conn local_addr once during CRCX handling by Pau Espin Pedrol · 3 years, 10 months ago
  87. 8a2a1b2 mgw: Introduce VTY cmd 'rtp bind-ip-v6' command by Pau Espin Pedrol · 3 years, 10 months ago
  88. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  89. 2741d6b mgcp_client: copy back Connection Information from MDCX ACK by Pau Espin Pedrol · 3 years, 10 months ago
  90. 74d0e5c mgcp_client: Deprecate unused IPv4-only API by Pau Espin Pedrol · 3 years, 10 months ago
  91. c4ef4a2 mgcp_client: Support validating IPv6 addresses in CRCX and MDCX commands by Pau Espin Pedrol · 3 years, 10 months ago
  92. 531470a mgcp_client: Allow setting IPv6 addresses by Pau Espin Pedrol · 3 years, 10 months ago
  93. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 10 months ago
  94. ae6858b mgcp_trunk: increase default number of virtual endpoints by Philipp Maier · 3 years, 10 months ago
  95. 99d4d36 mgcp_endp: use NUM_E1_TS from e1_input.h by Philipp Maier · 3 years, 10 months ago
  96. 8667d51 mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format by Pau Espin Pedrol · 3 years, 10 months ago
  97. 729bf3e mgcp-client: Support IPv6 in osmo_mgcpc_ep_ci_get_crcx_info_to_sockaddr() implementation by Pau Espin Pedrol · 3 years, 10 months ago
  98. 2f34b53 mgcp_e1: remove unused struct member trunk->e1.line by Philipp Maier · 3 years, 11 months ago
  99. ad79f9e mgcp_e1: make E1 ts initalization more debugable by Philipp Maier · 3 years, 11 months ago
  100. c57ad7f cosmetic: Rename main talloc ctx by Pau Espin Pedrol · 3 years, 11 months ago