1. c5479fe fix: multiple initial CRCX by Neels Hofmeyr · 5 years ago
  2. 538d2c5 move MGW endpoint FSM from osmo-bsc to here by Neels Hofmeyr · 5 years ago
  3. ca0818c mgcp-client: Sanitize implementation of mgcp_client_rtpbridge_wildcard by Pau Espin Pedrol · 5 years ago
  4. c12bfb7 mgcp-client: whitespace cleanup in mgcp_client.c by Pau Espin Pedrol · 5 years ago
  5. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  6. 47642f2 make codec_table public as osmo_mgcpc_codec_names by Neels Hofmeyr · 5 years ago
  7. cb760bd mgcp client: allow setting conn mode for CRCX and MDCX by Neels Hofmeyr · 5 years ago
  8. e81c117 Bump version: 1.4.0.90-ed0c-dirty → 1.5.0 by Harald Welte · 5 years ago 1.5.0
  9. ed0c1aa mgcp_client: tweak some log levels INFO -> {DEBUG,ERROR} by Neels Hofmeyr · 6 years ago
  10. ac69ea9 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 6 years ago
  11. 0a40379 mgcp_client: logging tweaks by Neels Hofmeyr · 6 years ago
  12. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  13. c3132fd mgcp_client_vty: fix missing talloc_free by Neels Hofmeyr · 6 years ago
  14. 32d15cc drop/replace very weird logging in mgcp_client.c by Neels Hofmeyr · 6 years ago
  15. 55e0dcf mgcp_common: rename to MGCP_CONN_ID_MAXLEN by Neels Hofmeyr · 6 years ago
  16. 23e7bf1 mgcp_client: error on too long conn id by Neels Hofmeyr · 6 years ago
  17. a5e0cf0 mgcp_client_fsm: switch to MGCP_CONN_RECV_SEND in add_audio() by Philipp Maier · 6 years ago
  18. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  19. 475f868 cosmetic: drop code dup in mgcp_client_fsm.c CRCX by Neels Hofmeyr · 6 years ago
  20. 9a7ccc3 mgcp_client: check local port only once by Philipp Maier · 6 years ago
  21. 6a26c16 mgcp_client: increment local port number when port is in use by Philipp Maier · 6 years ago
  22. 544448a mgcp_client_fsm: allow ptmap in mgcp_client_fsm as well by Philipp Maier · 6 years ago
  23. 304b3eb Bump version: 1.3.0.34-9cd52-dirty → 1.4.0 by Pau Espin Pedrol · 6 years ago 1.4.0
  24. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  25. 5928dc9 mgcp_client_fsm: improve error logging by Neels Hofmeyr · 6 years ago
  26. 04da5e5 mgcp-client: add mgcp_conn_get_ci() by Neels Hofmeyr · 6 years ago
  27. d4e6aa4 cosmetic: fix typo in log message: 'abrupt' instead of 'aprupt' by Harald Welte · 6 years ago
  28. 54eb0e1 client: do not start connections in loopback mode by Philipp Maier · 6 years ago
  29. ed1cff5 api doc: fix parameter name for mgcp_conn_create() by Neels Hofmeyr · 6 years ago
  30. d761d35 Bump version: 1.2.0.109-8d064-dirty → 1.3.0 by Pau Espin Pedrol · 6 years ago 1.3.0
  31. 01f0395 cosmetic: mgcp_client_fsm: rename enums by Philipp Maier · 6 years ago
  32. d2e3a52 mgcp_client_fsm: Add FSM event names by Philipp Maier · 6 years ago
  33. 2924825 enable osmo_fsm vty commands in libosmo-mgcp-client vty by Stefan Sperling · 6 years ago
  34. 1083533 mgcp_client: detect SDP section-start parsing errors by Neels Hofmeyr · 6 years ago
  35. 0793d2f mgcp_client: cosmetic: clean up SDP params parsing by Neels Hofmeyr · 6 years ago
  36. 8bda7a7 client: add an optional FSM interface by Philipp Maier · 6 years ago
  37. 1fc6999 client: use heap to store mgcp_response by Philipp Maier · 6 years ago
  38. 220f487 libosmo-mgcp-client is GPLv2+, not AGPLv3+ by Harald Welte · 6 years ago
  39. 3aa8157 client: prohibit endpoint ids without @ character by Philipp Maier · 6 years ago
  40. 3261dc7 client: do not accept endpoint ids without @ character in responses by Philipp Maier · 6 years ago
  41. 771b26a client: Do not accept endpoint ids with wildcards in responses by Philipp Maier · 6 years ago
  42. b759473 client: fix sdp parameter ordering by Philipp Maier · 6 years ago
  43. 275ac97 cosmetic: client: add doxygen comments by Philipp Maier · 6 years ago
  44. abe8c89 client: eliminate destructive head parsing by Philipp Maier · 6 years ago
  45. e9d645b client: eliminate destructive parameter parsing by Philipp Maier · 6 years ago
  46. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  47. 9d25d7a client: add missing mandatory SDP fields by Philipp Maier · 6 years ago
  48. 490cbaa client: make callid in MDCX mandatory by Philipp Maier · 6 years ago
  49. 3b12e1b client: do not insist on \n\n when parsing MGCP messages by Philipp Maier · 6 years ago
  50. 8890dfa osmo-mgw: Use libosmocore socket abstraction by Harald Welte · 7 years ago
  51. 10f32db client: mgcp_response_parse_params: check rtp port by Philipp Maier · 7 years ago
  52. 7bc5552 mcgp_client: mgcp_msg_gen(): add checks to verify params by Philipp Maier · 7 years ago
  53. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  54. c0dcc3c Revert "mgcp_client: don't configure "bts base"" until osmo-msc is ready by Neels Hofmeyr · 7 years ago
  55. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  56. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  57. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  58. 0be3ce6 mgcp_client: don't configure "bts base" by Neels Hofmeyr · 7 years ago
  59. 9bf7c53 cosmetic: fix whitespaces; we use tabs for indentation by Harald Welte · 7 years ago
  60. e7d27ae Tag/Release Version 1.2.0 by Harald Welte · 7 years ago 1.2.0
  61. 54dd4b3 mgcp client: vty: tweak doc strings by Neels Hofmeyr · 7 years ago
  62. dbd88e5 mgcp_client_vty.c: Fix VTY compatibility with 'mgcpgw bts-base' by Pau Espin Pedrol · 7 years ago
  63. 87203f2 mgcp-client vty: use name 'mgw' instead of 'mgcpgw' by Neels Hofmeyr · 7 years ago
  64. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  65. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  66. 5852a78 libosmo-mgcp-client: Bump LIBVERSION as interfaces have been added by Harald Welte · 7 years ago
  67. 71c619e libosmo-mgcp-client: don't link against libosmonetif by Harald Welte · 7 years ago
  68. e3b5de2 libosmo-mgcp-client: Don't link libosmogsm, but link libosmovty by Harald Welte · 7 years ago
  69. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  70. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  71. a1fa2f4 tweak API version comments by Neels Hofmeyr · 7 years ago
  72. c221b7a set API versions back to 0 by Neels Hofmeyr · 7 years ago
  73. f19acc9 Bump version: 1.0.1 → 1.0.2 by Max · 7 years ago 1.0.2
  74. 3a8e723 rename mgcpgw_client_* to mgcp_client_* by Neels Hofmeyr · 7 years ago
  75. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago