1. 8e74c63 mgcp-client: Use random free local port by default by Pau Espin Pedrol · 1 year, 9 months ago
  2. c7c8e64 osmux: Erase references to bsc-nat by Pau Espin Pedrol · 1 year, 9 months ago
  3. 147184e mgcp-client: Remove impossible code path by Pau Espin Pedrol · 2 years ago
  4. 1de5ed6 mgcp_client: add new codec IUFP as VND.3GPP.IUFP by Philipp Maier · 2 years, 6 months ago
  5. df9192e mgcp_client: add MGW name as logging context by Philipp Maier · 2 years, 10 months ago
  6. fa495d6 mgcp_client: fix typo in doxygen comment by Philipp Maier · 2 years, 10 months ago
  7. 3f4a4cb libosmo-mgcp-client: extend the mgcp_client for MGW pooling by Philipp Maier · 3 years ago
  8. 3d2b76f mgcp_client: refactor function init_socket by Philipp Maier · 2 years, 11 months ago
  9. 276a414 mgcp_client: do not print (null) when address is ANY by Philipp Maier · 3 years ago
  10. 3f2c15f mgcp_client: allow to reset endpoints on startup by Philipp Maier · 3 years ago
  11. c824fe4 mgcp_client: fix typo Initalize -> Initialize by Philipp Maier · 2 years, 11 months ago
  12. a8739fc mgcp_lient: remove unsubstantial FIXME note by Philipp Maier · 3 years ago
  13. d573107 mgcp_client: add logging on received MGCP messages by Neels Hofmeyr · 3 years ago
  14. 7d86d4c mgcp_client: fix error handling in mgcp message generation by Philipp Maier · 3 years, 1 month ago
  15. eb984bd mgcp_client: drop nunnecessary else statement by Philipp Maier · 3 years, 1 month ago
  16. 92a73cd mgcp_client: get rid of magic numbers for E1 slots by Philipp Maier · 3 years, 7 months ago
  17. c2a8f59 use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  18. 74d0e5c mgcp_client: Deprecate unused IPv4-only API by Pau Espin Pedrol · 3 years, 10 months ago
  19. 531470a mgcp_client: Allow setting IPv6 addresses by Pau Espin Pedrol · 3 years, 10 months ago
  20. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 10 months ago
  21. 8667d51 mgcp_client: Use INET6_ADDRSTRLEN to store addresses in str format by Pau Espin Pedrol · 3 years, 10 months ago
  22. ffbc618 libosmo-mgcp-client: mgcp_client_tx(): return rc on error by Vadim Yanitskiy · 4 years ago
  23. 563ffc5 libosmo-mgcp-client: fix memleak in case if no response is received by Harald Welte · 4 years ago
  24. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  25. 827da2c mgcp_client_pending_add(): Consider "talloc returns NULL" case by Harald Welte · 4 years ago
  26. efe1571 mgcp_client_init(): consider "talloc returns NULL" case by Harald Welte · 4 years ago
  27. a466f57 mgcp_client: add docstring for mgcp_client_rtpbridge_wildcard() by Philipp Maier · 4 years ago
  28. e674345 libosmo-mgcp-client: fix use-after-free in mgcp_msg_gen() by Vadim Yanitskiy · 4 years ago
  29. 3f8139c libosmo-mgcp-client: fix use-after-free in mgcp_client_tx() by Vadim Yanitskiy · 4 years ago
  30. a7152e0 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  31. 3abced8 allow larger MGCP client wqueue: 10 -> 1024 by Neels Hofmeyr · 4 years, 4 months ago neels/virt-voice
  32. e827831 accept MGCP without SDP by Neels Hofmeyr · 4 years, 10 months ago
  33. 3ab8ca4 SDP: store all ptmap entries by Neels Hofmeyr · 5 years ago
  34. 23f4048 tweak mgcp_parse_audio_ptime_rtpmap() by Neels Hofmeyr · 5 years ago
  35. a2b1c5e Fix return variable of strtoul() by Pau Espin Pedrol · 5 years ago
  36. c5c1430 Catch unsigned integer MGCP parsing errors with strtoul by Pau Espin Pedrol · 5 years ago
  37. 166077e mgcp-cli: Support lowercase header parameters by Pau Espin Pedrol · 5 years ago
  38. 1b1d7ed mgcp-cli: Validate osmux cid value during mgcp_msg_gen by Pau Espin Pedrol · 5 years ago
  39. c1bf469 mgw, mgcp-li: Handle X-Osmux param name as case insensitive by Pau Espin Pedrol · 5 years ago
  40. 91088c3 mgcp-cli: Parse X-Osmux on CRCX response by Pau Espin Pedrol · 5 years ago
  41. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  42. 84274e4 constify map_codec_to_pt() ptmap arg by Neels Hofmeyr · 5 years ago
  43. ca0818c mgcp-client: Sanitize implementation of mgcp_client_rtpbridge_wildcard by Pau Espin Pedrol · 5 years ago
  44. c12bfb7 mgcp-client: whitespace cleanup in mgcp_client.c by Pau Espin Pedrol · 5 years ago
  45. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  46. 47642f2 make codec_table public as osmo_mgcpc_codec_names by Neels Hofmeyr · 5 years ago
  47. ed0c1aa mgcp_client: tweak some log levels INFO -> {DEBUG,ERROR} by Neels Hofmeyr · 6 years ago
  48. ac69ea9 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 6 years ago
  49. 0a40379 mgcp_client: logging tweaks by Neels Hofmeyr · 6 years ago
  50. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  51. 32d15cc drop/replace very weird logging in mgcp_client.c by Neels Hofmeyr · 6 years ago
  52. 23e7bf1 mgcp_client: error on too long conn id by Neels Hofmeyr · 6 years ago
  53. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  54. 9a7ccc3 mgcp_client: check local port only once by Philipp Maier · 6 years ago
  55. 6a26c16 mgcp_client: increment local port number when port is in use by Philipp Maier · 6 years ago
  56. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  57. 1083533 mgcp_client: detect SDP section-start parsing errors by Neels Hofmeyr · 6 years ago
  58. 0793d2f mgcp_client: cosmetic: clean up SDP params parsing by Neels Hofmeyr · 6 years ago
  59. 1fc6999 client: use heap to store mgcp_response by Philipp Maier · 6 years ago
  60. 220f487 libosmo-mgcp-client is GPLv2+, not AGPLv3+ by Harald Welte · 6 years ago
  61. 3aa8157 client: prohibit endpoint ids without @ character by Philipp Maier · 6 years ago
  62. 3261dc7 client: do not accept endpoint ids without @ character in responses by Philipp Maier · 6 years ago
  63. 771b26a client: Do not accept endpoint ids with wildcards in responses by Philipp Maier · 6 years ago
  64. b759473 client: fix sdp parameter ordering by Philipp Maier · 6 years ago
  65. 275ac97 cosmetic: client: add doxygen comments by Philipp Maier · 6 years ago
  66. abe8c89 client: eliminate destructive head parsing by Philipp Maier · 6 years ago
  67. e9d645b client: eliminate destructive parameter parsing by Philipp Maier · 6 years ago
  68. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  69. 9d25d7a client: add missing mandatory SDP fields by Philipp Maier · 6 years ago
  70. 490cbaa client: make callid in MDCX mandatory by Philipp Maier · 6 years ago
  71. 3b12e1b client: do not insist on \n\n when parsing MGCP messages by Philipp Maier · 6 years ago
  72. 8890dfa osmo-mgw: Use libosmocore socket abstraction by Harald Welte · 7 years ago
  73. 10f32db client: mgcp_response_parse_params: check rtp port by Philipp Maier · 7 years ago
  74. 7bc5552 mcgp_client: mgcp_msg_gen(): add checks to verify params by Philipp Maier · 7 years ago
  75. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  76. c0dcc3c Revert "mgcp_client: don't configure "bts base"" until osmo-msc is ready by Neels Hofmeyr · 7 years ago
  77. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  78. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  79. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  80. 0be3ce6 mgcp_client: don't configure "bts base" by Neels Hofmeyr · 7 years ago
  81. 9bf7c53 cosmetic: fix whitespaces; we use tabs for indentation by Harald Welte · 7 years ago
  82. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  83. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  84. d95ab1e libosmo-mgcp-client: fix debian, make self-contained by Neels Hofmeyr · 7 years ago
  85. 3a8e723 rename mgcpgw_client_* to mgcp_client_* by Neels Hofmeyr · 7 years ago[Renamed (85%) from src/libosmo-mgcp-client/mgcpgw_client.c]
  86. 97df691 separate libosmo-mgcp-client from mgcp server code by Neels Hofmeyr · 7 years ago[Renamed (99%) from src/libosmo-legacy-mgcp/mgcpgw_client.c]
  87. e9920f2 split off osmo-mgw: remove files, apply build, rename by Neels Hofmeyr · 7 years ago