1. cc2f793 client: collapse codecs[] and ptmap[]; allow codec variants by Neels Hofmeyr · 7 months ago
  2. 5d0e071 mgcp_client_test: fix function name by Neels Hofmeyr · 7 months ago
  3. 563386e mgcp-client: Add keepalive feature by Pau Espin Pedrol · 1 year, 1 month ago
  4. af0f58f mgw: Allow auditing speciall 'null' endpoint by Pau Espin Pedrol · 1 year, 1 month ago
  5. 8e8d59f mgcp_client: Introduce mgcp_client_conf_alloc(), deprecate mgcp_client_conf_init() by Pau Espin Pedrol · 1 year, 1 month ago
  6. 4c4d227 mgcp_codec: fix codec decision by Philipp Maier · 1 year, 2 months ago
  7. 45fe47c mgcp_client: simpler error handling by Neels Hofmeyr · 1 year, 3 months ago
  8. d358ca1 tests: $(BUILT_SOURCES) is not defined, depend on osmo-mgw by Vadim Yanitskiy · 1 year, 3 months ago
  9. 9dd80ca mgcp_codec: refactor payload type converstion by Philipp Maier · 1 year, 3 months ago
  10. 621e866 mgcp_codec: fix oa/bwe comparison in mgcp_codec_pt_translate() by Philipp Maier · 1 year, 3 months ago
  11. ec967d7 Revert "mgcp_codec: do not differentiate between oa and bwe when comparing codec" by Philipp Maier · 1 year, 3 months ago
  12. e1da8c9 tests: use -no-install libtool flag to avoid ./lt-* scripts by Vadim Yanitskiy · 1 year, 4 months ago
  13. 0dbaaad mgcp_client: mgcp_msg_gen: add more error logs by Oliver Smith · 1 year, 4 months ago
  14. 169d50e Fix various typos by Oliver Smith · 1 year, 5 months ago
  15. 310e41c osmux: Rotate over available Osmux CID when allocating a new one by Pau Espin Pedrol · 1 year, 8 months ago
  16. 9befdeb Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  17. 5ffd127 Get rid of separate rtp_port field by Pau Espin Pedrol · 1 year, 9 months ago
  18. daf5bce mgcp_conn: rename field s/rate_ctr_group/ctrg/g by Pau Espin Pedrol · 1 year, 9 months ago
  19. 1c69fb0 tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' by Vadim Yanitskiy · 2 years, 3 months ago
  20. e0058b7 mgcp_codec: do not differentiate between oa and bwe when comparing codec by Philipp Maier · 2 years, 5 months ago
  21. 2c40164 Define mgcp_rtp_end.output_enabled as bool by Pau Espin Pedrol · 2 years, 6 months ago
  22. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  23. df9192e mgcp_client: add MGW name as logging context by Philipp Maier · 2 years, 10 months ago
  24. 39889e4 mgcp_protocol: get rid of policy_cb and change_cb by Philipp Maier · 2 years, 11 months ago
  25. 124a3e0 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  26. 2685685 Revert "mgcp_ratectr: add stats items to monitor trunk usage" by neels · 3 years ago
  27. 6bad138 mgcp_ratectr: add stats items to monitor trunk usage by Philipp Maier · 3 years ago
  28. d70eef6 mgcp_trunk: use unsigned int instead of int as trunk_nr by Philipp Maier · 3 years ago
  29. d573107 mgcp_client: add logging on received MGCP messages by Neels Hofmeyr · 3 years ago
  30. b066bd0 Take into account Marker bit when patching RTP stream by Pau Espin Pedrol · 3 years ago
  31. d6769ea Fail rx MDCX sendrecv with invalid remote addr by Pau Espin Pedrol · 3 years ago
  32. a24dcc6 mgcp_send_dummy: Check RTP destination is available before attempt tx by Pau Espin Pedrol · 3 years ago
  33. 8358c4b constify some function arg pointers by Pau Espin Pedrol · 3 years ago
  34. 7d86d4c mgcp_client: fix error handling in mgcp message generation by Philipp Maier · 3 years, 1 month ago
  35. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years, 1 month ago
  36. 907744e Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  37. ace0b94 tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 4 months ago
  38. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  39. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 10 months ago
  40. 0653cc8 mgcp_trunk: drop "trunk 0" limitation by Philipp Maier · 3 years, 11 months ago
  41. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 4 years ago
  42. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  43. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  44. 06ea491 mgcp_test: remove trunk2 from unit-test by Philipp Maier · 4 years ago
  45. 869b21c mgcp_vty: fix endpoint number configuration by Philipp Maier · 4 years ago
  46. 37a808c mgcp_test: do not access endpoint array elements directly by Philipp Maier · 4 years ago
  47. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  48. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  49. 7e9ddc9 trunk: parse E1 trunk number by Philipp Maier · 4 years, 1 month ago
  50. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  51. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  52. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  53. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  54. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  55. e885bc5 tests: dlopen does not imply availability of dlsym.. by Eric · 4 years, 3 months ago
  56. e827831 accept MGCP without SDP by Neels Hofmeyr · 4 years, 10 months ago
  57. d071a30 mgcp_test: Correctly release all endpoints allocated by Pau Espin Pedrol · 4 years, 10 months ago
  58. 683e05f ptmap: implicitly match '/8000' and '/8000/1' by Neels Hofmeyr · 5 years ago
  59. 16b637b differentiate AMR octet-aligned=0 vs =1 by Neels Hofmeyr · 5 years ago
  60. 2698540 test_mgcp_codec_pt_translate(): more tests by Neels Hofmeyr · 5 years ago
  61. d2f5e69 mgcp_test: extend / rewrite test_mgcp_codec_pt_translate() by Neels Hofmeyr · 5 years ago
  62. 83fd8a5 mgw: Support receiving lowercase LCO codec by Pau Espin Pedrol · 5 years ago
  63. 1705848 mgw: Support receiving uppercase connection mode by Pau Espin Pedrol · 5 years ago
  64. 0c6c3c1 mgw: Support lowercase header parameters by Pau Espin Pedrol · 5 years ago
  65. fe9a1fe mgw: Support uppercase LCO options by Pau Espin Pedrol · 5 years ago
  66. ca538fc mgcp-cli: Allow submitting X-Osmux on MDCX request by Pau Espin Pedrol · 5 years ago
  67. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  68. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  69. 21cdbfc cosmetic: tests: mgcp_client_test: clean trailing whitespace by Pau Espin Pedrol · 5 years ago
  70. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  71. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  72. ac69ea9 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 6 years ago
  73. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  74. 9ecceb6 mgcp: Log endpoint nr consistently as hex by Pau Espin Pedrol · 6 years ago
  75. e28b673 cosmetic: mgcp_test: fix get_conn_id_from_response() by Neels Hofmeyr · 6 years ago
  76. a77eade mgcp_conn_get(): match conn Id ('I:') despite leading zeros by Neels Hofmeyr · 6 years ago
  77. 6531726 mgcp_conn_get(): compare conn Id ('I:') case insensitively by Neels Hofmeyr · 6 years ago
  78. 31b4729 Remove libosmo-legacy-mgcp and osmo-bsc-mgcp by Pau Espin Pedrol · 6 years ago
  79. 5336f57 fix mgcp_verify_ci(): off-by-one in max len check by Neels Hofmeyr · 6 years ago
  80. 23e7bf1 mgcp_client: error on too long conn id by Neels Hofmeyr · 6 years ago
  81. 10d487e mgcp_client_test: test long conn_id by Neels Hofmeyr · 6 years ago
  82. 40f5033 mgcp_client_test: also verify received conn_id by Neels Hofmeyr · 6 years ago
  83. b1bb1fa mgcp_client_test: use "\r\n\r\n" instead of "\n\n" by Neels Hofmeyr · 6 years ago
  84. 1d12148 mgcp_client_test: cosmetically re-arrange reply_to() args by Neels Hofmeyr · 6 years ago
  85. b861db9 mgcp_test: fix get_conn_id_from_response() CI length by Neels Hofmeyr · 6 years ago
  86. 08e0704 mgcp_test: fix log of conn_id presence by Neels Hofmeyr · 6 years ago
  87. f2388ea X-Osmo-IGN: rather parse items by token, not char by Neels Hofmeyr · 6 years ago
  88. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  89. a74c0ea mgcp_test: release endpoints after use by Philipp Maier · 6 years ago
  90. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago
  91. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  92. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  93. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  94. 3d7b58d protocol: reject illegal lco options by Philipp Maier · 6 years ago
  95. dbd70c7 sdp: remove unused alt_codec field from struct mgcp_rtp_end by Philipp Maier · 6 years ago
  96. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  97. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  98. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  99. 60f8e31 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  100. bd86f94 compiler warning: ignore deprecated in mgcp_client_test.c by Neels Hofmeyr · 6 years ago