Release v1.9.1 on 2022-04-18.
  1. df9192e mgcp_client: add MGW name as logging context by Philipp Maier · 2 years, 10 months ago
  2. d573107 mgcp_client: add logging on received MGCP messages by Neels Hofmeyr · 3 years ago
  3. 7d86d4c mgcp_client: fix error handling in mgcp message generation by Philipp Maier · 3 years, 1 month ago
  4. ace0b94 tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  5. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 10 months ago
  6. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  7. e885bc5 tests: dlopen does not imply availability of dlsym.. by Eric · 4 years, 3 months ago
  8. e827831 accept MGCP without SDP by Neels Hofmeyr · 4 years, 9 months ago
  9. ca538fc mgcp-cli: Allow submitting X-Osmux on MDCX request by Pau Espin Pedrol · 5 years ago
  10. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  11. 21cdbfc cosmetic: tests: mgcp_client_test: clean trailing whitespace by Pau Espin Pedrol · 5 years ago
  12. ac69ea9 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 6 years ago
  13. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  14. 23e7bf1 mgcp_client: error on too long conn id by Neels Hofmeyr · 6 years ago
  15. 10d487e mgcp_client_test: test long conn_id by Neels Hofmeyr · 6 years ago
  16. 40f5033 mgcp_client_test: also verify received conn_id by Neels Hofmeyr · 6 years ago
  17. b1bb1fa mgcp_client_test: use "\r\n\r\n" instead of "\n\n" by Neels Hofmeyr · 6 years ago
  18. 1d12148 mgcp_client_test: cosmetically re-arrange reply_to() args by Neels Hofmeyr · 6 years ago
  19. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  20. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  21. 60f8e31 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  22. bd86f94 compiler warning: ignore deprecated in mgcp_client_test.c by Neels Hofmeyr · 6 years ago
  23. 1083533 mgcp_client: detect SDP section-start parsing errors by Neels Hofmeyr · 6 years ago
  24. a8c6a9c mgcp_client: show failure by MGCP SDP section parsing test by Neels Hofmeyr · 6 years ago
  25. b759473 client: fix sdp parameter ordering by Philipp Maier · 6 years ago
  26. 9d25d7a client: add missing mandatory SDP fields by Philipp Maier · 6 years ago
  27. 922ae9a client: use string as connection identifier by Philipp Maier · 7 years ago
  28. 189d6bf mgcp_client_test makefile: add update_exp target by Neels Hofmeyr · 7 years ago
  29. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  30. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  31. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  32. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  33. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  34. 8348abb client: fix stderror logging in unit-test by Philipp Maier · 7 years ago
  35. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  36. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  37. 3a8e723 rename mgcpgw_client_* to mgcp_client_* by Neels Hofmeyr · 7 years ago
  38. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago