1. 28fd236 migrate mgcp_client from osmo_wqueue to osmo_io by Harald Welte · 4 months ago
  2. 10d9f8d mgcp-client: Mark client as UP when keepalive request-interval/timeout is disabled through VTY by Pau Espin Pedrol · 1 year ago
  3. 563386e mgcp-client: Add keepalive feature by Pau Espin Pedrol · 1 year, 1 month ago
  4. e362456 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 1 month ago
  5. 1a7048d cosmetic: Fix grammar suggesting reading _the_ user manual by Harald Welte · 1 year, 6 months ago
  6. 103e50a mgcp-client: Fix no 'mgw ' prefix written in old VTY node by Pau Espin Pedrol · 1 year, 9 months ago
  7. 3a914e3 mgcp-client: Refactor system keeping old users not calling mgcp_client_pool_config_write() working by Pau Espin Pedrol · 1 year, 9 months ago
  8. 2172f40 mgcp-client: Fix 'mgw endpoint-range' command dropped from old VTY node by Pau Espin Pedrol · 1 year, 9 months ago
  9. 8c138fe mgcp-client: Add new VTY commands under mgw node without mgw prefix by Pau Espin Pedrol · 1 year, 9 months ago
  10. 7881f7d mgcp-client: Introduce API mgcp_client_pool_config_write by Pau Espin Pedrol · 1 year, 9 months ago
  11. d17a9de mgcp-client: Convert users supporting new MGW Pool VTY node during write-config by Pau Espin Pedrol · 1 year, 9 months ago
  12. 80dd576 mgcp-client: vty: Write deprecation warning using non-mgw nodes by Pau Espin Pedrol · 1 year, 9 months ago
  13. 5d8b5b0 mgcp-client: Introduce APIs to manually select mgcp_client from pool by Pau Espin Pedrol · 1 year, 9 months ago
  14. 35bd252 mgcp-client: Rearrange internal backpointers by Pau Espin Pedrol · 1 year, 9 months ago
  15. f48cd95 mgcp-client: Refactor reinit of mgcp clients by Pau Espin Pedrol · 1 year, 9 months ago
  16. 6ddc79b mgcp-client: Create alloc() and free() internal APIs for mgcp_client_pool_member by Pau Espin Pedrol · 1 year, 9 months ago
  17. ff59215 mgcp-client: Move & rename helper function outside of vty code by Pau Espin Pedrol · 1 year, 9 months ago
  18. d4ad77d mgcp-client: Rename internal field in mgcp_client_pool by Pau Espin Pedrol · 1 year, 9 months ago
  19. a6917fe mgcp-client: Fix typo in internal function name by Pau Espin Pedrol · 1 year, 9 months ago
  20. f633302 cosmetic: Fix typo in comment by Pau Espin Pedrol · 1 year, 9 months ago
  21. df9192e mgcp_client: add MGW name as logging context by Philipp Maier · 2 years, 10 months ago
  22. 74e83d3 mgcp_client_vty: fixing docstring by Philipp Maier · 2 years, 11 months ago
  23. d55be05 mgcp_client_vty: cosmetic: doc string should terminated with \n by Philipp Maier · 2 years, 11 months ago
  24. 8f91a7f mgcp_client_vty: fix docstrings for mgw-pool by Philipp Maier · 2 years, 11 months ago
  25. da3a575 mgcp_client_vty: add OSMO_ASSERT on pool parameter by Philipp Maier · 2 years, 11 months ago
  26. 29e671f mgcp_client_vty: add missing NO_STR by Oliver Smith · 2 years, 11 months ago
  27. d6a7e17 mgcp_client_vty: add missing docstrings by Philipp Maier · 2 years, 11 months ago
  28. 3f4a4cb libosmo-mgcp-client: extend the mgcp_client for MGW pooling by Philipp Maier · 3 years ago
  29. c534ad1 mgcp_client_vty: remove unnecessary checks by Philipp Maier · 3 years ago
  30. 3f2c15f mgcp_client: allow to reset endpoints on startup by Philipp Maier · 3 years ago
  31. 3ba4095 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 9 months ago
  32. 531470a mgcp_client: Allow setting IPv6 addresses by Pau Espin Pedrol · 3 years, 10 months ago
  33. ac69ea9 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 6 years ago
  34. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  35. c3132fd mgcp_client_vty: fix missing talloc_free by Neels Hofmeyr · 6 years ago
  36. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  37. 2924825 enable osmo_fsm vty commands in libosmo-mgcp-client vty by Stefan Sperling · 6 years ago
  38. 220f487 libosmo-mgcp-client is GPLv2+, not AGPLv3+ by Harald Welte · 6 years ago
  39. c0dcc3c Revert "mgcp_client: don't configure "bts base"" until osmo-msc is ready by Neels Hofmeyr · 7 years ago
  40. 0be3ce6 mgcp_client: don't configure "bts base" by Neels Hofmeyr · 7 years ago
  41. 54dd4b3 mgcp client: vty: tweak doc strings by Neels Hofmeyr · 7 years ago
  42. dbd88e5 mgcp_client_vty.c: Fix VTY compatibility with 'mgcpgw bts-base' by Pau Espin Pedrol · 7 years ago
  43. 87203f2 mgcp-client vty: use name 'mgw' instead of 'mgcpgw' by Neels Hofmeyr · 7 years ago
  44. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  45. 3a8e723 rename mgcpgw_client_* to mgcp_client_* by Neels Hofmeyr · 7 years ago[Renamed (74%) from src/libosmo-mgcp-client/mgcpgw_client_vty.c]
  46. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago[Renamed (98%) from src/libosmo-legacy-mgcp/mgcpgw_client_vty.c]
  47. e9920f2 split off osmo-mgw: remove files, apply build, rename by Neels Hofmeyr · 7 years ago