1. 7881f7d mgcp-client: Introduce API mgcp_client_pool_config_write by Pau Espin Pedrol · 1 year, 8 months ago
  2. 8e74c63 mgcp-client: Use random free local port by default by Pau Espin Pedrol · 1 year, 9 months ago
  3. cb922b6 mgcp_client_pool.h: add missing stdbool include by Oliver Smith · 1 year, 9 months ago
  4. 5d8b5b0 mgcp-client: Introduce APIs to manually select mgcp_client from pool by Pau Espin Pedrol · 1 year, 9 months ago
  5. 35bd252 mgcp-client: Rearrange internal backpointers by Pau Espin Pedrol · 1 year, 9 months ago
  6. f45a9b9 mgcp-client: Rearrange order of structs and APIs in header by Pau Espin Pedrol · 1 year, 9 months ago
  7. f48cd95 mgcp-client: Refactor reinit of mgcp clients by Pau Espin Pedrol · 1 year, 9 months ago
  8. 6ddc79b mgcp-client: Create alloc() and free() internal APIs for mgcp_client_pool_member by Pau Espin Pedrol · 1 year, 9 months ago
  9. ff59215 mgcp-client: Move & rename helper function outside of vty code by Pau Espin Pedrol · 1 year, 9 months ago
  10. d4ad77d mgcp-client: Rename internal field in mgcp_client_pool by Pau Espin Pedrol · 1 year, 9 months ago
  11. d4707e2 mgcp-client: pool: Improve documentation of some internal fields by Pau Espin Pedrol · 1 year, 9 months ago
  12. 1de5ed6 mgcp_client: add new codec IUFP as VND.3GPP.IUFP by Philipp Maier · 2 years, 6 months ago
  13. df9192e mgcp_client: add MGW name as logging context by Philipp Maier · 2 years, 10 months ago
  14. 3f4a4cb libosmo-mgcp-client: extend the mgcp_client for MGW pooling by Philipp Maier · 3 years ago
  15. 3f2c15f mgcp_client: allow to reset endpoints on startup by Philipp Maier · 3 years ago
  16. 59e7cf4 add osmo_mgcpc_ep_ci_get_remote_rtp_info() by Neels Hofmeyr · 3 years, 2 months ago
  17. 74d0e5c mgcp_client: Deprecate unused IPv4-only API by Pau Espin Pedrol · 3 years, 10 months ago
  18. ee2f33b mgcp_client: Make MGCP_CLIENT_LOCAL_ADDR_DEFAULT IPv6 compatible by Pau Espin Pedrol · 3 years, 10 months ago
  19. 8667d51 mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format by Pau Espin Pedrol · 3 years, 10 months ago
  20. 1add5a5 mgcp-client: Fix trailing whitespace in mgcp_client_fsm.h by Pau Espin Pedrol · 3 years, 10 months ago
  21. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  22. 923d60b client: endp fsm: add osmo_mgcpc_ep_ci_ep() by Neels Hofmeyr · 4 years, 8 months ago
  23. f2bf8dc client: endp fsm: allow cancelling a notify event by Neels Hofmeyr · 4 years, 8 months ago
  24. 30907dc mgcp-cli: endpoint_fsm: Add API to retrieve Osmux CID from MGW by Pau Espin Pedrol · 5 years ago
  25. 91088c3 mgcp-cli: Parse X-Osmux on CRCX response by Pau Espin Pedrol · 5 years ago
  26. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  27. 84274e4 constify map_codec_to_pt() ptmap arg by Neels Hofmeyr · 5 years ago
  28. 538d2c5 move MGW endpoint FSM from osmo-bsc to here by Neels Hofmeyr · 5 years ago
  29. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  30. dbe09dd mgco_client: cosmetic: remove excess whitespace by Philipp Maier · 5 years ago
  31. 47642f2 make codec_table public as osmo_mgcpc_codec_names by Neels Hofmeyr · 5 years ago
  32. cb760bd mgcp client: allow setting conn mode for CRCX and MDCX by Neels Hofmeyr · 5 years 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. 55e0dcf mgcp_common: rename to MGCP_CONN_ID_MAXLEN by Neels Hofmeyr · 6 years ago
  36. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  37. af8e00f mgcp_client: use IETF source port as for MGCP by Philipp Maier · 6 years ago
  38. 544448a mgcp_client_fsm: allow ptmap in mgcp_client_fsm as well by Philipp Maier · 6 years ago
  39. 8838c62 cosmetic: fix doxygen comment markers by Neels Hofmeyr · 6 years ago
  40. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  41. 04da5e5 mgcp-client: add mgcp_conn_get_ci() by Neels Hofmeyr · 6 years ago
  42. 8bda7a7 client: add an optional FSM interface by Philipp Maier · 6 years ago
  43. abe8c89 client: eliminate destructive head parsing by Philipp Maier · 6 years ago
  44. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  45. 6efb43a client/common: move constant MGCP_ENDPOINT_MAXLEN by Philipp Maier · 6 years ago
  46. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  47. c0dcc3c Revert "mgcp_client: don't configure "bts base"" until osmo-msc is ready by Neels Hofmeyr · 7 years ago
  48. ead2f60 cosmetic: fix sourcecode formatting by Philipp Maier · 7 years ago
  49. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  50. 0be3ce6 mgcp_client: don't configure "bts base" by Neels Hofmeyr · 7 years ago
  51. 9bf7c53 cosmetic: fix whitespaces; we use tabs for indentation by Harald Welte · 7 years ago
  52. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  53. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  54. 2152f85 build: make sure copied mgcp_common.h is removed on 'make clean' by Neels Hofmeyr · 7 years ago
  55. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  56. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  57. 3a8e723 rename mgcpgw_client_* to mgcp_client_* by Neels Hofmeyr · 7 years ago
  58. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago