1. c4b9035 mgw: do not fail MGCP on codec mismatch by Neels Hofmeyr · 7 months ago
  2. fd57bd5 mgcp_codec_decide: remove redundant lookup by Neels Hofmeyr · 7 months ago
  3. 2bfa708 mgcp_codec: be sensitive about IuFP when checking codecs by Philipp Maier · 1 year, 1 month ago
  4. 4c4d227 mgcp_codec: fix codec decision by Philipp Maier · 1 year, 2 months ago
  5. 0e8310f mgcp_codec: move mgcp_codec_decide down by Philipp Maier · 1 year, 2 months ago
  6. 3699ef0 mgcp_codec: cosmetic: remove line break in api-doc by Philipp Maier · 1 year, 3 months ago
  7. 9dd80ca mgcp_codec: refactor payload type converstion by Philipp Maier · 1 year, 3 months ago
  8. 621e866 mgcp_codec: fix oa/bwe comparison in mgcp_codec_pt_translate() by Philipp Maier · 1 year, 3 months ago
  9. ec967d7 Revert "mgcp_codec: do not differentiate between oa and bwe when comparing codec" by Philipp Maier · 1 year, 3 months ago
  10. cca5524 Rename and move func checking if amr mode is explicitly configured by Pau Espin Pedrol · 1 year, 8 months ago
  11. e0058b7 mgcp_codec: do not differentiate between oa and bwe when comparing codec by Philipp Maier · 2 years, 5 months ago
  12. 2799ff9 Make function amr_is_octet_aligned publicly available by Pau Espin Pedrol · 2 years, 6 months ago
  13. 80751d8 cosmetic: mgcp_codec.c: Fix typo in comment by Pau Espin Pedrol · 2 years, 6 months ago
  14. 0c04500 libosmo-mgcp: use OSMO_STRLCPY_ARRAY in mgcp_codec_add() by Vadim Yanitskiy · 2 years, 8 months ago
  15. 2ebcf5c libosmo-mgcp: cleanup audio codex alloc by Eric · 2 years, 11 months ago
  16. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 4 years ago
  17. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  18. 7f90ddb mgcp_trunk: remove audio_name and audio_payload by Philipp Maier · 4 years, 1 month ago
  19. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  20. 14b27a8 osmo-mgw: rename struct mgcp_trunk_config and symbol tcfg by Philipp Maier · 4 years, 1 month ago
  21. a468b0f mgcp_codec_add: fix audio_name size check by Neels Hofmeyr · 4 years, 10 months ago
  22. b0cfa72 mgcp_codec: codec_set(): log about all possible errors by Neels Hofmeyr · 5 years ago
  23. 683e05f ptmap: implicitly match '/8000' and '/8000/1' by Neels Hofmeyr · 5 years ago
  24. 16b637b differentiate AMR octet-aligned=0 vs =1 by Neels Hofmeyr · 5 years ago
  25. ce64f18 fix memleak: actually free strings in mgcp_codec_reset_all() by Neels Hofmeyr · 5 years ago
  26. 667fa59 mgcp_codec: split codec_free() off of codec_init() by Neels Hofmeyr · 5 years ago
  27. 740af6e mgcp_codec: constify 'param' arg by Neels Hofmeyr · 5 years ago
  28. 782d607 rename codecs_cmp() to codecs_same() by Neels Hofmeyr · 5 years ago
  29. 83fd8a5 mgw: Support receiving lowercase LCO codec by Pau Espin Pedrol · 5 years ago
  30. 3239f62 Introduce log fmt helpers LOGPENDP and LOGPCONN by Pau Espin Pedrol · 5 years ago
  31. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  32. 6931f9a mgcp_network: translate payload type numbers in RTP packets by Philipp Maier · 6 years ago
  33. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago