1. 9dc7359 mgcp_client: Allow submitting and parsing IPv6 addr in SDP by Pau Espin Pedrol · 3 years, 10 months ago
  2. 0653cc8 mgcp_trunk: drop "trunk 0" limitation by Philipp Maier · 3 years, 11 months ago
  3. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  4. 889fe7f mgcp_e1: finish E1 support, add E1 support from libosmoabis by Philipp Maier · 4 years ago
  5. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  6. 06ea491 mgcp_test: remove trunk2 from unit-test by Philipp Maier · 4 years ago
  7. 869b21c mgcp_vty: fix endpoint number configuration by Philipp Maier · 4 years ago
  8. 37a808c mgcp_test: do not access endpoint array elements directly by Philipp Maier · 4 years ago
  9. 4863591 mgcp_client: add function to generate e1-endpoint names by Philipp Maier · 4 years ago
  10. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  11. 7e9ddc9 trunk: parse E1 trunk number by Philipp Maier · 4 years, 1 month ago
  12. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  13. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  14. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  15. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  16. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  17. e885bc5 tests: dlopen does not imply availability of dlsym.. by Eric · 4 years, 3 months ago
  18. e827831 accept MGCP without SDP by Neels Hofmeyr · 4 years, 9 months ago
  19. d071a30 mgcp_test: Correctly release all endpoints allocated by Pau Espin Pedrol · 4 years, 9 months ago
  20. 683e05f ptmap: implicitly match '/8000' and '/8000/1' by Neels Hofmeyr · 5 years ago
  21. 16b637b differentiate AMR octet-aligned=0 vs =1 by Neels Hofmeyr · 5 years ago
  22. 2698540 test_mgcp_codec_pt_translate(): more tests by Neels Hofmeyr · 5 years ago
  23. d2f5e69 mgcp_test: extend / rewrite test_mgcp_codec_pt_translate() by Neels Hofmeyr · 5 years ago
  24. 83fd8a5 mgw: Support receiving lowercase LCO codec by Pau Espin Pedrol · 5 years ago
  25. 1705848 mgw: Support receiving uppercase connection mode by Pau Espin Pedrol · 5 years ago
  26. 0c6c3c1 mgw: Support lowercase header parameters by Pau Espin Pedrol · 5 years ago
  27. fe9a1fe mgw: Support uppercase LCO options by Pau Espin Pedrol · 5 years ago
  28. ca538fc mgcp-cli: Allow submitting X-Osmux on MDCX request by Pau Espin Pedrol · 5 years ago
  29. 900cd65 mgcp-cli: Allow submitting X-Osmux on CRCX request by Pau Espin Pedrol · 5 years ago
  30. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  31. 21cdbfc cosmetic: tests: mgcp_client_test: clean trailing whitespace by Pau Espin Pedrol · 5 years ago
  32. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  33. e36b775 Inactive connection cleanup (disabled by default) by Oliver Smith · 5 years ago
  34. ac69ea9 mgcp_client: make domain part of endpoint configurable by Neels Hofmeyr · 6 years ago
  35. 72bc8da mgcp_client: drop a bunch of dead code by Neels Hofmeyr · 6 years ago
  36. 9ecceb6 mgcp: Log endpoint nr consistently as hex by Pau Espin Pedrol · 6 years ago
  37. e28b673 cosmetic: mgcp_test: fix get_conn_id_from_response() by Neels Hofmeyr · 6 years ago
  38. a77eade mgcp_conn_get(): match conn Id ('I:') despite leading zeros by Neels Hofmeyr · 6 years ago
  39. 6531726 mgcp_conn_get(): compare conn Id ('I:') case insensitively by Neels Hofmeyr · 6 years ago
  40. 31b4729 Remove libosmo-legacy-mgcp and osmo-bsc-mgcp by Pau Espin Pedrol · 6 years ago
  41. 5336f57 fix mgcp_verify_ci(): off-by-one in max len check by Neels Hofmeyr · 6 years ago
  42. 23e7bf1 mgcp_client: error on too long conn id by Neels Hofmeyr · 6 years ago
  43. 10d487e mgcp_client_test: test long conn_id by Neels Hofmeyr · 6 years ago
  44. 40f5033 mgcp_client_test: also verify received conn_id by Neels Hofmeyr · 6 years ago
  45. b1bb1fa mgcp_client_test: use "\r\n\r\n" instead of "\n\n" by Neels Hofmeyr · 6 years ago
  46. 1d12148 mgcp_client_test: cosmetically re-arrange reply_to() args by Neels Hofmeyr · 6 years ago
  47. b861db9 mgcp_test: fix get_conn_id_from_response() CI length by Neels Hofmeyr · 6 years ago
  48. 08e0704 mgcp_test: fix log of conn_id presence by Neels Hofmeyr · 6 years ago
  49. f2388ea X-Osmo-IGN: rather parse items by token, not char by Neels Hofmeyr · 6 years ago
  50. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  51. a74c0ea mgcp_test: release endpoints after use by Philipp Maier · 6 years ago
  52. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago
  53. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  54. 704c4f0 client: add features to generate and parse codec information by Philipp Maier · 6 years ago
  55. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  56. 3d7b58d protocol: reject illegal lco options by Philipp Maier · 6 years ago
  57. dbd70c7 sdp: remove unused alt_codec field from struct mgcp_rtp_end by Philipp Maier · 6 years ago
  58. 9e1d164 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  59. 8d064df Revert "stats: use libosmocore rate counter for in/out_stream.err_ts_counter" by Alexander Couzens · 6 years ago
  60. 7181cc1 stats: use libosmocore rate counter for in/out_stream.err_ts_counter by Philipp Maier · 6 years ago
  61. 60f8e31 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  62. bd86f94 compiler warning: ignore deprecated in mgcp_client_test.c by Neels Hofmeyr · 6 years ago
  63. 1083533 mgcp_client: detect SDP section-start parsing errors by Neels Hofmeyr · 6 years ago
  64. a8c6a9c mgcp_client: show failure by MGCP SDP section parsing test by Neels Hofmeyr · 6 years ago
  65. 2da99a2 mgcp_stat: Don't print osmux stats if it is off by Pau Espin Pedrol · 6 years ago
  66. c3eed40 legacy: mgcp_protocol: Don't print osmux stats if it is off by Pau Espin Pedrol · 6 years ago
  67. 19d640e Turn libosmo-mgcp into local, non-installed library by Harald Welte · 6 years ago
  68. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  69. 1355d7e cosmetic: rename mgcp_release_endp to mgcp_endp_release by Philipp Maier · 6 years ago
  70. b759473 client: fix sdp parameter ordering by Philipp Maier · 6 years ago
  71. c3cfae2 protocol: fix missing carriage return by Philipp Maier · 6 years ago
  72. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  73. 9d25d7a client: add missing mandatory SDP fields by Philipp Maier · 6 years ago
  74. 12943ea mgcp: make domain name configurable by Philipp Maier · 6 years ago
  75. abbb6b9 centralize handling of common errors like "endpoint not found" by Harald Welte · 7 years ago
  76. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  77. 49e3d5a mgcp_rtp_state: grup 'stats' members into sub-structure by Harald Welte · 7 years ago
  78. a330b86 mgcp_test: fix possible double free by Philipp Maier · 7 years ago
  79. 7df419b mgcp_test: add returncode check by Philipp Maier · 7 years ago
  80. 7cedfd7 mgcp_test: fix nullpointer dereference by Philipp Maier · 7 years ago
  81. 23b8e29 mgcp_test: fix wrong strcmp() parameters by Philipp Maier · 7 years ago
  82. 922ae9a client: use string as connection identifier by Philipp Maier · 7 years ago
  83. 189d6bf mgcp_client_test makefile: add update_exp target by Neels Hofmeyr · 7 years ago
  84. c8f37cb mgcp_client: add transaction cleanup by Neels Hofmeyr · 7 years ago
  85. f8bfbe8 client: use osmo_strlcpy instead of strncpy by Philipp Maier · 7 years ago
  86. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  87. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  88. fcd0655 vty: do not change number_endpoints at runtime by Philipp Maier · 7 years ago
  89. 465446b mgcp_test: sanitize: free msgb_ctx by Neels Hofmeyr · 7 years ago
  90. b597b4f mgcp_test: test_no_cycle: sanitize: free endp by Neels Hofmeyr · 7 years ago
  91. d20910c mgcp_test: test_packet_error_detection: sanitize: free all conns by Neels Hofmeyr · 7 years ago
  92. 677f4ad legacy_mgcp: mgcp_test: sanitize: free msgb_ctx by Neels Hofmeyr · 7 years ago
  93. 06da85e client: add ip address parsing to the client by Philipp Maier · 7 years ago
  94. 1dc6be6 client: add unified function to generate MGCP messages by Philipp Maier · 7 years ago
  95. 8348abb client: fix stderror logging in unit-test by Philipp Maier · 7 years ago
  96. 3d9b656 mgcp_test: do not send rtp packets by Philipp Maier · 7 years ago
  97. 020e89b mgcp_test: tweak test failure output by Neels Hofmeyr · 7 years ago
  98. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  99. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  100. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago