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