Release v1.10.0 on 2022-06-28.
  1. e0058b7 mgcp_codec: do not differentiate between oa and bwe when comparing codec by Philipp Maier · 2 years, 4 months ago
  2. b066bd0 Take into account Marker bit when patching RTP stream by Pau Espin Pedrol · 3 years ago
  3. d6769ea Fail rx MDCX sendrecv with invalid remote addr by Pau Espin Pedrol · 3 years ago
  4. a24dcc6 mgcp_send_dummy: Check RTP destination is available before attempt tx by Pau Espin Pedrol · 3 years ago
  5. 683e05f ptmap: implicitly match '/8000' and '/8000/1' by Neels Hofmeyr · 5 years ago
  6. 16b637b differentiate AMR octet-aligned=0 vs =1 by Neels Hofmeyr · 5 years ago
  7. 2698540 test_mgcp_codec_pt_translate(): more tests by Neels Hofmeyr · 5 years ago
  8. d2f5e69 mgcp_test: extend / rewrite test_mgcp_codec_pt_translate() by Neels Hofmeyr · 5 years ago
  9. 83fd8a5 mgw: Support receiving lowercase LCO codec by Pau Espin Pedrol · 5 years ago
  10. 1705848 mgw: Support receiving uppercase connection mode by Pau Espin Pedrol · 5 years ago
  11. 0c6c3c1 mgw: Support lowercase header parameters by Pau Espin Pedrol · 5 years ago
  12. fe9a1fe mgw: Support uppercase LCO options by Pau Espin Pedrol · 5 years ago
  13. 228e591 AMR: Add function to convert between bw-effient and octet aligned mode by Philipp Maier · 5 years ago
  14. a77eade mgcp_conn_get(): match conn Id ('I:') despite leading zeros by Neels Hofmeyr · 6 years ago
  15. 6531726 mgcp_conn_get(): compare conn Id ('I:') case insensitively by Neels Hofmeyr · 6 years ago
  16. 5336f57 fix mgcp_verify_ci(): off-by-one in max len check by Neels Hofmeyr · 6 years ago
  17. 08e0704 mgcp_test: fix log of conn_id presence by Neels Hofmeyr · 6 years ago
  18. f2388ea X-Osmo-IGN: rather parse items by token, not char by Neels Hofmeyr · 6 years ago
  19. e6d8e91 add X-Osmo-IGN MGCP header to ignore CallID by Neels Hofmeyr · 6 years ago
  20. bc0346e mgw: clean up codec negotiation (sdp) by Philipp Maier · 6 years ago
  21. 3d7b58d protocol: reject illegal lco options by Philipp Maier · 6 years ago
  22. 2da99a2 mgcp_stat: Don't print osmux stats if it is off by Pau Espin Pedrol · 6 years ago
  23. 12943ea mgcp: make domain name configurable by Philipp Maier · 6 years ago
  24. 7df419b mgcp_test: add returncode check by Philipp Maier · 7 years ago
  25. ffd75e4 libosmo-mgcp: Connection Identifiers are allocated by MGW, not CA by Philipp Maier · 7 years ago
  26. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  27. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago
  28. e9920f2 split off osmo-mgw: remove files, apply build, rename by Neels Hofmeyr · 7 years ago
  29. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/tests/mgcp/mgcp_test.ok]
  30. 619b014 mgcp: Allow to omit sending the audio name at all by Holger Hans Peter Freyther · 10 years ago
  31. 7b76f82 mgcp: Count the incoming data instead of the modified one by Holger Hans Peter Freyther · 10 years ago
  32. 05d481a mgcp: Do not detect the initial package as a wrap around by Holger Hans Peter Freyther · 10 years ago
  33. a5a59c9 mgcp: Move Annex A counting out of patch/count method by Holger Hans Peter Freyther · 10 years ago
  34. e46bc27 mgcp: Store one more codec/payload type if it is present by Holger Hans Peter Freyther · 10 years ago
  35. cb04ca2 mgcp: Fix SDP formatting of fmtp_extra (Coverity) by Jacob Erlbeck · 10 years ago
  36. bebf92d mgcp/test: Add test case using the fmtp_extra info by Jacob Erlbeck · 10 years ago
  37. 452c183 mgcp: Set net_end audio params in recvonly mode by Jacob Erlbeck · 10 years ago
  38. cdfc206 mgcp: Round the frame time otherwise we have porting issues by Holger Hans Peter Freyther · 10 years ago
  39. ba41978 mgcp: transit is a signed variable and should be printed like this by Holger Hans Peter Freyther · 10 years ago
  40. b281e4e mgcp/rtp: Base jitter calculation on input timestamps by Jacob Erlbeck · 10 years ago
  41. eacc9b9 mgcp/rtp: Compute delta timestamp based on wallclock by Jacob Erlbeck · 10 years ago
  42. 303b54a mgcp/rtp: Fix transit computation units by Jacob Erlbeck · 10 years ago
  43. e763f3e mgcp/test: Fake wallclock for RTP timing/stats tests by Jacob Erlbeck · 10 years ago
  44. cf577c3 mgcp/test: Only include conn_mode into test output by Jacob Erlbeck · 10 years ago
  45. ead0529 mgcp/test: Don't reset conn_mode between messages by Jacob Erlbeck · 10 years ago
  46. 8857c90 mgcp: Disable output enabled on initialisation by Jacob Erlbeck · 10 years ago
  47. 075a9eb mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  48. 2645c9e mgcp: Set output_enabled flags based on the MGCP mode by Jacob Erlbeck · 11 years ago
  49. 68c74f5 mgcp/test: Reset pkt_period_* after each test by Jacob Erlbeck · 11 years ago
  50. 1b653af mgcp/test: Test the connection mode parser by Jacob Erlbeck · 11 years ago
  51. 4bbddc6 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  52. 65c7a45 mgcp/test: Use differential output for counters and timestamp by Jacob Erlbeck · 11 years ago
  53. 93c9da3 mgcp/test: Add test cases for constant RTP sequence number by Jacob Erlbeck · 11 years ago
  54. 24754f0 mgcp: Parse SDP to get rate and packet duration by Jacob Erlbeck · 11 years ago
  55. 2c2ca4d mgcp: Put local connection options into a struct by Jacob Erlbeck · 11 years ago
  56. ba477d2 mgcp/test: Output the packet duration after MGCP parsing by Jacob Erlbeck · 11 years ago
  57. 58340e5 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  58. 55ba140 mgcp/rtp: Fix output timing error counter by Jacob Erlbeck · 11 years ago
  59. 83c0523 mgcp/rtp: Add more test cases for RTP header patching by Jacob Erlbeck · 11 years ago
  60. a52ac66 mgcp: Add tests for payload types in MGCP messages by Jacob Erlbeck · 11 years ago
  61. 2bee7f9 mgcp: Add new for_each_line macro that also returns empty lines by Jacob Erlbeck · 11 years ago
  62. 72c3090 mgcp/rtp: Fix timestamp offset when patching RTP packets by Jacob Erlbeck · 11 years ago
  63. d62419b mgcp/rtp: Add test case for RTP timestamp patching and stats by Jacob Erlbeck · 11 years ago
  64. 462b7d7 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago
  65. ce55361 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  66. cf2f158 mgcp: Add testdata for MDCX handling by Holger Hans Peter Freyther · 12 years ago
  67. d267f4d mgcp: Test the second CRCX as a CRCX and not as a re-transmission by Holger Hans Peter Freyther · 12 years ago
  68. 8d0be25 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 12 years ago
  69. 38e02c5 mgcp: Calculate the packet loss as of Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  70. 0bf15a8 mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  71. ae19972 mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 12 years ago
  72. d77023b mgcp_test: Add wrong messages as input and check what happens by Holger Hans Peter Freyther · 12 years ago
  73. 6c88217 tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 12 years ago