Release v1.11.0 on 2023-02-07.
  1. 5656fbf protocol: prohibit wildcarded requests for MDCX and DLCX by Philipp Maier · 6 years ago
  2. 207ab51 protocol: fix tagging of wildcarded requests by Philipp Maier · 6 years ago
  3. c3cc654 protocol: check requested connection mode by Philipp Maier · 6 years ago
  4. af07f66 protocol: exit cleanly when local cx options check fails by Philipp Maier · 6 years ago
  5. dd0c522 protocol: reject DLCX/CRCX/MDCX on unsupported parameters by Philipp Maier · 6 years ago
  6. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  7. 1355d7e cosmetic: rename mgcp_release_endp to mgcp_endp_release by Philipp Maier · 6 years ago
  8. edc00f4 cosmetic: move mgcp_release_endp() to mgcp_ep.c by Philipp Maier · 6 years ago
  9. dd4ede3 protocol: on wildcarded CRCX return endpoint number as hex by Philipp Maier · 6 years ago
  10. a390d0b protocol: check the packetization in local cx options by Philipp Maier · 6 years ago
  11. c3cfae2 protocol: fix missing carriage return by Philipp Maier · 6 years ago
  12. 3cbfb8a protocol: fix problem with line break and OSMUX by Philipp Maier · 6 years ago
  13. 7f0966c mgcp: add prefix to virtual trunk by Philipp Maier · 6 years ago
  14. 55295f7 mgcp: permit wildcarded endpoint assignment (CRCX) by Philipp Maier · 6 years ago
  15. 2138779 cosmetic: protocol: remove unnecessary nul termination by Philipp Maier · 6 years ago
  16. 12943ea mgcp: make domain name configurable by Philipp Maier · 6 years ago
  17. e35eeae Return proper MGCP Error codes, as per spec by Harald Welte · 7 years ago
  18. abbb6b9 centralize handling of common errors like "endpoint not found" by Harald Welte · 7 years ago
  19. 1d1b98f libosmo-mgcp: Cosmetic spelling fixes in comments by Harald Welte · 7 years ago
  20. 230e4fc cosmetic: clearly mark endpoint numbers as hex by Philipp Maier · 7 years ago
  21. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  22. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  23. fcd0655 vty: do not change number_endpoints at runtime by Philipp Maier · 7 years ago
  24. 653c4ff fix segfault: DLCX for unknown endpoint: dont try to log NULL endpoint by Neels Hofmeyr · 7 years ago
  25. 1cb1e38 network: autdetect rtp bind ip-address by Philipp Maier · 7 years ago
  26. e726d4f cosmetic: make dummy packet handling more explicit by Philipp Maier · 7 years ago
  27. f4c0e37 protocol: allow wildcarded DLCX by Philipp Maier · 7 years ago
  28. 8970c49 sdp: refactoring sdp parser/generator by Philipp Maier · 7 years ago
  29. 6779354 drop code dup between libosmo-mgcp-client and libosmo-mgcp by Neels Hofmeyr · 7 years ago
  30. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  31. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago